about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-23 00:45:05 +0000
committerRoland McGrath <roland@gnu.org>2002-12-23 00:45:05 +0000
commit5220f9ace442d174ca2ffe952b23d11b2334e427 (patch)
treefd0227283989c8eab56f92acc18a2a249794f570 /linuxthreads
parent645294eb8989b997d3124745705fb60d87c75723 (diff)
downloadglibc-5220f9ace442d174ca2ffe952b23d11b2334e427.tar.gz
glibc-5220f9ace442d174ca2ffe952b23d11b2334e427.tar.xz
glibc-5220f9ace442d174ca2ffe952b23d11b2334e427.zip
* Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
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  <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.