summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/truncate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use PROTO_NORMAL() on __syscall to go direct, adjusting the declarationguenther2015-09-111-9/+7
* Make consistent the syscall stubs for the syscalls that got specialguenther2011-10-161-2/+7
* zap remaining rcsid.espie2005-08-081-4/+1
* Make __syscall prototypes more consistent. Use register_t as themillert2005-04-061-4/+3
* ansification; checked by pvalderaadt2003-06-111-4/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* uncommit, since it breaks macppc libc. millert and miod have now said theyderaadt2002-09-171-3/+6
* move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ okmickey2002-09-171-6/+3
* Use SYSLIBC_SCCS; these are syscallstholo1997-04-261-3/+3
* Remove dead codetholo1996-09-151-1/+5
* Fix RCS idstholo1996-08-191-7/+1
* do not proto __syscall or you will experience excruciating painderaadt1996-05-011-1/+0
* Prototype __syscall() correctlytholo1996-03-251-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+58