diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1998-10-16 Ulrich Drepper <drepper@cygnus.com> + * db/Makefile: Add rule to generate shared object with the soname + from glibc 2.0. + * sysdeps/unix/opendir.c: Use O_DIRECTORY if available. If not available double check to verify it's a directory. |