arch
|
use explicit "l" suffixes. (eg. lea -> leal)
|
2003-10-30 13:56:37 +00:00 |
Makefile
|
Use ${HOST_SH} instead of `sh'.
|
2003-10-26 07:25:33 +00:00 |
debuglog.c
|
Include <stdlib.h> for exit() prototype.
|
2003-08-20 09:50:16 +00:00 |
pthread_attr.c
|
sprinkle ARGSUSED for good cheer.
|
2003-09-11 21:51:57 +00:00 |
pthread_kill.3
|
sigwait(2), not (3).
|
2003-10-30 12:57:11 +00:00 |
pthread_run.c
|
fix SA/pthread pagefault failure:
|
2003-09-16 13:51:31 +00:00 |
pthread_sa.c
|
remove incorrect assert:
|
2003-10-29 18:53:34 +00:00 |
pthread_sig.c
|
in pthread__deliver_signal(),
|
2003-10-16 13:38:28 +00:00 |
pthread_sigmask.3
|
sigwait(2), not (3).
|
2003-10-30 12:57:11 +00:00 |
pthread_tsd.c
|
available, not avaliable. From miod@openbsd.
|
2003-09-29 09:50:21 +00:00 |