Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 20 Aug 2001 06:37:56 +0000 (06:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 20 Aug 2001 06:37:56 +0000 (06:37 +0000)
commit9af652f60865624b4f44605c0c8bd4c23a18a2a7
tree74905537f4aacd0ad0f819845808639df06d8612
parent091b895531aabba1adc36ac6b68dd91ba52a0945
Update.

2001-08-19  Ulrich Drepper  <drepper@redhat.com>

* sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
* sunrpc/xdr_rec.c: Likewise.
* sunrpc/xdr_mem.c: Likewise.
* sunrpc/svc_authux.c (_svcauth_unix): Likewise.
* sunrpc/rpc_cmsg.c: Likewise.
* sunrpc/getrpcport.c (getrpcport): Likewise.
* sunrpc/clnt_simp.c (callrpc): Likewise.
* sunrpc/clnt_gen.c (clnt_create): Likewise.
* string/envz.c: Likewise.

* po/ko.po: Update from translation team.

* argp/argp-help.c: Handle wide oriented stderr stream.

* conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
12 files changed:
ChangeLog
argp/argp-help.c
po/ko.po
string/envz.c
sunrpc/clnt_gen.c
sunrpc/clnt_simp.c
sunrpc/getrpcport.c
sunrpc/rpc_cmsg.c
sunrpc/svc_authux.c
sunrpc/svcauth_des.c
sunrpc/xdr_mem.c
sunrpc/xdr_rec.c