Eric Andersen f0d383b45b This adds in support for PIC on x86. Unfortunately, this will break 24 years ago
..
bits f0d383b45b This adds in support for PIC on x86. Unfortunately, this will break 24 years ago
Makefile 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 24 years ago
__init_brk.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 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 25 years ago
brk.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
clone.S bf6e755b6a Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not 25 years ago
crt0.S dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 25 years ago
crt0.c 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 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 24 years ago
sbrk.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
setjmp.S bf6e755b6a Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not 25 years ago
vfork.S 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. 25 years ago