freebsd-dev/lib/libthr
Mike Makonnen 05e948d996 _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
..
arch .S comments must be C comments, not ASM ones. 2003-06-02 02:32:56 +00:00
sys - Adjust the makefiles so we have a per architecture makefile. 2003-04-01 07:07:38 +00:00
thread _thread_printf() is only used for debugging or in cases where something's 2003-06-09 17:58:15 +00:00
Makefile Make WARNS2 clean. The fixes mostly included: 2003-05-23 09:48:20 +00:00