diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-01 07:15:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-01 07:15:16 +0000 |
commit | 407a7d0eb770ae079a662e7b2b8cff5a750ca6ed (patch) | |
tree | 54379335a4475b55620c7fa3a2448afef056c8f5 /ChangeLog | |
parent | b7e2d9a56b3f16b231c2370b589b11d3a322337b (diff) | |
download | glibc-407a7d0eb770ae079a662e7b2b8cff5a750ca6ed.tar.gz glibc-407a7d0eb770ae079a662e7b2b8cff5a750ca6ed.tar.xz glibc-407a7d0eb770ae079a662e7b2b8cff5a750ca6ed.zip |
Update.
1999-02-25 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/libc.texinfo: Wrap @top node inside @ifnottex instead of @ifinfo. 1999-02-25 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * iconvdata/Makefile: Always include iconv-rules, but disable rule to regenerate it if avoid-generated. * Makeconfig: Always include sys-dirs, but disable rule to regenerate it when avoid-generated. * sysdeps/unix/Makefile: Put `ifndef avoid-generated' only around rule to generate sysd-syscalls. * elf/Makefile (generated): Remove $(objpfx) from names.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index da5a941201..7da090e005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1999-02-25 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * manual/libc.texinfo: Wrap @top node inside @ifnottex instead of + @ifinfo. + +1999-02-25 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * iconvdata/Makefile: Always include iconv-rules, but disable rule + to regenerate it if avoid-generated. + + * Makeconfig: Always include sys-dirs, but disable rule to + regenerate it when avoid-generated. + + * sysdeps/unix/Makefile: Put `ifndef avoid-generated' only around + rule to generate sysd-syscalls. + + * elf/Makefile (generated): Remove $(objpfx) from names. + 1999-02-28 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/getsockname.c (getsockname): Set *LEN to the |