diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-06 10:21:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-06 10:21:30 +0000 |
commit | acdf125133f9ec20dc533a1af879c52a8e754f90 (patch) | |
tree | 1d61cb807566584de805504e9fc4f3b035bd068a /ChangeLog | |
parent | 3cb0721780482693695c9cba48b0401995c4793d (diff) | |
download | glibc-acdf125133f9ec20dc533a1af879c52a8e754f90.tar.gz glibc-acdf125133f9ec20dc533a1af879c52a8e754f90.tar.xz glibc-acdf125133f9ec20dc533a1af879c52a8e754f90.zip |
Update.
1998-10-05 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use __P in definitions of inline stat functions so that they match the declaration. * stdlib/stdlib.h: Likewise. * wcsmbs/wchar.h: Likewise. * libio/stdio.h: Likewise. * stdio/stdio.h: Likewise. * sysdeps/wordsize-64/inttypes.h: Likewise. * sysdeps/wordsize-32/inttypes.h: Likewise. * string/argz.h: Likewise. * argp/argp.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3cd2163492..7cf98e1d09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1998-10-05 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use __P + in definitions of inline stat functions so that they match the + declaration. + * stdlib/stdlib.h: Likewise. + * wcsmbs/wchar.h: Likewise. + * libio/stdio.h: Likewise. + * stdio/stdio.h: Likewise. + * sysdeps/wordsize-64/inttypes.h: Likewise. + * sysdeps/wordsize-32/inttypes.h: Likewise. + * string/argz.h: Likewise. + * argp/argp.h: Likewise. + 1998-10-06 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/in.h: Remove ipv6_mreq which is in |