Age | Commit message (Expand) | Author |
---|---|---|
2013-03-26 | needs sys/cdefs.h because a case has been found where it is pulled | Theo de Raadt |
2013-03-24 | SEM_VALUE_MAX belongs in <limits.h> (via sys/syslimits.h) | Philip Guenther |
2013-03-24 | machine/limits.h does not contain everything this file wants. It wants | Theo de Raadt |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-07-11 | sem_timedwait() needs the struct timespec tag to be pre-declared here. | Philip Guenthe |
2012-03-03 | Add sem_timewait() and fix sem_wait()'s handling of signals, so | Philip Guenthe |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-18 | tab vs. spaces | Federico G. Schwindt |
2002-01-18 | From FreeBSD: header for POSIX 1003.1b semaphores. | Federico G. Schwindt |