Ed Wildgoose 93277314f0 Rename __unused struct members to include a namespace 4 年 前
..
bits 93277314f0 Rename __unused struct members to include a namespace 3 年 前
sys 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
Makefile ba31c6c463 Remove TOPDIR 18 年 前
Makefile.arch 9b457baf8d use safe, even if possibly a few cycles slower, six-argument syscall implementation 7 年 前
__longjmp.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
__syscall_error.c 01e863c89f Make __syscall_error return long, as expected by syscall() callers 4 年 前
brk.c f5fa14e19c fix inline asm changing the stack pointer leading to segfaults problem 8 年 前
bsd-_setjmp.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
bsd-setjmp.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
clone.S 3094aaa2f5 cleanup unused defines and includes from clone.S 6 年 前
copysign.S 48d8d11d69 Add implementation for copysignl for i386 8 年 前
crt1.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
crti.S 075ac5a2e4 syntax touchups as suggested by Peter S. Mazinger 19 年 前
crtn.S 3e68c52b94 */crtn.S: Remove .size directive for _init and _fini 13 年 前
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
getcontext.S a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 年 前
jmpbuf-offsets.h 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
jmpbuf-unwind.h 591ffe08fe jmpbuf-unwind.h: add NTPL related section 12 年 前
makecontext.S a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 年 前
mmap.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
mmap64.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
posix_fadvise64.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
setcontext.S a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 年 前
setjmp.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
sigaction.c d183d93e47 x86: fix segfaults on SMP machine 7 年 前
swapcontext.S a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 年 前
sync_file_range.S 266bdc1f62 Replace FSF snail mail address with URLs 11 年 前
syscall.S 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) 17 年 前
syscall6.S 9b457baf8d use safe, even if possibly a few cycles slower, six-argument syscall implementation 7 年 前
sysdep.h dc79afc0fa g/c __libc_errno 7 年 前
ucontext_i.sym a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 年 前
vfork.S bddde5860f remove PID caching 7 年 前