diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 00:51:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 00:51:16 +0000 |
commit | 248286e53395f6302030ca5f032f356faf2d9798 (patch) | |
tree | ad742e28998c069d6724cc6324d3e9ef5ae7a7fd /ChangeLog | |
parent | 4ebc35ac66f8012dce864e8bd6f1e099068c1415 (diff) | |
download | glibc-248286e53395f6302030ca5f032f356faf2d9798.zip glibc-248286e53395f6302030ca5f032f356faf2d9798.tar.gz glibc-248286e53395f6302030ca5f032f356faf2d9798.tar.bz2 |
Update.
* stdio-common/Makefile (test): Add tst-cookie.
* stdio-common/tst-cookie.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-08-24 Ulrich Drepper <drepper@cygnus.com> + * stdio-common/Makefile (test): Add tst-cookie. + * stdio-common/tst-cookie.c: New file. + * sysdeps/unix/sysv/linux/mips/bits/errno.h: Fix EILSEQ value changed in last patch. Reported by Ralf Baechle. |