Home | History | Annotate | Download | only in include
History log of /src/include/semaphore.h
RevisionDateAuthorComments
 1.5  24-Apr-2016  dholland Define SEM_VALUE_MAX in only one place.

Adding a whole extra header file just for this is not the optimal
solution... but stuffing it in with anything else exposes things that
otherwise wouldn't be.

Nothing in userland should use <sys/semaphore.h> directly, and if some
foolish third-party software should decide to do so anyway in spite of
the instructions to the contrary I will ruthlessly break it later when
the big kernel includes cleanup finally happens.

Reported by Kamil Rytarowski, and, as it turns out, also by Klaus
Heinz in 2008.
 1.4  08-Mar-2012  joerg Implement sem_timedwait.
 1.3  28-Apr-2008  martin branches: 1.3.6; 1.3.10;
Remove clause 3 and 4 from TNF licenses
 1.2  21-Jan-2003  kleink branches: 1.2.30;
Need <sys/cdefs.h>.
 1.1  20-Jan-2003  christos add support for p1003.1b semaphores. From FreeBSD
 1.2.30.1  18-May-2008  yamt sync with head.
 1.3.10.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3.10.1  28-Apr-2008  martin file semaphore.h was added on branch christos-time_t on 2008-04-28 20:22:55 +0000
 1.3.6.1  17-Apr-2012  yamt sync with head

RSS XML Feed