NetBSD/lib/libc/thread-stub
ad c984f259af Make threaded programs die correctly:
kill(getpid(), SIGFOO) -> raise(SIGFOO)
2009-01-30 23:21:02 +00:00
..
__isthreaded.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
Makefile.inc
thread-stub.c Make threaded programs die correctly: 2009-01-30 23:21:02 +00:00