Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-04 | Main changes (see ChangeLog diff for details and attributions):- | rpj | |
- asynchronous cancellation added - attempt to hide internal exceptions from applications - kernel32 load/free problem fixed - new tests - changes only to comments in some tests | |||
1999-03-18 | ==> ChangeLog <== | rpj | |
Fri Mar 19 09:12:59 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> * private.c (_pthread_threadStart): status returns PTHREAD_CANCELED. * pthread.h (PTHREAD_CANCELED): defined. ==> tests/ChangeLog <== Fri Mar 19 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> * *.bat: redirect unwanted output to nul: * runall.bat: new. * cancel1.c: new. Not part of suite yet. | |||
1999-02-18 | Add new compiler specific scripts for running tests. | rpj | |