diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 18:57:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 18:57:31 +0000 |
commit | 01c771d0ac8ff3588eefd9745e9450962a1bcdd6 (patch) | |
tree | b1383e59c3ebf3a1f833567cfc018b4ca7f4f8f7 /ChangeLog | |
parent | cf752fe284e3b67e3258ea205669868e2cab340e (diff) | |
download | glibc-01c771d0ac8ff3588eefd9745e9450962a1bcdd6.zip glibc-01c771d0ac8ff3588eefd9745e9450962a1bcdd6.tar.gz glibc-01c771d0ac8ff3588eefd9745e9450962a1bcdd6.tar.bz2 |
Update.
* sysdeps/unix/sysv/sysv4/solaris2/getdents.c: New file.
Patch by John Tobey <jtobey@banta-im.com>.
* sysdeps/unix/sysv/sysv4/solaris2/bits/dirent.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 1999-08-25 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/sysv4/solaris2/getdents.c: New file. + Patch by John Tobey <jtobey@banta-im.com>. + + * sysdeps/unix/sysv/sysv4/solaris2/bits/dirent.h: New file. + * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Move old_siocfifconf definition to toplevel. (__protocol_available): Remove old_siocfifconf definition. |