diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-23 00:45:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-23 00:45:05 +0000 |
commit | 5220f9ace442d174ca2ffe952b23d11b2334e427 (patch) | |
tree | fd0227283989c8eab56f92acc18a2a249794f570 /linuxthreads | |
parent | 645294eb8989b997d3124745705fb60d87c75723 (diff) | |
download | glibc-5220f9ace442d174ca2ffe952b23d11b2334e427.tar glibc-5220f9ace442d174ca2ffe952b23d11b2334e427.tar.gz glibc-5220f9ace442d174ca2ffe952b23d11b2334e427.tar.bz2 glibc-5220f9ace442d174ca2ffe952b23d11b2334e427.zip |
* Makefile (omit-deps): Add $(unix-syscalls:%=ptw-%).
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
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. |