Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-20 | Reworked all test suite makefiles (man did they need it). | Eric Andersen | |
Refactored testsuite.h so it behaves the way I want it to. As policy now, all test apps are _supposed_ to use testsuite.h (not all have been converted to do this yet). It is simple, clean, and works. -Erik | |||
2000-11-16 | Fix it so files are not stripped when debugging (doh!). Fix up strip | Eric Andersen | |
rules. With this fix in place, I can now find what is wrong with malloc... -Erik | |||
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen | |
2000-10-30 | Header file cleanup | Eric Andersen | |
2000-10-27 | More random fixes and additions. | Eric Andersen | |
2000-10-26 | Link vs libgcc to include needed stuff. | Eric Andersen | |
2000-10-23 | Revert Makefie changes. | Eric Andersen | |
2000-10-23 | Link w libcc. | Eric Andersen | |
2000-10-17 | Naming fix | Eric Andersen | |
2000-10-17 | More stuff | Eric Andersen | |
2000-10-04 | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | |
stuff so we can get this library into shape. -Erik |