summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/dup.2
Commit message (Expand)AuthorAgeFilesLines
* Add man page dup3(3).jilles2013-08-161-1/+2
* dup(2): Clarify return value, in particular of dup2().jilles2013-05-311-4/+5
* dup(2): Remove incorrect sentence about getdtablesize().jilles2013-04-211-4/+1
* Merge Capsicum overhaul:pjd2013-03-021-6/+0
* Add missing .Pp macro.zeising2012-08-211-0/+1
* Return EBADF instead of EMFILE from dup2 when the second argument iseadler2012-04-111-5/+12
* Cross-reference cap_new(2) from dup(2), as they have similar functionality.rwatson2011-08-141-1/+7
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+3
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-9/+9
* The .Fn function.keramida2002-07-151-3/+6
* Remove the internal implementation details of wrapping syscalls,ru2001-10-261-46/+0
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-1/+1
* Remove whitespace at EOL.dd2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-6/+6
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid.mckay1997-03-091-4/+21
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Sort cross references.wosch1997-01-201-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macrowosch1996-12-021-5/+5
* function appeared in Version 7 AT&T UNIXwosch1996-08-291-0/+8
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+47
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+132
OpenPOWER on IntegriCloud