diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-30 02:31:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-30 02:31:19 +0000 |
commit | 31df0ab098442ccd9fdc7571b624d26137361089 (patch) | |
tree | 42ba3b6bf7f7cf1f4c8e8009f711a0e1397e58d6 /ChangeLog | |
parent | 598d7a425644545bb0fc65bd747e7d4c6e95c4a1 (diff) | |
download | glibc-31df0ab098442ccd9fdc7571b624d26137361089.zip glibc-31df0ab098442ccd9fdc7571b624d26137361089.tar.gz glibc-31df0ab098442ccd9fdc7571b624d26137361089.tar.bz2 |
Update.
2002-12-24 GOTO Masanori <gotom@debian.or.jp>
* sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
checking of return value ENOSYS from getdents64.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-12-24 GOTO Masanori <gotom@debian.or.jp> + + * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition + checking of return value ENOSYS from getdents64. + 2002-12-28 Andreas Schwab <schwab@suse.de> * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d. |