diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-25 09:44:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-25 09:44:37 +0000 |
commit | 38576ab3076316a4bcad7bae173f4a8a288a4a69 (patch) | |
tree | 1e010e676c1690fb4072c654aeb5ab98bf7aac1a /linuxthreads/ChangeLog | |
parent | 494e471ff8410cc4555dabec419035e16f872cfb (diff) | |
download | glibc-38576ab3076316a4bcad7bae173f4a8a288a4a69.tar.gz glibc-38576ab3076316a4bcad7bae173f4a8a288a4a69.tar.xz glibc-38576ab3076316a4bcad7bae173f4a8a288a4a69.zip |
* sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
(DOARGS_5, DOARGS_6, DOARGS_7): Rewritten.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c0c451bd27..d741a1e4ad 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-03-24 Daniel Jacobowitz <drow@mvista.com> + + * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h + (DOARGS_5, DOARGS_6, DOARGS_7): Rewritten. + 2003-03-22 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/fork.c (__fork): Add libc_hidden_def. |