index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
truncate.2
Age
Commit message (
Expand
)
Author
2022-05-23
Respect RLIMIT_FSIZE when extending a file via truncat(2)/ftruncate(2).
Todd C. Miller
2020-02-11
Some system calls can fail due to an open-ended variety of causes
Ingo Schwarze
2016-02-28
fruncate() returns EFBIG when length exceeds the max file size.
natano
2015-09-10
use .In rather than .Fd #include
Ingo Schwarze
2015-01-19
Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG
Todd C. Miller
2014-12-10
use .Rv; no change of meaning; from Kaspars at Bankovskis dot net
Ingo Schwarze
2013-07-17
more library history
Ingo Schwarze
2013-04-08
Updates to SYNOPSIS, ERRORS, and STANDARDS.
Philip Guenther
2007-05-31
convert to new .Dd format;
Jason McIntyre
2004-07-18
return EINVAL if ftruncate(2) is passed a negative offset
Anil Madhavapeddy
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-03-11
Section shuffling.
Aaron Campbell
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-07-21
Document 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.org
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-02-27
make function names the correct case
Theo de Raadt
1998-07-06
fix openbsd tag
Theo de Raadt
1997-08-02
doc EPERM; bitblt
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt