aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/close.2
Commit message (Expand)AuthorAgeFilesLines
* Consistently reference file descriptors as "fd". 55 other manpagesBryan Drewery2013-09-121-3/+3
* Clarify the implementation-defined behaviour in case of close(2)Konstantin Belousov2012-01-221-1/+5
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesJohn Baldwin2009-06-151-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Grammar.Ruslan Ermilov2006-12-041-1/+1
* document recent change to return ECONNRESET for tcp socketsSam Leffler2006-12-041-1/+4
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Document ENOSPC.Tom Rhodes2003-06-131-0/+2
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+3
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-6/+6
* The .Fn function.Giorgos Keramidas2002-07-151-2/+3
* Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'.Chris Costello2002-07-031-1/+1
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-21/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-4/+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-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Note the effect of close(2) on fcntl(2) record locks.Guy Helmer1999-05-041-1/+9
* 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-4/+5
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-291-0/+6
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-1/+1
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+22
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+120