.. |
bits
|
6e72ced7e7
Add in some more GNU compatible locale stuff. I only implement the
|
23 years ago |
Makefile
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
__init_brk.c
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
23 years ago |
__longjmp.S
|
b49e8dfc28
Fix longjmp on i386. Also adds siglongjmp.
|
24 years ago |
__uClibc_syscall.S
|
fae403620c
Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so
|
24 years ago |
brk.c
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
23 years ago |
clone.S
|
bf6e755b6a
Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not
|
24 years ago |
crt0.S
|
dfe2d42547
Create __uClibc_main to handle what can be done in C instead of each arch's
|
24 years ago |
jmp-unwind.c
|
b49e8dfc28
Fix longjmp on i386. Also adds siglongjmp.
|
24 years ago |
longjmp.c
|
0adaa60b86
Bring sh and i386 longjmp implementations into sync
|
23 years ago |
sbrk.c
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
23 years ago |
setjmp.S
|
bf6e755b6a
Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not
|
24 years ago |
vfork.S
|
7be859a705
Fixed vfork on i386. Reduced size of __uClibc_syscall.
|
24 years ago |