diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-31 20:32:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-31 20:32:41 +0000 |
commit | 3d7ec3ad7571c11871d0b8b7426730831ac53d1a (patch) | |
tree | 284bedddec5bdb3a8acf2602b75619c6e52e7450 /ChangeLog | |
parent | 28c97261ea0b6570b6c92222f5a8676a012bdf21 (diff) | |
download | glibc-3d7ec3ad7571c11871d0b8b7426730831ac53d1a.tar.gz glibc-3d7ec3ad7571c11871d0b8b7426730831ac53d1a.tar.xz glibc-3d7ec3ad7571c11871d0b8b7426730831ac53d1a.zip |
Update.
2003-08-31 Ulrich Drepper <drepper@redhat.com> * libio/libio.h (_IO_acquire_lock_fct): Define as inline function. Code by Richard Henderson.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0b78e5eba0..5596d530b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-31 Ulrich Drepper <drepper@redhat.com> + + * libio/libio.h (_IO_acquire_lock_fct): Define as inline function. + Code by Richard Henderson. + 2003-08-31 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/Versions: Add posix_fadvise64 and |