diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-20 07:39:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-20 07:39:20 +0000 |
commit | d63c3a705769aecf8ec9064a47c955f41a2e99a8 (patch) | |
tree | 507b51fa3c93baa414e29d3349837d5f0a993f33 /linuxthreads/ChangeLog | |
parent | 40c90e006d41e460fba83e79dc325c60d63e64f3 (diff) | |
download | glibc-d63c3a705769aecf8ec9064a47c955f41a2e99a8.tar.gz glibc-d63c3a705769aecf8ec9064a47c955f41a2e99a8.tar.xz glibc-d63c3a705769aecf8ec9064a47c955f41a2e99a8.zip |
Update.
2003-04-20 Ulrich Drepper <drepper@redhat.com> * internals.h: Split pthread_functions definition into... * sysdeps/pthread/pthread-functions.h: ...new file. * sysdeps/i386/useldt.h: Include <sysdep.h>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2fb152b342..093cce8e2c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2003-04-20 Ulrich Drepper <drepper@redhat.com> + + * internals.h: Split pthread_functions definition into... + * sysdeps/pthread/pthread-functions.h: ...new file. + + * sysdeps/i386/useldt.h: Include <sysdep.h>. + 2003-04-13 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to |