diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-08 04:57:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-08 04:57:40 +0000 |
commit | 777414995d5bcf21a64c2b9bf919d8abe33b4713 (patch) | |
tree | d28d6abc9363a4850f2d53bab0c5bb38a1d4dc57 /ChangeLog | |
parent | ffa8a90345ca127a384198b96add9939cb9f8e5c (diff) | |
download | glibc-777414995d5bcf21a64c2b9bf919d8abe33b4713.tar.gz glibc-777414995d5bcf21a64c2b9bf919d8abe33b4713.tar.xz glibc-777414995d5bcf21a64c2b9bf919d8abe33b4713.zip |
Update.
* time/time.h: Add missing __THROW for clock_getcpuclockid prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9f22d2b8e9..3314b60b47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-07 Ulrich Drepper <drepper@redhat.com> + * time/time.h: Add missing __THROW for clock_getcpuclockid + prototype. + * elf/Makefile (distribute): Add dl-dtprocnum.h. * include/elf.h: Include also <dl-dtprocnum.h>. * elf/dl-deps.c: Likewise. |