diff options
author | Roland McGrath <roland@gnu.org> | 2005-01-19 19:26:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-01-19 19:26:29 +0000 |
commit | f9f7fcbe4703a9709fdd87aa4124436e70af1c1a (patch) | |
tree | f9f34698d5df4f8215fde7a63c816fb4315cf157 /ChangeLog | |
parent | 1d038b6bb27e421c593e79f860f1a41c7d1c7a5d (diff) | |
download | glibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.zip glibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.tar.gz glibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.tar.bz2 |
* hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
in assert.
* iconv/strtab.c (strtabfinalize): Likewise.
* libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-01-19 Jakub Jelinek <jakub@redhat.com> + + * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo + in assert. + * iconv/strtab.c (strtabfinalize): Likewise. + + * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype. + 2005-01-17 Roland McGrath <roland@redhat.com> * nscd/Makefile (LDLIBS-nscd): New variable. |