| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix several typos in macros or macro misusage. | uqs | 2010-03-12 | 1 | -0/+1 |
* | Implement sighold, sigignore, sigpause, sigrelse, sigset functions | kib | 2009-11-26 | 4 | -8/+250 |
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 1 | -2/+4 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 16 | -64/+0 |
* | o From kern_prot.c::p_cansignal(): | maxim | 2006-10-10 | 1 | -2/+2 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+2 |
* | Add symbol maps and initial symbol version definitions to libc. | deischen | 2006-03-13 | 1 | -0/+21 |
* | Include a couple of headers to ensure consistency between the prototype and | stefanf | 2005-09-12 | 1 | -0/+2 |
* | The header and the man page say that sethostid() returns void, so make the | stefanf | 2005-09-10 | 1 | -4/+4 |
* | Revert accidiental removal of string.h inclusion. | phantom | 2005-02-27 | 1 | -0/+1 |
* | Replace usage of strerror()/strcpy() with strerror_r() here, reducing | phantom | 2005-02-27 | 1 | -4/+2 |
* | Sort sections. | ru | 2005-01-20 | 3 | -38/+38 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 2 | -10/+20 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -2/+2 |
* | Explain the relationship to POSIX. | wollman | 2003-06-20 | 1 | -0/+14 |
* | The .Fn function | charnier | 2003-02-06 | 1 | -2/+3 |
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 3 | -6/+16 |
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 6 | -16/+40 |
* | libc_r wasn't so tied to libc for 22 months. | ru | 2002-11-18 | 1 | -3/+1 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 6 | -32/+0 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 9 | -6/+18 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 7 | -8/+8 |
* | Use ``.Rv -std'' wherever possible. | ru | 2001-08-31 | 1 | -7/+9 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 1 | -2/+0 |
* | Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. | yar | 2001-08-09 | 2 | -8/+2 |
* | mdoc(7) police: expand plain text xrefs. | ru | 2001-08-08 | 1 | -1/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 5 | -13/+13 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 7 | -7/+7 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 2 | -12/+9 |
* | Merge the documentation for sigsetmask() and sigblock() into a | ben | 2001-01-17 | 3 | -99/+31 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -2/+2 |
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 2 | -2/+2 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
* | Remove fullstops from the end of .Xr lines in SEE ALSO section. | ben | 2000-11-15 | 1 | -1/+1 |
* | Use `Er' variable to define first column width in ERRORS section. | phantom | 2000-05-06 | 1 | -1/+1 |
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 8 | -0/+16 |
* | Take care to avoid having "strong" and "weak" symbols of the same name in | jasone | 2000-03-16 | 1 | -0/+2 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 2 | -4/+3 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 2 | -4/+11 |
* | Typo cops. | hoek | 1999-12-28 | 1 | -1/+1 |
* | Fix sigvec(). When the sigset_t changes came in, it was altered | jdp | 1999-10-09 | 1 | -6/+17 |
* | o Add $FreeBSD$ as a rcsid instead of in a comment. | marcel | 1999-10-02 | 1 | -5/+12 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 1 | -12/+20 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 9 | -9/+9 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 8 | -0/+8 |
* | Add missing period. We don't allow maternity leaves. | hoek | 1998-07-29 | 1 | -2/+2 |
* | Don't imply sigset_t == int. | jraynard | 1998-05-03 | 1 | -1/+1 |
* | MACHINE -> MACHINE_ARCH | jb | 1998-03-09 | 1 | -2/+2 |
* | Sorted lists. | bde | 1997-10-21 | 1 | -4/+3 |