diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-16 19:39:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-16 19:39:00 +0000 |
commit | 0e0deb03602992472f6efd0e442f6eb0488a1368 (patch) | |
tree | 9748c6657422fc7702c49986f3e258a29803b1dc /nptl/Banner | |
parent | 2f7f7bc65803510cdf137bde00fdb72c918af63c (diff) | |
download | glibc-0e0deb03602992472f6efd0e442f6eb0488a1368.tar glibc-0e0deb03602992472f6efd0e442f6eb0488a1368.tar.gz glibc-0e0deb03602992472f6efd0e442f6eb0488a1368.tar.bz2 glibc-0e0deb03602992472f6efd0e442f6eb0488a1368.zip |
Update.
* Makefile: Add CFLAGS definition to compile function wrappers
duplicated from libc with exceptions.
* tst-cancel4.c: Also check cancellation handlers.
Diffstat (limited to 'nptl/Banner')
-rw-r--r-- | nptl/Banner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Banner b/nptl/Banner index 2c6bea0297..03776acd77 100644 --- a/nptl/Banner +++ b/nptl/Banner @@ -1 +1 @@ -NPTL 0.46 by Ulrich Drepper +NPTL 0.47 by Ulrich Drepper |