summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ftruncate.c
AgeCommit message (Expand)Author
2015-09-11Use PROTO_NORMAL() on __syscall to go direct, adjusting the declarationPhilip Guenther
2011-10-16Make consistent the syscall stubs for the syscalls that got specialPhilip Guenthe
2007-06-05_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, soKurt Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-04-06Make __syscall prototypes more consistent. Use register_t as theTodd C. Miller
2004-06-07major bump to libc and libpthread to break the dependency of aMarco S Hyman
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-17uncommit, since it breaks macppc libc. millert and miod have now said theyTheo de Raadt
2002-09-17move __syscall prototype into unistd.h (like everybody else) and avoid privat...Michael Shalayeff
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1997-04-26Use SYSLIBC_SCCS; these are syscallsThorsten Lockert
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-05-01do not proto __syscall or you will experience excruciating painTheo de Raadt
1996-03-25Prototype __syscall() correctlyThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt