summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43
AgeCommit message (Expand)Author
2001-09-16Sort sections and SEE ALSO.wiz
2001-09-16Standardize section header.wiz
2001-09-16Boring whitespace fixes.wiz
2000-01-22Delint.mycroft
1999-10-06remove the list of signals and xref signal(7) insteadjdolecek
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1998-11-14ifdef out __warn_references if we are linting.christos
1998-10-18Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence nokleink
1998-10-08Add an internal name for getdtablesize(), since it's being used internally.kleink
1998-09-27Squash remnants of signal breakage... old sigvec() interface...christos
1998-09-26make it use posix signal system calls... Cannot playchristos
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-07-27If AUDIT, do not compile certain functions.mycroft
1998-06-08warn_refs getwdlukem
1998-04-29fix bad .Xr referencesfair
1998-04-28fix mdoc referencefair
1998-04-28Change occurrences of "UNIX" to .Ux or .At as appropriate.fair
1998-02-27trivial changes to quiet lint.perry
1998-02-25Coerce -1 to a (uid_t) to shut up lint.perry
1998-02-25explicitly coerce a -1 to gid_t to quiet lint.perry
1998-02-05add LIBRARY section to man pageperry
1998-02-02merge lite-2perry
1998-01-09RCS Id Police.perry
1997-11-04__warn_references and __indr_reference semicolon fixups. Fromthorpej
1997-11-01Minor wording changes, and update the date.mycroft
1997-11-01Declare the return type.mycroft
1997-11-01sv_mask is an int, not a sigset_t.mycroft
1997-10-09rcsid policelukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-07-13Fix assignment in ifchristos
1997-07-13Fix RCSID'schristos
1997-05-12xref sigsetmask(3) not sigsetmask(2), and RCSid police.mikel
1997-05-12xref sig{block,setmask}(3) not sig{block,setmask}(2), and RCSid police.mikel
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1997-01-17change sigpause(2) to sigsuspend(2) or sigpause(3), dependingperry
1996-12-26eliminate incorrect self-reference.mikel
1996-12-20include unistd.h and fix up sethostid() return type (was long here, now int)cgd
1996-07-08Now that setreuid() and setregid() are system calls again, don't callthorpej
1996-06-23Remove the old (broken) setre[ug]id() emulation.mycroft
1996-03-06Added getrlimit(2) and sysconf(3) cross referencesjtc
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-03-01Clean up deleted files.mycroft
1994-12-22specify man pages the new way.cgd
1994-12-15Fix cross references: sysctl(2) -> sysctl(3) (PR #643).jtc
1994-12-05Changed <sys/signal.h> to <signal.h>.jtc
1994-10-17either change or update references to sigvec(), as appropriatecgd