diff options
author | Roland McGrath <roland@gnu.org> | 1996-02-12 10:36:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-02-12 10:36:01 +0000 |
commit | 25f9784eb8e54e720b24e8f2999765aa37bfb578 (patch) | |
tree | c5a7a54f679089f265d80c636b1869f9e0131509 /ChangeLog | |
parent | 1fe58993bc8d1ccb8e6acaa5ad6618bafe5e30b6 (diff) | |
download | glibc-25f9784eb8e54e720b24e8f2999765aa37bfb578.tar.gz glibc-25f9784eb8e54e720b24e8f2999765aa37bfb578.tar.xz glibc-25f9784eb8e54e720b24e8f2999765aa37bfb578.zip |
* sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>.
* sunrpc/pm_getmaps.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f053d2a1af..3de8d3ed02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> + * sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>. + * sunrpc/pm_getmaps.c: Likewise. + * sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday, so real syscalls override unix/sysv/*.c on sysv-derived systems that have them. |