Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-06 | Robust mutexes merged from devel branchpost_merge_with_ROBUST_MUTEXES | 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-01-01 | Copyright year updated | rpj | |
2004-11-22 | Copyright update | rpj | |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj | |
2002-02-08 | Copyright notice updates; module splitting; POSIX version | rpj | |
conditional compilation; refinements; bug fixes. See the ChangeLog. | |||
2002-01-13 | * attr.c (pthread_attr_setscope): Fix struct pointer | rpj | |
indirection error introduced 2002-01-04. (pthread_attr_getscope): Likewise. * pthread.dsp (SOURCE): Add missing source files. ./tests/: * exception3.c (main): Shorten wait time. * mutex7.c: New test. * mutex7n.c: New test. * mutex7e.c: New test. * mutex7r.c: New test. * mutex6.c: Modified to avoid leaving the locked mutex around on exit. |