diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 64b71117c0..f159f0793b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-12-22 Roland McGrath + + * Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%). + 2002-12-21 Ulrich Drepper * pthread.c (init_rtsigs): Remove incomplete __builtin_expect. diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 1cb4c372c2..836a996ce3 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2002-12-22 Roland McGrath + + * Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%). + 2002-12-20 Ulrich Drepper * sysdeps/pthread/bits/stdio-lock.h (_IO_lock_inexpensive): Define.