diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-03 21:40:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-03 21:40:30 +0000 |
commit | 4bb8fc33018de0b3519b1069fa87d670f71249dc (patch) | |
tree | 292a9f4d7310011cf2e7db5e5a886b8ea78a8207 /linuxthreads_db | |
parent | 5ce98c3f3f6a4715ce4ddef03a2f15b2dcf7d676 (diff) | |
download | glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.tar.gz glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.tar.xz glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN):
Diffstat (limited to 'linuxthreads_db')
-rw-r--r-- | linuxthreads_db/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 091a3fb3d8..338bf8207f 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,7 @@ +2004-05-01 Jakub Jelinek <jakub@redhat.com> + + * thread_dbP.h (LOG): Use write instead of __libc_write. + 2004-03-13 Jakub Jelinek <jakub@redhat.com> * td_thr_tlsbase.c: Remove dl-tls.h include. Don't use |