mirror of git://sourceware.org/git/glibc.git
* sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
testing getdents64 return value.
This commit is contained in:
parent
3c69e3d802
commit
36654964b7
|
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
2002-12-01 Roland McGrath <roland@redhat.com>
|
2002-12-01 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
|
||||||
|
testing getdents64 return value.
|
||||||
|
|
||||||
* scripts/versions.awk: Don't pass -n flag to sort command.
|
* scripts/versions.awk: Don't pass -n flag to sort command.
|
||||||
|
|
||||||
* posix/bug-regex13.c: Include <string.h>.
|
* posix/bug-regex13.c: Include <string.h>.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue