summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen2000-11-161-1/+1
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-3/+2
* Fix doc blunder.Eric Andersen2000-11-041-6/+6
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-1/+2
* First pass at fixing readdir by adding a getdents wrapper...Eric Andersen2000-10-301-1/+1
* Oops. Fix up stat. Again.Eric Andersen2000-10-291-1/+1
* Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen2000-10-291-3/+3
* _start.c is a failed experiment. Go back to using asm...Eric Andersen2000-10-281-4/+9
* Move syscalls to sysdeps/linux/common (since they are common).Eric Andersen2000-10-251-1/+8
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+3
* Makefile updateEric Andersen2000-10-121-1/+1
* Bug ugly formatting updateEric Andersen2000-10-091-1/+8
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-12/+25
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+24