aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/thr.c
AgeCommit message (Expand)AuthorFilesLines
1997-06-25Completely rework according to new interface.Richard Kenner1-62/+443
1997-02-02(__objc_runtime_mutex): Eliminate leading underscore from name of objcRichard Kenner1-5/+5
1996-09-22Replace use of __objc_xmalloc and free with objc_malloc and objc_free.Richard Kenner1-3/+3
1996-08-11Formatting changes.Richard Kenner1-2/+2
1996-06-10(__objc_thread_detach_function): Clear thread storage.Richard Kenner1-0/+37
1996-06-07Remove inclusion of source files.Richard Kenner1-16/+0
1996-04-04Rename thread-* to thr-*.Richard Kenner1-5/+5
1996-03-05Initial revisionRichard Kenner1-0/+132