Home | History | Annotate | only in /src/tests/lib/semaphore/pthread
History log of /src/tests/lib/semaphore/pthread
RevisionDateAuthorComments
 1.2 13-Jul-2010  jmmv Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
 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.6 01-Mar-2020  christos Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
 1.5 01-Jun-2019  kre Deal with fallout from the addition of
KERN_PROC_CWD in sysctl(3)
That is kern.proc.$$.KERN_PROC_CWD (I think - not that it matters here)

The effect is that -lrump now requires -lrumpvfs

This set of changes fixes (I believe) regular dynamic builds,
more might be required for static builds (will be verified soon).
 1.4 23-Jan-2016  christos branches: 1.4.16;
Define _KERNTYPES for things that need it.
 1.3 10-Jun-2014  he Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser. Fixes build for sun2.
 1.2 10-Mar-2012  joerg branches: 1.2.2; 1.2.8;
No more -lrumpkern_ksem.
 1.1 10-Jun-2010  pooka branches: 1.1.6;
Add tests for semaphores. Note: the "unlink" one fails because our
implementation is broken. I'll file a PR shortly.
 1.1.6.1 17-Apr-2012  yamt sync with head
 1.2.8.1 10-Aug-2014  tls Rebase.
 1.2.2.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.16.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.4.16.1 10-Jun-2019  christos Sync with HEAD
 1.2 08-Mar-2012  joerg Implement sem_timedwait.
 1.1 10-Jun-2010  pooka branches: 1.1.6;
Add tests for semaphores. Note: the "unlink" one fails because our
implementation is broken. I'll file a PR shortly.
 1.1.6.1 17-Apr-2012  yamt sync with head

RSS XML Feed