diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-12 02:29:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-12 02:29:04 +0000 |
commit | 7d4c3e67b4375ff9b56cc82fbc60e89d342691bc (patch) | |
tree | 7abca8a364df4e68a2ccbc4002b2449f130ff76a /linuxthreads/ChangeLog | |
parent | 43df859b957290a8fa1c1f55916aa560352099ee (diff) | |
download | glibc-7d4c3e67b4375ff9b56cc82fbc60e89d342691bc.tar.gz glibc-7d4c3e67b4375ff9b56cc82fbc60e89d342691bc.tar.xz glibc-7d4c3e67b4375ff9b56cc82fbc60e89d342691bc.zip |
Update.
2001-04-11 Ulrich Drepper <drepper@redhat.com> * 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. Pass $(objpfx) to tst-cancel.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d21b6968c0..bc807ecc6a 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2001-04-11 Ulrich Drepper <drepper@redhat.com> + + * 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. + Pass $(objpfx) to tst-cancel. + 2001-04-11 David S. Miller <davem@redhat.com> * sysdeps/sparc/sparc32/pt-machine.h (stack_pointer): Advance |