summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/Makefile
AgeCommit message (Collapse)Author
2000-10-25Move syscalls to sysdeps/linux/common (since they are common).Eric Andersen
Remove _start.S since I now have a portable C version.
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
.comment, saving a lot of space in the resultant binaries... -Erik
2000-10-12Makefile updateEric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
-Erik
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen
-Erik