.. |
bits
|
461e8b2861
Fix arm syscall implementation so it does not blow chunks with gcc 3.3
|
21 gadi atpakaļ |
sys
|
899f82f681
Fix SIGTRAP handling on arm. The defination of struct ucontext,
|
21 gadi atpakaļ |
Makefile
|
5c47d5a02a
Implement mmap64 for arm
|
21 gadi atpakaļ |
__longjmp.S
|
1ad16873f1
|
22 gadi atpakaļ |
brk.c
|
5549756311
Make sbrk common, add arm/brk.c, cleanup leftover damage
|
23 gadi atpakaļ |
bsd-_setjmp.S
|
8dd9c51eb2
Fixup setjmp and longjmp so they behave themselves properly now
|
23 gadi atpakaļ |
bsd-setjmp.S
|
8dd9c51eb2
Fixup setjmp and longjmp so they behave themselves properly now
|
23 gadi atpakaļ |
clone.S
|
8dd9c51eb2
Fixup setjmp and longjmp so they behave themselves properly now
|
23 gadi atpakaļ |
crt0.S
|
6f2da98c8c
Make profiling on arm work
|
22 gadi atpakaļ |
ioperm.c
|
401ee58a14
A patch from Vincent Sanders to fix the arm implementation of
|
22 gadi atpakaļ |
mmap64.S
|
5c47d5a02a
Implement mmap64 for arm
|
21 gadi atpakaļ |
setjmp.S
|
b5cca43546
|
22 gadi atpakaļ |
sigaction.c
|
9febc84ad3
Update sigaction syscall names to act more like glibc. Fix the x86 sigaction
|
22 gadi atpakaļ |
sigrestorer.S
|
91b9b81374
Add in arm specific sigaction implementation to fix sa_restorer
|
22 gadi atpakaļ |
syscall.c
|
461e8b2861
Fix arm syscall implementation so it does not blow chunks with gcc 3.3
|
21 gadi atpakaļ |
vfork.S
|
91dd45207d
Cleanup a couple of ugly bits
|
21 gadi atpakaļ |