]> sourceware.org Git - glibc.git/commit
Update.
authorAndreas Jaeger <aj@suse.de>
Thu, 21 Dec 2000 17:24:40 +0000 (17:24 +0000)
committerAndreas Jaeger <aj@suse.de>
Thu, 21 Dec 2000 17:24:40 +0000 (17:24 +0000)
commitcc657ce5831efdfc208a1842c7e61c3685a256d0
treeb71166d30388d77e291524a98aa6a1014599018f
parent6b083d46e4f8de4d50daa6e12a1692bc744e2b9a
Update.

2000-12-21  Andreas Jaeger  <aj@suse.de>

* nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
* inet/ether_hton.c: Likewise
* inet/ether_ntoh.c: Likewise.

* nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
declaration to match prototype.

* include/netinet/ether.h (struct etherent): Declare here so that
all implementations use the same struct.

* nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
prototypes.
(struct ether): Removed.
Use struct etherent instead of ether everywhere.

* include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.

* include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.

* sunrpc/publickey.c: Include auth_des.h for prototypes.

* test-skeleton.c: Use temp_name_list instead of name_list to
ChangeLog
This page took 0.039182 seconds and 5 git commands to generate.