Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 24 lat temu
..
bits 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 24 lat temu
Makefile 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 24 lat temu
__init_brk.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 lat temu
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 lat temu
__uClibc_syscall.S fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 24 lat temu
brk.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 lat temu
clone.S bf6e755b6a Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not 24 lat temu
crt0.S dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 24 lat temu
crt0.c 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 24 lat temu
jmp-unwind.c b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 lat temu
longjmp.c 0adaa60b86 Bring sh and i386 longjmp implementations into sync 24 lat temu
sbrk.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 lat temu
setjmp.S bf6e755b6a Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not 24 lat temu
vfork.S 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. 24 lat temu