]> git.ipfire.org Git - thirdparty/glibc.git/commit - include/rpc/auth_des.h
Update.
authorAndreas Jaeger <aj@suse.de>
Sun, 31 Dec 2000 15:34:47 +0000 (15:34 +0000)
committerAndreas Jaeger <aj@suse.de>
Sun, 31 Dec 2000 15:34:47 +0000 (15:34 +0000)
commite4aced47ae1046850d846137ec72adfe32c57186
treef3250faefea176565c7fc836b0f351a96aa8937b
parenta2e48a256abd7e745687cabe72f4f1219da95d74
Update.

* posix/bsd-getpgrp.c: Add prototype to avoid warning.

* sunrpc/svc_unix.c: Include <rpc/svc.h> for prototypes.

* sunrpc/create_xid.c: Include <rpc/svc.h> for prototypes.

* include/rpc/rpc_msg.h: Add prototypes for some functions.
* include/rpc/auth.h: Likewise.
* include/rpc/auth_des.h: Likewise.
* include/rpc/clnt.h: Likewise.
* include/rpc/rpc.h: Likewise.
* include/rpc/svc.h: Likewise.
* include/rpc/svc_auth.h: Likewise.

* include/rpc/des_crypt.h: New file.
ChangeLog
include/rpc/auth.h
include/rpc/auth_des.h
include/rpc/clnt.h
include/rpc/des_crypt.h [new file with mode: 0644]
include/rpc/rpc.h
include/rpc/rpc_msg.h
include/rpc/svc.h
include/rpc/svc_auth.h
sunrpc/svc_unix.c