mtm
|
5480309374
|
_thread_printf() is only used for debugging or in cases where something's
screwed beyond all help, so it can just skip the pthreads wrapper
for write(2) and call directly into it.
|
2003-06-09 17:58:15 +00:00 |
|
mtm
|
6356a9c88e
|
Make WARNS2 clean. The fixes mostly included:
o removed unused variables
o explicit inclusion of header files
o prototypes for externally defined functions
Approved by: re/blanket libthr
|
2003-05-23 09:48:20 +00:00 |
|
jeff
|
08f648d4cd
|
- Add libthr but don't hook it up to the regular build yet. This is an
adaptation of libc_r for the thr system call interface. This is beta
quality code.
|
2003-04-01 03:46:29 +00:00 |
|