summaryrefslogtreecommitdiff
path: root/gcc/objc/thr-decosf1.c
Commit message (Expand)AuthorAgeFilesLines
* Completely rework according to new interface.Richard Kenner1997-06-251-215/+170
* (__objc_runtime_mutex): Eliminate leading underscore from name of objcRichard Kenner1997-02-021-20/+20
* Replace use of __objc_xmalloc and free with objc_malloc and objc_free.Richard Kenner1996-09-221-3/+3
* Formatting changes.Richard Kenner1996-08-111-1/+2
* (objc_thread_id): Use pthread_getunique_np to obtain a thread ID value.Richard Kenner1996-06-281-6/+6
* Now compiles as a separate source file, so include appropriateRichard Kenner1996-06-071-0/+2
* (_objc_thread_id): Correct return type from int to _objc_thread_id.Richard Kenner1996-04-161-2/+2
* Initial revisionRichard Kenner1996-03-051-0/+323