summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/Makefile
AgeCommit message (Expand)Author
2000-11-16Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen
2000-11-15Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-30First pass at fixing readdir by adding a getdents wrapper...Eric Andersen
2000-10-29Oops. Fix up stat. Again.Eric Andersen
2000-10-29Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen
2000-10-28_start.c is a failed experiment. Go back to using asm...Eric Andersen
2000-10-25Move syscalls to sysdeps/linux/common (since they are common).Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
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
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen