freebsd-dev/usr.bin/truncate
Maxim Konovalov a39846b5e4 o Don't leak fd on error.
o parselength() returns 0 or -1 so int is enough for its return type.

Submitted by:	Ighighi Ighighi, sheldonh
MFC after:	3 weeks
2006-09-18 16:39:23 +00:00
..
Makefile
truncate.1 Allow to specify size in terabytes by using T or t suffix. 2006-04-09 19:16:24 +00:00
truncate.c o Don't leak fd on error. 2006-09-18 16:39:23 +00:00