1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/linuxthreads
Tor Egge b20aef1bb8 Fix hang caused by a thread calling exit():
- Block cancel signal while creating new thread to avoid losing
    the signal.

  - Terminate the process with _exit(1) if it's unsafe to continue
    calling atexit functions and destructors.
2002-04-22 16:50:02 +00:00
..
files Fix hang caused by a thread calling exit(): 2002-04-22 16:50:02 +00:00
distinfo Update from version 2.1.3 to 2.2.3 of LinuxThreads. 2001-06-14 01:34:18 +00:00
Makefile Fix hang caused by a thread calling exit(): 2002-04-22 16:50:02 +00:00
pkg-comment General comment cleanups. 1999-12-28 16:30:10 +00:00
pkg-descr Document that FreeBSD source code is needed to build linuxthreads port. 2002-03-10 01:24:23 +00:00
pkg-message portlint - mostly moving around variables. 2000-04-16 23:12:33 +00:00
pkg-plist Update from version 2.1.3 to 2.2.3 of LinuxThreads. 2001-06-14 01:34:18 +00:00