Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Ignore generated binaries | Eric Andersen | 2002-08-23 | 1 | -0/+7 |
| | |||||
* | Add a test from Stefan Soucek for pthread_cond_timedwait(). On | Eric Andersen | 2002-02-20 | 2 | -1/+115 |
| | | | | mmu-less ARM perhaps sigsetjmp() isn't working? | ||||
* | Several test suite updates. The testatexit, teston_exit, and | Eric Andersen | 2002-02-13 | 7 | -0/+633 |
pthread tests were contributed by Stefan Soucek |