summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-27 09:56:16 +0000
committerRoland McGrath <roland@gnu.org>2005-04-27 09:56:16 +0000
commit5e2d8ac83c1b202ae52c069e0873230ee71b49d9 (patch)
tree82cdc234d1eef83ab4c28929439100ef8f9c61f0 /nptl/ChangeLog
parentfb1887c7f98a45a089720d882dfbd67bd478c1b5 (diff)
* posix/unistd.h: Remove __nonnull from acct decl.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 82b3cccdc4..428e599200 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -5,6 +5,8 @@
2005-04-27 Roland McGrath <roland@redhat.com>
+ * Makefile (tests): Remove tst-clock2.
+
* sysdeps/unix/sysv/linux/timer_create.c (timer_create): Handle
CLOCK_PROCESS_CPUTIME_ID and CLOCK_PROCESS_THREAD_ID specially,
translating to the kernel clockid_t for our own process/thread clock.