summaryrefslogtreecommitdiff
path: root/lib/libc/sys/write.2
AgeCommit message (Expand)Author
2017-09-21tweak previous: remove trailing blank and improve a wording;Ingo Schwarze
2017-09-20Properly document the typical write(2) loop,Ingo Schwarze
2015-02-05macro fixes from Kaspars at Bankovskis dot net;Ingo Schwarze
2013-04-08macro fix for previous;Jason McIntyre
2013-04-08Updates to SYNOPSIS, ERRORS, and STANDARDS.Philip Guenther
2013-03-09Describe interaction between write and O_APPEND.Ted Unangst
2011-11-06repair documentation offset in the p*() versions of the calls and EINVAL;Theo de Raadt
2011-11-05Move around the error cases to make clear that some don't apply to thePhilip Guenthe
2009-12-30Document ESPIPE and make EFAULT cover all functions.Federico G. Schwindt
2009-12-29replace a few remaining UNIX terms with .Ux macros; this diffIgor Sobrado
2008-12-17Document ENOBUFS for writev(2).Ray Lai
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-19make offset parameter to pwrite apparent in description.Marc Espie
2004-04-15various improvements to lists and displays:Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02section reorder;Jason McIntyre
2003-04-03exceeds -> exceedes;Jason McIntyre
2002-01-24most of these is v2, not v6Michael Shalayeff
2001-05-14Split synopsis, plain read/write don't need uio.Marc Espie
2001-02-16style(9) nit in examples, aaron@ oksmart
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-04-20p{read,write}{,v} man pagesTheo de Raadt
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
1999-11-14EFAULT does not happen for all files; posix 1003.1, line 216Theo de Raadt
1999-09-26.Nm -> .FnMarc Espie
1999-09-26Proper coding idioms.Marc Espie
1999-09-26`may return following error' => `may return the following error'Marc Espie
1999-08-13Missing commaTodd C. Miller
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-11writev(2) may return EDESTADDRREQ if a write is attempted to a connect(2)'dAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1998-08-17Xr pollTheo de Raadt
1998-08-05IOV_MAX, not UIO_MAXIOVTodd C. Miller
1998-07-28For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSI...Todd C. Miller
1998-07-28Don't talk about the sum of the iov_len being negative since iov_len is unsig...Todd C. Miller
1998-07-06fix openbsd tagTheo de Raadt
1997-04-29mention that write updates timestampskstailey
1996-12-13make UIO_MAXIOV note more prominentmichaels
1995-10-18initial import of NetBSD treeTheo de Raadt