diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-13 15:13:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-13 15:13:26 +0000 |
commit | 547ff46273e7460f79a51ecda370116969eba182 (patch) | |
tree | da4830db61c4476e634a69dbcf67ba480acd3631 /linuxthreads/ChangeLog | |
parent | 3737ff12bcf09b8724905483b57e063125e0f43c (diff) | |
download | glibc-547ff46273e7460f79a51ecda370116969eba182.zip glibc-547ff46273e7460f79a51ecda370116969eba182.tar.gz glibc-547ff46273e7460f79a51ecda370116969eba182.tar.bz2 |
Update.
2000-04-13 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/getcpuclockid.c
(pthread_getcpuclockid): Fix typo.
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 d7c9b5f..aabde7b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-04-13 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/getcpuclockid.c + (pthread_getcpuclockid): Fix typo. + 2000-04-12 Ulrich Drepper <drepper@redhat.com> * Makefile (libpthread-routines): Add getcpuclockid. |