diff options
author | Roland McGrath <roland@gnu.org> | 2005-01-26 02:39:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-01-26 02:39:20 +0000 |
commit | d68684162bd587ffe94c0f62c9504e5841855ba5 (patch) | |
tree | da04c7e9d1f8908fdb2dc46f1b408fe177524d42 /ChangeLog | |
parent | edd806d26f12dd42a3f886af2bc30ae845d959e5 (diff) | |
download | glibc-d68684162bd587ffe94c0f62c9504e5841855ba5.tar glibc-d68684162bd587ffe94c0f62c9504e5841855ba5.tar.gz glibc-d68684162bd587ffe94c0f62c9504e5841855ba5.tar.bz2 glibc-d68684162bd587ffe94c0f62c9504e5841855ba5.zip |
* manual/memory.texi (sbrk): Fix definition.
* manual/string.texi (strcasestr): Fix example typo.
2005-01-25 Roland McGrath <roland@redhat.com>
* sysdeps/generic/syslog.c [NO_SIGPIPE]: Protect sigpipe_handler decl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-01-14 GOTO Masanori <gotom@debian.or.jp> + + * manual/memory.texi (sbrk): Fix definition. + * manual/string.texi (strcasestr): Fix example typo. + +2005-01-25 Roland McGrath <roland@redhat.com> + + * sysdeps/generic/syslog.c [NO_SIGPIPE]: Protect sigpipe_handler decl. + 2005-01-23 Roland McGrath <roland@redhat.com> * sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appears |