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
/
amd64
/
sys
History
peter
6d00d752a2
Change the syscall stub branch orders so that the static branch prediction
...
will assume that syscalls will succeed rather than fail.
2004-02-22 02:11:39 +00:00
..
amd64_get_fsbase.c
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
2004-01-09 16:52:09 +00:00
amd64_get_gsbase.c
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
2004-01-09 16:52:09 +00:00
amd64_set_fsbase.c
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
2004-01-09 16:52:09 +00:00
amd64_set_gsbase.c
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
2004-01-09 16:52:09 +00:00
brk.S
…
cerror.S
…
exect.S
…
getcontext.S
Sigh. I can't win anything. Use addq rather than addl with %rsp.
2003-09-04 00:31:45 +00:00
Makefile.inc
Add implementations of amd64_[gs]et_[fg]sbase().
2003-10-23 06:07:09 +00:00
pipe.S
Change the syscall stub branch orders so that the static branch prediction
2004-02-22 02:11:39 +00:00
ptrace.S
…
reboot.S
Change the syscall stub branch orders so that the static branch prediction
2004-02-22 02:11:39 +00:00
sbrk.S
…
setlogin.S
Change the syscall stub branch orders so that the static branch prediction
2004-02-22 02:11:39 +00:00
sigreturn.S
…
vfork.S
Fix some minor whitespace botches
2003-09-04 00:26:40 +00:00