diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-23 00:37:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-23 00:37:27 +0000 |
commit | 67ee6db0fdc36dc8760e44893db9675ea6899dbe (patch) | |
tree | 9eb3621963d303aad74b7c460859dca2137a7ab5 /linuxthreads/ChangeLog | |
parent | 97887d3553e8d4673bec256e81d35d7c30a11c07 (diff) | |
download | glibc-67ee6db0fdc36dc8760e44893db9675ea6899dbe.tar.gz glibc-67ee6db0fdc36dc8760e44893db9675ea6899dbe.tar.xz glibc-67ee6db0fdc36dc8760e44893db9675ea6899dbe.zip |
Update.
2002-07-22 Ulrich Drepper <drepper@redhat.com> * Makefile: Actually creat tst-signal.out file when running the test.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 7d4cc40832..3b87581339 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-07-22 Ulrich Drepper <drepper@redhat.com> + + * Makefile: Actually creat tst-signal.out file when running the test. + 2002-07-19 Ulrich Drepper <drepper@redhat.com> * errno.c (__errno_location): Don't define unless !USE_TLS |