.. |
bits
|
ef25eef9a1
only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests)
|
19 years ago |
sys
|
d87c27924f
Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown
|
23 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.arch
|
db25758fbd
longjmp missed, remove sh version, it's the same as the generic one
|
19 years ago |
___fpscr_values.S
|
74f2f592bb
move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowitz so that libm.so links properly with newer toolchains
|
19 years ago |
__init_brk.c
|
40f2d13616
I will risk this one: __curbrk
|
19 years ago |
__longjmp.S
|
364360712c
Correct sigprocmask undefined for sh and remove the useless __sigprocmask weak
|
19 years ago |
brk.c
|
1de7b5deae
missed two __curbrk
|
19 years ago |
clone.S
|
b91bb097ca
Remove HAVE_ELF
|
19 years ago |
crt1.S
|
d501ad45e3
update crt0 to crt1 based heavily on glibc start.S and to sync up with __uClibc_main changes
|
19 years ago |
crti.S
|
f61fc3f310
Stefan Allius writes:
|
21 years ago |
crtn.S
|
f61fc3f310
Stefan Allius writes:
|
21 years ago |
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
21 years ago |
mmap.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
pipe.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
pread_write.c
|
ddbbc1dfe5
Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs
|
19 years ago |
sbrk.c
|
40f2d13616
I will risk this one: __curbrk
|
19 years ago |
setjmp.S
|
b91bb097ca
Remove HAVE_ELF
|
19 years ago |
syscall.c
|
244b9f3802
Fix trapa value for _syscall6() to conform with new sh syscall ABI.
|
19 years ago |
syscall_error.S
|
b91bb097ca
Remove HAVE_ELF
|
19 years ago |
vfork.S
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
19 years ago |