aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43
Commit message (Expand)AuthorAgeFilesLines
* The .Fn functionPhilippe Charnier2003-02-061-2/+3
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-193-6/+16
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-186-16/+40
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-3/+1
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-286-32/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-229-6/+18
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-017-8/+8
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-7/+9
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-092-8/+2
* mdoc(7) police: expand plain text xrefs.Ruslan Ermilov2001-08-081-1/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-155-13/+13
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-107-7/+7
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-242-12/+9
* Merge the documentation for sigsetmask() and sigblock() into aBen Smithurst2001-01-173-99/+31
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-2/+2
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-222-2/+2
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* Remove fullstops from the end of .Xr lines in SEE ALSO section.Ben Smithurst2000-11-151-1/+1
* Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-218-0/+16
* Take care to avoid having "strong" and "weak" symbols of the same name inJason Evans2000-03-161-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-272-4/+3
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-122-4/+11
* Typo cops.Tim Vanderhoek1999-12-281-1/+1
* Fix sigvec(). When the sigset_t changes came in, it was alteredJohn Polstra1999-10-091-6/+17
* o Add $FreeBSD$ as a rcsid instead of in a comment.Marcel Moolenaar1999-10-021-5/+12
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-12/+20
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-128-0/+8
* Add missing period. We don't allow maternity leaves.Tim Vanderhoek1998-07-291-2/+2
* Don't imply sigset_t == int.James Raynard1998-05-031-1/+1
* MACHINE -> MACHINE_ARCHJohn Birrell1998-03-091-2/+2
* Sorted lists.Bruce Evans1997-10-211-4/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-6/+3
* kill the undeadPeter Wemm1997-07-134-308/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,Bruce Evans1997-07-034-0/+308
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,Bruce Evans1997-07-034-0/+308
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-1/+5
* Fixed wrong/incomplete #includes in synopsis.Bruce Evans1997-04-131-1/+1
* Fixed wrong function return type in synopsis.Bruce Evans1997-04-131-1/+1
* Fixed missing header in synopsis.Bruce Evans1997-04-111-0/+1
* Fixed synopsis (prototype was missing a const).Bruce Evans1997-04-111-1/+1
* Fixed missing function types in synopsis.Bruce Evans1997-03-191-0/+1
* Sort cross references.Wolfram Schneider1997-01-205-11/+11
* fix .Xr macroWolfram Schneider1996-09-211-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-225-5/+5
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-125-1/+8