summaryrefslogtreecommitdiff
path: root/lib/libc/sys/truncate.2
AgeCommit message (Expand)Author
2022-05-23Respect RLIMIT_FSIZE when extending a file via truncat(2)/ftruncate(2).Todd C. Miller
2020-02-11Some system calls can fail due to an open-ended variety of causesIngo Schwarze
2016-02-28fruncate() returns EFBIG when length exceeds the max file size.natano
2015-09-10use .In rather than .Fd #includeIngo Schwarze
2015-01-19Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGTodd C. Miller
2014-12-10use .Rv; no change of meaning; from Kaspars at Bankovskis dot netIngo Schwarze
2013-07-17more library historyIngo Schwarze
2013-04-08Updates to SYNOPSIS, ERRORS, and STANDARDS.Philip Guenther
2007-05-31convert to new .Dd format;Jason McIntyre
2004-07-18return EINVAL if ftruncate(2) is passed a negative offsetAnil Madhavapeddy
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-03-11Section shuffling.Aaron Campbell
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-07-21Document that truncate() can also be used to extend the size of a file.Christian Weisgerber
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
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-02-27make function names the correct caseTheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1997-08-02doc EPERM; bitbltTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt