Home | History | Annotate | Download | only in librt
History log of /src/tests/lib/librt/t_sem.c
RevisionDateAuthorComments
 1.6  14-Dec-2021  wiz Add expected-fail test for kern/56549

consecutive sem_open() calls do not return the same address
 1.5  14-May-2020  msaitoh Remove extra semicolon.
 1.4  03-Feb-2019  thorpej Implement support for "pshared" POSIX semaphores.

Fixes lib/53273 (and Firefox's multi-process tab feature).
 1.3  14-Jan-2017  christos branches: 1.3.14;
PR/51872: Ngie Cooper: call sem_unlink after :basic and :child
 1.2  08-Nov-2010  njoly branches: 1.2.28;
Do not fail but skip tests if POSIX semaphores are not supported.
 1.1  16-Jul-2010  jmmv Convert the libposix, libprop, librt, libskey and libutil tests to ATF.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.
 1.2.28.1  20-Mar-2017  pgoyette Sync with HEAD
 1.3.14.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed