Home | History | Annotate | Download | only in semaphore
History log of /src/tests/lib/semaphore/sem.c
RevisionDateAuthorComments
 1.11  13-Jan-2017  christos Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.10  09-Mar-2012  joerg branches: 1.10.14;
PR 43452 no longer applies.
 1.9  08-Mar-2012  joerg Implement sem_timedwait.
 1.8  23-Mar-2011  joerg branches: 1.8.4;
Explicitly terminate threads to prevent crashes on exit.
 1.7  10-Nov-2010  pooka Now that copyinstr() correctly returns error, trim the semaphore
name to fit into SEM_MAX_NAMELEN.
 1.6  03-Jul-2010  jmmv Replace custom xfail settings with the new expected failure support in
atf 0.10.
 1.5  17-Jun-2010  pooka * remove pasto
* set short timeout for the blockwait test
 1.4  16-Jun-2010  pooka Set xfail for tests which have a PR for them.
 1.3  12-Jun-2010  pooka Function which does not return needs to return a value.
 1.2  10-Jun-2010  pooka quote PR kern/43452 in descr
 1.1  10-Jun-2010  pooka Add tests for semaphores. Note: the "unlink" one fails because our
implementation is broken. I'll file a PR shortly.
 1.8.4.1  17-Apr-2012  yamt sync with head
 1.10.14.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed