aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/rfork.2
Commit message (Expand)AuthorAgeFilesLines
* posix_spawn(3): handle potential signal issues with vforkKyle Evans2019-09-251-0/+3
* rfork(2): add RFSPAWN flagKyle Evans2019-09-251-2/+12
* Document RFTSIGZMB. Fix spelling of SIGCHLD. Note that signals areKonstantin Belousov2011-07-121-2/+14
* rfork(2): Discourage rfork_thread-like approaches.Jilles Tjoelker2011-03-151-17/+3
* Document RFTHREADPav Lucistnik2007-05-141-1/+9
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-201-4/+4
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-5/+10
* Correct the return value of vfork(2) and rfork(2) in theirRobert Drehmel2003-04-271-1/+1
* mdoc(7) police: markup laundry.Ruslan Ermilov2003-02-231-8/+8
* Zap another reference to !RFPROC being unsupported that I missed before.Tim J. Robbins2003-01-311-2/+0
* Don't use -compact in list of available flags. Fix tag width.Tim J. Robbins2003-01-311-1/+1
* !RFPROC has been supported for a while now.Tim J. Robbins2003-01-311-2/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-2/+6
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-7/+13
* Update docs to reflect change in count of procs reserved for rootMike Silbersack2002-07-301-1/+1
* Document that rfork() will return EINVAL if flags not listed in theJohn Baldwin2001-12-191-0/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* Fix type-oMatthew Dillon2001-03-161-1/+1
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* mdoc(7) police: fixed warnings.Ruslan Ermilov2000-11-201-4/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+2
* Add pointers to rfork_thread(3)Peter Wemm2000-07-311-3/+12
* MFC 1.11.2.3 from -stable to -currentMatthew Dillon2000-07-251-6/+21
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Enable Linux threads support by default.Julian Elischer1999-01-261-0/+6
* Fixed style bug in pseudocode.Bruce Evans1997-09-071-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-3/+3
* Add missing RETURN VALUES/ERRORS sections.Mike Pritchard1997-01-121-2/+12
* Updated the descriptions of the limits related to EAGAIN.Bruce Evans1996-09-291-5/+19
* Fix the man page to reflect the recent addition of RFNOWAIT and the removal ofSujal Patel1996-04-181-4/+5
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-1/+1
* rfork/minherit glue in libcPeter Wemm1996-02-231-0/+112