summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
Commit message (Expand)AuthorAgeFilesLines
* Update the kill(2) and killpg(2) man pages to the modern permissioneadler2012-10-221-8/+5
* General mdoc(7) and typo fixes.gjb2012-05-081-2/+3
* Remove non-existing error condition.ed2012-03-151-4/+1
* Powerpc is special here. powerpc and powerpc64 use different ABIs, soimp2010-08-241-1/+1
* MFtbemd:imp2010-08-231-1/+1
* Verify return value of the sigset manipulation functionskib2010-07-221-22/+14
* For xsi_sigpause(3), remove the supplied signal from the process maskkib2010-07-121-2/+10
* These features will first appear in 8.1, soon to be releaseduqs2010-05-241-1/+1
* Fix several typos in macros or macro misusage.uqs2010-03-121-0/+1
* Implement sighold, sigignore, sigpause, sigrelse, sigset functionskib2009-11-264-8/+250
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-2/+4
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-0916-64/+0
* o From kern_prot.c::p_cansignal():maxim2006-10-101-2/+2
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+21
* Include a couple of headers to ensure consistency between the prototype andstefanf2005-09-121-0/+2
* The header and the man page say that sethostid() returns void, so make thestefanf2005-09-101-4/+4
* Revert accidiental removal of string.h inclusion.phantom2005-02-271-0/+1
* Replace usage of strerror()/strcpy() with strerror_r() here, reducingphantom2005-02-271-4/+2
* Sort sections.ru2005-01-203-38/+38
* Mechanically kill hard sentence breaks.ru2004-07-022-10/+20
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-2/+2
* Explain the relationship to POSIX.wollman2003-06-201-0/+14
* The .Fn functioncharnier2003-02-061-2/+3
* mdoc(7) police: "The .Fa argument.".ru2002-12-193-6/+16
* mdoc(7) police: "The .Fn function".ru2002-12-186-16/+40
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-3/+1
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-286-32/+0
* Fix the style of the SCM ID's.obrien2002-03-229-6/+18
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-017-8/+8
* Use ``.Rv -std'' wherever possible.ru2001-08-311-7/+9
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-092-8/+2
* mdoc(7) police: expand plain text xrefs.ru2001-08-081-1/+2
* Remove whitespace at EOL.dd2001-07-155-13/+13
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-107-7/+7
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-242-12/+9
* Merge the documentation for sigsetmask() and sigblock() into aben2001-01-173-99/+31
* Prepare for mdoc(7)NG.ru2000-12-291-2/+2
* mdoc(7) police: Er macro usage cleanup.ru2000-11-222-2/+2
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-151-1/+1
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-061-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-218-0/+16
* Take care to avoid having "strong" and "weak" symbols of the same name injasone2000-03-161-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-272-4/+3
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-122-4/+11
* Typo cops.hoek1999-12-281-1/+1
* Fix sigvec(). When the sigset_t changes came in, it was alteredjdp1999-10-091-6/+17
OpenPOWER on IntegriCloud