diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-12 04:45:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-12 04:45:10 +0000 |
commit | 9dd7309ceee055ed98039f29982dc773bfc63bef (patch) | |
tree | 17bf94f807cf606df10f54e79dca5cecb008c362 /linuxthreads/ChangeLog | |
parent | 7d4c3e67b4375ff9b56cc82fbc60e89d342691bc (diff) | |
download | glibc-9dd7309ceee055ed98039f29982dc773bfc63bef.tar.gz glibc-9dd7309ceee055ed98039f29982dc773bfc63bef.tar.xz glibc-9dd7309ceee055ed98039f29982dc773bfc63bef.zip |
Update.
* Makefile (tests): Comment out tst-cancel for now.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index bc807ecc6a..93a03a7846 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,7 @@ 2001-04-11 Ulrich Drepper <drepper@redhat.com> + * Makefile (tests): Comment out tst-cancel for now. + * tst-cancel.c (main): Cleanup 4 is supposed to run. Create temporary file in object directory. * Makefile: Don't allow inlining when compiling tst-cancel.c. |