Age | Commit message (Expand) | Author |
2001-06-07 | Add in a test for outb (that currently fails) | Eric Andersen |
2001-05-29 | Comment out broken test | Eric Andersen |
2001-05-25 | Fixing flak from the directory rearrangement | David Schleef |
2001-05-25 | Added -Wall | David Schleef |
2001-05-25 | Random quick-and-dirty evil malloc checker. | David Schleef |
2001-05-25 | The mmap syscall has 6 arguments, which has various implementations | David Schleef |
2001-05-25 | Test to check for proper stat mangling. | David Schleef |
2001-05-25 | termios test program, since I'm having difficulty on powerpc | David Schleef |
2001-05-11 | Fix a couple silly bugs in this test | Eric Andersen |
2001-05-11 | Fix the 'make clean' target | Eric Andersen |
2001-05-08 | Add in a qsort, alphasort, scandir test from Jon Nelson, jnelson@securepipe.com | Eric Andersen |
2001-05-04 | Fixup ppc to powerpc | Eric Andersen |
2001-04-27 | Just use 'ls -l' since ls -sh lacks sufficient granularity | Eric Andersen |
2001-04-27 | Ignore strerror | Eric Andersen |
2001-04-26 | Ignore generated binary | Eric Andersen |
2001-04-23 | Fix up compiler name | Eric Andersen |
2001-03-19 | Debug should be off by default | Eric Andersen |
2001-03-16 | Add in a setjmp test from David Schleef | Eric Andersen |
2001-02-23 | Forgot to increment i | Eric Andersen |
2001-02-19 | Fix problems with test wrapper and test compiler selection. | Manuel Novoa III |
2001-02-09 | Add in a silly test to check that argc, argv, and environ are | Eric Andersen |
2001-01-23 | Oops. Should be LDFLAGS, not CFLAGS twice | Eric Andersen |
2001-01-20 | Reworked all test suite makefiles (man did they need it). | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2000-12-13 | Handle fork and vfork on a per architecture basis... | Eric Andersen |
2000-11-22 | Add in an additional test for memcmp suggested by Mathias Lewin | Eric Andersen |
2000-11-17 | Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, | Eric Andersen |
2000-11-17 | Turn off debug noise | Eric Andersen |
2000-11-16 | Fix it so files are not stripped when debugging (doh!). Fix up strip | Eric Andersen |
2000-11-15 | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
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-27 | Ignore leftovers... | Eric Andersen |
2000-10-26 | Add in a fork test. Fix select so it works. | Eric Andersen |
2000-10-26 | Fix makefile bugs | 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-20 | ignore more stuff | Eric Andersen |
2000-10-18 | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen |
2000-10-18 | Signal test. One test written and already found a bug. | Eric Andersen |
2000-10-17 | Naming fix | Eric Andersen |
2000-10-17 | More stuff | Eric Andersen |
2000-10-17 | Ignore more junk | Eric Andersen |
2000-10-17 | Clean up after ourselves | Eric Andersen |
2000-10-17 | Update excludes | Eric Andersen |
2000-10-17 | More updates | Eric Andersen |
2000-10-12 | Makefile update | Eric Andersen |