]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/tst-sem8.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 31 May 2003 19:58:46 +0000 (19:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 31 May 2003 19:58:46 +0000 (19:58 +0000)
commitdcfc8224315f0c38a595be5e208b7925596ac4cd
tree74f39e55132353edead4c12ae08cdb0e5044a7ed
parent49b650430eb51350cc96adf7dd621560eb40af04
Update.

* Makefile (tests): Add tst-sem8 and tst-sem9.
* tst-sem8.c: New file.
* tst-sem9.c: New file.
* sem_open.c: Fix creation of in_use record if the file exists but
no internal record.
nptl/ChangeLog
nptl/Makefile
nptl/sem_open.c
nptl/tst-sem8.c [new file with mode: 0644]
nptl/tst-sem9.c [new file with mode: 0644]