openbsd-ports/devel/pth/patches
brad fbe80729a4 add pth port.
--
Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
threads of execution ("multithreading") inside server applications. All
threads run in the same address space of the server application, but
each thread has it's own individual program-counter, run-time stack,
signal mask and errno variable.
2000-07-28 10:39:00 +00:00
..
patch-ltconfig add pth port. 2000-07-28 10:39:00 +00:00
patch-ltmain.sh add pth port. 2000-07-28 10:39:00 +00:00
patch-Makefile.in add pth port. 2000-07-28 10:39:00 +00:00