aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/dup.2
Commit message (Expand)AuthorAgeFilesLines
* libsys: relocate implementations and manpagesBrooks Davis2024-02-051-168/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Correct history for Unix 2nd Edition through 6th Edition for theWarner Losh2017-12-011-3/+5
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add man page dup3(3).Jilles Tjoelker2013-08-161-1/+2
* dup(2): Clarify return value, in particular of dup2().Jilles Tjoelker2013-05-311-4/+5
* dup(2): Remove incorrect sentence about getdtablesize().Jilles Tjoelker2013-04-211-4/+1
* Merge Capsicum overhaul:Pawel Jakub Dawidek2013-03-021-6/+0
* Add missing .Pp macro.Niclas Zeising2012-08-211-0/+1
* Return EBADF instead of EMFILE from dup2 when the second argument isEitan Adler2012-04-111-5/+12
* Cross-reference cap_new(2) from dup(2), as they have similar functionality.Robert Watson2011-08-141-1/+7
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+3
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-9/+9
* The .Fn function.Giorgos Keramidas2002-07-151-3/+6
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-46/+0
* 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-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-6/+6
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid.Stephen McKay1997-03-091-4/+21
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macroWolfram Schneider1996-12-021-5/+5
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-291-0/+8
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+47
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+132