This commit is contained in:
Ulrich Drepper 2000-01-05 21:36:31 +00:00
parent 77805965c4
commit 26a51b62fe

View File

@ -6,6 +6,9 @@
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/posix/getaddrinfo.c: Add support for SOCK_RAW.
Patch by YOSHIFUJI Hideaki <yoshifuji@ecei.tohoku.ac.jp>.
* io/ftw.c (process_entry): Cache object dev/inode only for
directories (PR libc/1514).