]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
authorRoland McGrath <roland@gnu.org>
Mon, 23 Dec 2002 00:45:05 +0000 (00:45 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 23 Dec 2002 00:45:05 +0000 (00:45 +0000)
linuxthreads/ChangeLog
nptl/ChangeLog

index 64b71117c0e9acbdde4501ce22b129f2e92629b1..f159f0793b09806141492e4f543aca305a53f919 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-22  Roland McGrath  <roland@redhat.com>
+
+       * Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
+
 2002-12-21  Ulrich Drepper  <drepper@redhat.com>
 
        * pthread.c (init_rtsigs): Remove incomplete __builtin_expect.
index 1cb4c372c252a0302de769db5c42cba78e0e98e5..836a996ce3a7881096f25b93737ea033c15c6c05 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-22  Roland McGrath  <roland@redhat.com>
+
+       * Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
+
 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/pthread/bits/stdio-lock.h (_IO_lock_inexpensive): Define.