diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 11:23:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 11:23:37 +0000 |
commit | bb41a976a37574d81b6755b1d57c7ce47d8f9dcb (patch) | |
tree | e2cece2c6f82b9ae85acc1d5a0ca6c57c4a3baad /ChangeLog | |
parent | 97dac76c11e1317222fb09913d695bab51ba7b3c (diff) | |
download | glibc-bb41a976a37574d81b6755b1d57c7ce47d8f9dcb.tar.gz glibc-bb41a976a37574d81b6755b1d57c7ce47d8f9dcb.tar.xz glibc-bb41a976a37574d81b6755b1d57c7ce47d8f9dcb.zip |
Update.
1998-11-19 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Add comment to all-subdirs definition. Add rule to generate sysd-sorted. Include this file and and set subdirs value to $(sorted-subdirs). * scripts/gen-sorted.awk: New file. * Make-dist (+tsrcs): Add Depend. * nscd/Depend: New file. * nss/Depend: New file. * rt/Depend: New file. * manual/errno.texi> Change the short text for ENODEV to "No such device".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a394fd9001..7f76f69b24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1998-11-19 Ulrich Drepper <drepper@cygnus.com> + + * Makeconfig: Add comment to all-subdirs definition. + Add rule to generate sysd-sorted. Include this file and and set + subdirs value to $(sorted-subdirs). + * scripts/gen-sorted.awk: New file. + * Make-dist (+tsrcs): Add Depend. + * nscd/Depend: New file. + * nss/Depend: New file. + * rt/Depend: New file. + 1998-11-18 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/bsd/poll.c (__poll): Add code to extend sets if any @@ -15,6 +26,9 @@ * io/Makefile (CFLAGS-ftw.c): Removed. + * manual/errno.texi> Change the short text for ENODEV to + "No such device". + 1998-11-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * io/Makefile (tests): Make sure that the test program has an |