Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 23 years ago
..
bits 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 23 years ago
Makefile 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 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. 23 years ago
__uClibc_syscall.S fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 23 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 23 years ago
crt0.S dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 years ago
crt0.c 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 23 years ago
jmp-unwind.c b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 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 23 years ago
vfork.S 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. 23 years ago