mycroft
|
605490369c
|
Delint.
Remove trailing ; from uses of __weak_alias(). The macro inserts this if
needed.
|
2000-01-22 22:19:07 +00:00 |
explorer
|
179a2df725
|
add. This holds the global __isthreaded variable, to indicate that threading
is (or is not) present.
|
1999-12-03 06:37:34 +00:00 |
explorer
|
7d1b0fabbc
|
typo
|
1999-12-03 06:36:55 +00:00 |
explorer
|
3dde14339c
|
add stub thread functions. These are not (yet) used, and always return
success. They are weak-aliased, so if linked with a real pthreads library
the correct magic will happen.
|
1999-11-14 18:34:15 +00:00 |