summaryrefslogtreecommitdiff
path: root/libobjc/thr-posix.c
Commit message (Collapse)AuthorAgeFilesLines
* Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu2000-08-071-22/+97
| | | | | | thread support for Objective-C. From-SVN: r35535
* Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball ↵Chris Ball1999-09-291-0/+14
| | | | | | <cball@fmco.com>). From-SVN: r29701
* 1998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1998-09-211-0/+229
* New directory. Moved files from ../gcc/objc. From-SVN: r22514