.. |
bits
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
19 years ago |
sys
|
64c5a652fb
Fixup PAGE_SIZE problems
|
21 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
20 years ago |
Makefile.arch
|
d9bdacaa96
rename common Makefile.arch to prevent include funkiness from occuring
|
20 years ago |
__longjmp.S
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
__syscall_error.c
|
c3f6501060
- use keywords __asm__ and __inline__ c99.
|
19 years ago |
brk.c
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
19 years ago |
bsd-_setjmp.S
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
bsd-setjmp.S
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
clone.S
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
crt1.S
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
crti.S
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
crtn.S
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
22 years ago |
mmap.S
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
mmap64.S
|
e6b5b0f238
missed one of the __error names in changing to __syscall_error
|
20 years ago |
setjmp.S
|
075ac5a2e4
syntax touchups as suggested by Peter S. Mazinger
|
20 years ago |
sigaction.c
|
c2b267b1f8
Guard the use of sigreturn as in x86_64, thx blindvt
|
19 years ago |
syscall.S
|
71f8450fce
jump straight to __syscall_error
|
20 years ago |
vfork.S
|
c24a610e7a
Use #define __NR_vfork __NR_fork consistently
|
19 years ago |