diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-27 20:23:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-27 20:23:17 +0000 |
commit | 577822c05ffeb7be0bad4ecfcb0f5ee394313e40 (patch) | |
tree | 69ff7bf1f40f2747c750171c927ba0ce503b16f4 /ChangeLog | |
parent | 68b9e1ae08d8f6246fa65ee61ea6bb2e3da7d6ff (diff) | |
download | glibc-577822c05ffeb7be0bad4ecfcb0f5ee394313e40.zip glibc-577822c05ffeb7be0bad4ecfcb0f5ee394313e40.tar.gz glibc-577822c05ffeb7be0bad4ecfcb0f5ee394313e40.tar.bz2 |
Update.
2003-08-27 Ulrich Drepper <drepper@redhat.com>
* include/stdio.h: Add declarations for __builtin_fwrite and
__builtin_fwrite_unlocked.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-08-27 Ulrich Drepper <drepper@redhat.com> + + * include/stdio.h: Add declarations for __builtin_fwrite and + __builtin_fwrite_unlocked. + 2003-08-27 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/opendir.c (__opendir): Make sure even struct dirent64 |