| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | obrien | 2007-10-09 | 1 | -1/+1 |
* | Repo copy libpthreads to libkse. | obrien | 2007-10-09 | 1 | -1/+1 |
* | Document that EPERM is returned when the calling thread does not have | imp | 2007-03-30 | 2 | -1/+9 |
* | Add a reference too pthread_cancel(3). | cognet | 2007-01-19 | 1 | -0/+1 |
* | Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3. | trhodes | 2006-11-04 | 3 | -3/+6 |
* | o Expand "Nov" to "November" in Dd macro, remove eol whitespace. | maxim | 2006-11-01 | 1 | -1/+1 |
* | Add error code EPERM. | davidxu | 2006-11-01 | 1 | -1/+4 |
* | Bring manpage up-to-date with respect to the scheduling priority | ru | 2006-10-16 | 1 | -12/+19 |
* | Revise markup. | ru | 2006-09-30 | 1 | -6/+5 |
* | Removed libc_r build support. | ru | 2006-09-30 | 1 | -1/+1 |
* | Remove mentions of libc_r. | ru | 2006-09-30 | 54 | -58/+3 |
* | o Add pthread_yield.3 man page. | maxim | 2006-09-18 | 2 | -1/+33 |
* | Markup fixes. | ru | 2006-09-18 | 2 | -2/+2 |
* | The removal of CIRCLEQ left four queue macros. One sentence was missed | emaste | 2006-03-25 | 1 | -1/+1 |
* | Typesetting fix for -r1.137. | mckusick | 2006-03-24 | 1 | -2/+4 |
* | If a tail queue is empty the return value is not | mckusick | 2006-03-22 | 1 | -2/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | - Massage wording to make it easier to understand and fix some grammar. | brd | 2006-02-16 | 1 | -2/+2 |
* | Does not return EBUSY, the mutex will keep blocking until it's unlocked. | trhodes | 2006-01-31 | 1 | -4/+0 |
* | Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros. | jasone | 2006-01-19 | 2 | -7/+21 |
* | o Sort MLINKS. | maxim | 2006-01-11 | 1 | -1/+1 |
* | Add the RB_NFIND() macro, which is useful for red-black tree searches | jasone | 2006-01-11 | 2 | -1/+7 |
* | Style fixs, add missing word 'signal'. | davidxu | 2005-12-14 | 1 | -4/+5 |
* | Add siginfo. | davidxu | 2005-12-13 | 2 | -0/+310 |
* | Fix prototype. | ru | 2005-11-24 | 1 | -1/+1 |
* | Remove a spurious newline. The TAILQ_INIT() is part of the 'faster tailq | jhb | 2005-10-17 | 1 | -1/+0 |
* | Fix typos and use consistent section names in manual pages: | hrs | 2005-07-15 | 1 | -1/+1 |
* | Use 'manual page' instead of 'man page' for consistency. | hmp | 2005-06-30 | 3 | -3/+3 |
* | (Mostly) markup fixes. | ru | 2005-06-16 | 1 | -3/+4 |
* | The correct copyright notice for manpages that copy material from Open | keramida | 2005-05-18 | 1 | -0/+10 |
* | Add a manpage for pthread_atfork(3). This copies a lot of the text of | keramida | 2005-05-18 | 3 | -0/+117 |
* | Remove fpsetsticky(). This was added for SysV compatibility, but due | das | 2005-03-15 | 1 | -2/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 3 | -3/+3 |
* | Document EBUSY. | trhodes | 2005-02-08 | 1 | -1/+5 |
* | Fixed xref. | ru | 2005-01-21 | 1 | -2/+2 |
* | Sort sections. | ru | 2005-01-21 | 12 | -102/+102 |
* | Improved markup. | ru | 2005-01-13 | 1 | -47/+48 |
* | Some grammar, spelling, and mdoc(7) fixes. No content changes. | trhodes | 2004-12-29 | 3 | -3/+4 |
* | NOLIBC_R -> NO_LIBC_R | ru | 2004-12-21 | 1 | -1/+1 |
* | Mutually cross-reference sysexits(3) and err(3). Add text to err(3) | jkoshy | 2004-10-04 | 1 | -0/+1 |
* | Sort MAN and MLINKS in dictionary order ignoring case. | ru | 2004-09-19 | 1 | -3/+3 |
* | Add a man page for tgmath.h. | stefanf | 2004-08-13 | 2 | -0/+152 |
* | mdoc(7) fixes. | ru | 2004-07-07 | 1 | -1/+1 |
* | Added missing punctuation. | ru | 2004-07-07 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks and double whitespaces. | ru | 2004-07-03 | 19 | -38/+68 |
* | Removed trailing whitespace. | ru | 2004-07-02 | 1 | -1/+1 |
* | Spelling fixes. | mpp | 2004-06-21 | 4 | -4/+4 |
* | Fixed markup bugs. | ru | 2004-06-17 | 4 | -54/+51 |
* | Fixed markup bugs. | ru | 2004-06-17 | 2 | -23/+26 |
* | Cross-reference fenv(3). | das | 2004-06-06 | 1 | -0/+5 |