]> git.pond.sub.org Git - empserver/commit
(empth_start, empth_init) [_EMPTH_POSIX]: Do not handle SIGALRM. We
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 26 Oct 2005 16:30:00 +0000 (16:30 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 26 Oct 2005 16:30:00 +0000 (16:30 +0000)
commite6145fa515cb38d180f2cc99f75402a65426fff6
treed0b2b75107a7eb213335108cd1b9709ebaf0a4ea
parentcae225a94afe1f139874487ab408de44126d82b6
(empth_start, empth_init) [_EMPTH_POSIX]: Do not handle SIGALRM.  We
don't raise it, and the signal handler is fishy.
(empth_alarm): Unused, remove.
include/empthread.h
src/lib/empthread/lwp.c
src/lib/empthread/ntthread.c
src/lib/empthread/pthread.c