diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-24 05:07:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-24 05:07:37 +0000 |
commit | 37d8d3629e6851c933808c0dbf9b7368f14ce920 (patch) | |
tree | 817439e61ca498ee8bc3c395879edabefcc9ebc6 /ChangeLog | |
parent | edb6388469813ba6f4df742ae6dd55466a28976c (diff) | |
download | glibc-37d8d3629e6851c933808c0dbf9b7368f14ce920.tar glibc-37d8d3629e6851c933808c0dbf9b7368f14ce920.tar.gz glibc-37d8d3629e6851c933808c0dbf9b7368f14ce920.tar.bz2 glibc-37d8d3629e6851c933808c0dbf9b7368f14ce920.zip |
* rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-08-23 Roland McGrath <roland@frob.com> + * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1. + * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from sysdeps/mach version. Implement counting ("recursive") mutexes on top of cthreads mutexes. |