diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-17 15:34:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-17 15:34:52 +0000 |
commit | c5b0e13e208bbc4722be3f45283e75d1333b4957 (patch) | |
tree | 004ae47fc7a7c6defe30a56e577d190eda0bf5f4 /ChangeLog | |
parent | c0b50509efc80bc9a2c9ebc787d2ab868816231d (diff) | |
download | glibc-c5b0e13e208bbc4722be3f45283e75d1333b4957.zip glibc-c5b0e13e208bbc4722be3f45283e75d1333b4957.tar.gz glibc-c5b0e13e208bbc4722be3f45283e75d1333b4957.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and
MSG_TRYHARD.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1998-12-17 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_IRDA, PF_IRDA and + MSG_TRYHARD. + * sunrpc/clnt_unix.c (clntunix_destroy): Use __close not close. * libio/oldtmpfile.c: Likewise. * libio/oldiofdopen.c: Use __fcntl instead fcntl. |