summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386
AgeCommit message (Expand)Author
2000-10-25Move syscalls to sysdeps/linux/common (since they are common).Eric Andersen
2000-10-25Try adding in a generic cross platform _start.c to make futureEric Andersen
2000-10-23Forgot a few things...Eric Andersen
2000-10-23Fix dependancy problemEric Andersen
2000-10-20Switch to doing syscalls in C. Makes things much more easily portable.Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-17Better syscall building mechanismEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-09Needed now.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-07Add in support for shm/ipc.Eric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
2000-08-11Yet more updates. Getting closer....Eric Andersen
2000-08-10More stuff. Down to only 43 missing functions before BusyBox willEric Andersen
2000-08-03Fix spellingEric Andersen
2000-08-03Updated to new scheme for handling syscalls.Eric Andersen
2000-07-09fix sys/vfs so it doesn't pull in kernel stuff.Eric Andersen
2000-07-09Forgot this file.Eric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
2000-07-06Hacked things so longjmp now works.Eric Andersen
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen
2000-05-14Initial revisionErik Andersen