diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-21 18:58:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-21 18:58:31 +0000 |
commit | b33ed4326d7d5a0f2ab07df4dfe723520d95a33e (patch) | |
tree | eeda429fc7149ba7b3fee8c50d6c6e27d2a8300e /ChangeLog | |
parent | f9a06dc1b5f83ddd6448c6bf80dfe9e02eb97a3d (diff) | |
download | glibc-b33ed4326d7d5a0f2ab07df4dfe723520d95a33e.zip glibc-b33ed4326d7d5a0f2ab07df4dfe723520d95a33e.tar.gz glibc-b33ed4326d7d5a0f2ab07df4dfe723520d95a33e.tar.bz2 |
Update.
2004-04-21 Jakub Jelinek <jakub@redhat.com>
* posix/tst-chmod.c (do_test): Fix a typo.
* elf/lateglobal.c (main): Fix error checks.
Patch by Stephen Clarke <stephen.clarke@st.com>.
* manual/ctype.texi (isblank, iswblank): Mark as ISO functions,
mention they have been added in ISO C99.
Reported by Ben Pfaff <blp@cs.stanford.edu>.
2004-03-31 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2004-04-21 Jakub Jelinek <jakub@redhat.com> + + * posix/tst-chmod.c (do_test): Fix a typo. + * elf/lateglobal.c (main): Fix error checks. + Patch by Stephen Clarke <stephen.clarke@st.com>. + + * manual/ctype.texi (isblank, iswblank): Mark as ISO functions, + mention they have been added in ISO C99. + Reported by Ben Pfaff <blp@cs.stanford.edu>. + +2004-03-31 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Fix typo. + 2004-04-20 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c (shm_unlink): Change EPERM into |