freebsd-dev/lib/libc/amd64/sys
Alexander Kabaev f2da7e0e49 Do not try to store 64 bits into 32 bit errno variable. With the changed libc
data layout, this was corrupting _PathLocale variable leading to programs
dumping core in non-default locales.
2005-04-21 12:47:08 +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 Fix brk(3). The stack was unbalanced when we jumped to cerror. Oops! 2004-10-27 17:11:43 +00:00
cerror.S Do not try to store 64 bits into 32 bit errno variable. With the changed libc 2005-04-21 12:47:08 +00:00
exect.S
getcontext.S
Makefile.inc
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