This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
alpha
/
sys
History
Jake Burkholder
4231c165f7
Remove last vestiges of thr_sleep and thr_wakeup from libc.
2000-12-02 05:58:03 +00:00
..
brk.S
…
cerror.S
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
exect.S
…
fork.S
…
Makefile.inc
Remove last vestiges of thr_sleep and thr_wakeup from libc.
2000-12-02 05:58:03 +00:00
Ovfork.S
In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias
1998-09-12 22:03:20 +00:00
pipe.S
…
ptrace.S
…
sbrk.S
Just return `curbrk' for sbrk(0) to avoid syscall overhead.
1999-06-26 15:22:33 +00:00
setlogin.S
…
sigreturn.S
…
syscall.S
…