Commit Graph

20 Commits

Author SHA1 Message Date
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
aanriot
9602982015 update to 2.0.7 (bug fixes).
"go ahead" brad@
2006-08-01 05:09:25 +00:00
steven
1a5d2f439c SHARED_LIBS and USE_LIBTOOL 2006-01-06 18:52:12 +00:00
aanriot
30a1282744 - update to 2.0.4.
- remove Brad's maintainership on his request.

"go ahead" brad@
2005-07-28 17:49:27 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
ad2cf83a0f new plists. 2004-08-10 09:43:46 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
brad
1a30ef26e1 remove POSIX pthread compatibility library 2002-02-26 03:57:38 +00:00
brad
0560e1da01 upgrade to pth 1.4.1 2002-01-27 17:51:20 +00:00
brad
e4227710ca - rename checksums file
- add regress
2001-12-21 00:36:37 +00:00
brad
a9434885b2 patches to add thread-safe usleep() soft syscall wrapper.
--
From: vedge <vedge2@vedge.com.ar>
2001-05-24 00:07:13 +00:00
brad
10ccbb6398 upgrade to pth 1.4.0 2001-03-26 23:54:42 +00:00
danh
5be9a151e3 sync libtool patch 2001-02-20 19:05:04 +00:00
brad
b9907e361c - FAKE_FLAGS is not needed anymore
- use "cc -shared" on 2.8 and up to create shared libraries.
- don't try to link shared libraries with libc.
2001-01-19 18:26:06 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
fd473ef863 upgrade to pth 1.3.7 2000-07-29 22:42:17 +00:00
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