aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-209-7/+25
* Renumber copyright clause 4Warner Losh2017-02-2816-16/+16
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-7/+3
* Add declaration to eliminate -Wmissing-prototypes warningCraig Rodrigues2015-09-201-0/+2
* Switch libc from using _sig{procmask,action,suspend} symbols, whichKonstantin Belousov2015-08-291-14/+14
* Reduce the size of the interposing table and amount ofKonstantin Belousov2015-01-112-12/+6
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-032-4/+17
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-2/+2
* Update the kill(2) and killpg(2) man pages to the modern permissionEitan Adler2012-10-221-8/+5
* General mdoc(7) and typo fixes.Glen Barber2012-05-081-2/+3
* Remove non-existing error condition.Ed Schouten2012-03-151-4/+1
* Powerpc is special here. powerpc and powerpc64 use different ABIs, soWarner Losh2010-08-241-1/+1
* MFtbemd:Warner Losh2010-08-231-1/+1
* Verify return value of the sigset manipulation functionsKonstantin Belousov2010-07-221-22/+14
* For xsi_sigpause(3), remove the supplied signal from the process maskKonstantin Belousov2010-07-121-2/+10
* These features will first appear in 8.1, soon to be releasedUlrich Spörlein2010-05-241-1/+1
* Fix several typos in macros or macro misusage.Ulrich Spörlein2010-03-121-0/+1
* Implement sighold, sigignore, sigpause, sigrelse, sigset functionsKonstantin Belousov2009-11-264-8/+250
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-2/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-0916-64/+0
* o From kern_prot.c::p_cansignal():Maxim Konovalov2006-10-101-2/+2
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+21
* Include a couple of headers to ensure consistency between the prototype andStefan Farfeleder2005-09-121-0/+2
* The header and the man page say that sethostid() returns void, so make theStefan Farfeleder2005-09-101-4/+4
* Revert accidiental removal of string.h inclusion.Alexey Zelkin2005-02-271-0/+1
* Replace usage of strerror()/strcpy() with strerror_r() here, reducingAlexey Zelkin2005-02-271-4/+2
* Sort sections.Ruslan Ermilov2005-01-203-38/+38
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-10/+20
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-2/+2
* Explain the relationship to POSIX.Garrett Wollman2003-06-201-0/+14
* 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