.. |
bits
|
c53099f7df
cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h
|
12 years ago |
sys
|
02c9f0d6e8
remove libc_hidden_proto(ioperm) from all headers except arm
|
12 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.arch
|
2b836fc1d5
mmap.c: provide a common mmap.c that is good for most of archs
|
12 years ago |
__longjmp.S
|
14647468df
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
|
12 years ago |
__syscall_error.c
|
1c294afa13
fix errno setting
|
19 years ago |
brk.c
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 years ago |
bsd-_setjmp.S
|
09dfeda9cf
x86_64: add PLT bypass for __sigsetjmp
|
13 years ago |
bsd-setjmp.S
|
14647468df
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
|
12 years ago |
clone.S
|
39548d7229
Get x86_64 compile to succeed.
|
14 years ago |
crt1.S
|
802c7d3ac8
import the rest of the glibc start.S so PIE works
|
19 years ago |
crti.S
|
47b3efda36
use % as the function marker instead of @
|
19 years ago |
crtn.S
|
3e68c52b94
*/crtn.S: Remove .size directive for _init and _fini
|
13 years ago |
fpu_control.h
|
7fb2478092
fixes from psm: disable unsupported __fpu_control and sync with upstream
|
18 years ago |
jmpbuf-offsets.h
|
0078a92e39
add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)
|
12 years ago |
jmpbuf-unwind.h
|
591ffe08fe
jmpbuf-unwind.h: add NTPL related section
|
12 years ago |
sched_getcpu.S
|
19dd090a0f
libc: flesh out linux scheduler functions
|
13 years ago |
setjmp.S
|
14647468df
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
|
12 years ago |
sigaction.c
|
db19d8d0a9
signal.h: provide prototype for __libc_sigaction and remove all others
|
12 years ago |
syscall.S
|
519ca27d4a
Remove stray code alignment (.align 16 and .align 4 directives)
|
17 years ago |
sysdep.h
|
6b5c120960
libc/x86_64: use ELF-compatible definitions for assembler
|
14 years ago |
vfork.S
|
1c4f986636
get x86_64 nptl building
|
15 years ago |