Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | See the ChangeLogs | rpj | |
2011-03-06 | More 64 bit cast fixups | rpj | |
2011-03-05 | Rework pthread_join result arg casting | rpj | |
2011-03-04 | Casting fixups | rpj | |
2005-05-08 | '' | rpj | |
2005-05-06 | '' | rpj | |
2005-04-25 | '' | rpj | |
2005-04-25 | '' | rpj | |
2005-01-01 | Copyright year updated | rpj | |
2004-11-22 | Copyright update | rpj | |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj | |
2003-08-13 | Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to ↵ | rpj | |
tests/benchmarks. | |||
2002-03-02 | * errno.c: Compiler directive was incorrectly including code. | rpj | |
* pthread.h: Conditionally added some #defines from config.h needed when not building the library. e.g. NEED_ERRNO, NEED_SEM. (PTW32_DLLPORT): Now only defined if _DLL defined. (_errno): Compiler directive was incorrectly including prototype. * sched.h: Conditionally added some #defines from config.h needed when not building the library. * semaphore.h: Replace an instance of NEED_SEM that should have been NEED_ERRNO. This change currently has nil effect. * GNUmakefile: Correct some recent changes. * Makefile: Add rule to generate pre-processor output. |