summaryrefslogtreecommitdiff
path: root/test/stdlib
AgeCommit message (Collapse)Author
2000-11-16Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen
rules. With this fix in place, I can now find what is wrong with malloc... -Erik
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-26Fix makefile bugsEric Andersen
2000-10-26Link vs libgcc to include needed stuff.Eric Andersen
2000-10-18More updates. Implement strsignal. Add pwd_grp testsEric Andersen
2000-10-11Test cleanupEric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-07Forgot to ignore thisEric Andersen
2000-10-04Major facelift on the test area -- the beginnings of some real testingEric Andersen
stuff so we can get this library into shape. -Erik