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
/
ftruncate.c
Age
Commit message (
Expand
)
Author
2015-09-11
Use PROTO_NORMAL() on __syscall to go direct, adjusting the declaration
Philip Guenther
2011-10-16
Make consistent the syscall stubs for the syscalls that got special
Philip Guenthe
2007-06-05
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
Kurt Miller
2005-08-08
zap remaining rcsid.
Marc Espie
2005-04-06
Make __syscall prototypes more consistent. Use register_t as the
Todd C. Miller
2004-06-07
major bump to libc and libpthread to break the dependency of a
Marco S Hyman
2003-06-11
ansification; checked by pval
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-17
uncommit, since it breaks macppc libc. millert and miod have now said they
Theo de Raadt
2002-09-17
move __syscall prototype into unistd.h (like everybody else) and avoid privat...
Michael Shalayeff
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1997-04-26
Use SYSLIBC_SCCS; these are syscalls
Thorsten Lockert
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-05-01
do not proto __syscall or you will experience excruciating pain
Theo de Raadt
1996-03-25
Prototype __syscall() correctly
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt