Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-22 | '' | rpj | |
2005-05-08 | '' | rpj | |
2005-05-06 | '' | rpj | |
2005-01-01 | Copyright year updated | rpj | |
2004-11-22 | Copyright update | rpj | |
2004-05-17 | re-indentation, bug fixes, hooks for pre-emptive async cancelation | rpj | |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj | |
2002-02-23 | * pthread_cond_destroy.c: Expand the time change | rpj | |
critical section to solve deadlock problem. * pthread.c: Add all remaining C modules. * pthread.h: Use dllexport/dllimport attributes on functions to avoid using pthread.def. * sched.h: Likewise. * semaphore.h: Likewise. * GNUmakefile: Add new targets for single translation unit build to maximise inlining potential; generate pthread.def automatically. * Makefile: Likewise, but no longer uses pthread.def. | |||
2002-02-18 | Major reorganisation of source code; new routine and tests added. | rpj | |