* sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des.
authorRoland McGrath <roland@gnu.org>
Tue, 17 Sep 2002 10:58:17 +0000 (10:58 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 17 Sep 2002 10:58:17 +0000 (10:58 +0000)
commite436294bb21b76e7eb13374da1c77525104e2503
tree8d12df7104feeb3ceeeaa90151b9ae8ca48ab27b
parent39d003fb0e5a097ffcb7636ea6eebd012f251f3d
* sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des.

(passwd2des): Define it as an alias.
(xencrypt, xdecrypt): Call passwd2des_internal instead of passwd2des.

2002-09-12  Bruno Haible  <bruno@clisp.org>

* include/sys/sysctl.h (__sysctl): Add libc_hidden_proto.
* sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Add libc_hidden_def.

* include/rpc/xdr.h (xdrstdio_create): Add libc_hidden_proto.
* sunrpc/xdr_stdio.c (xdrstdio_create): Add libc_hidden_def.
ChangeLog
include/rpc/xdr.h
include/sys/sysctl.h
sunrpc/xcrypt.c
sunrpc/xdr_stdio.c
sysdeps/unix/sysv/linux/sysctl.c