Commit graph

4 commits

Author SHA1 Message Date
joerg
928b9af7ea Fix up pthread related source:
- PTHREAD_MUTEX_RECURSIVE is POSIX, _NP doesn't exist
- try to link when looking for pthread_mutex_timedlock
- don't hard-code -lpthread

Bump revision, since the generated library changed.
2006-05-16 15:56:43 +00:00
adam
b108d863e2 Changes 1.8.3:
* Bug fixes
2004-11-30 16:44:47 +00:00
mjl
f7e4c0e10d Update pwlib to 1.5.2
Make this compile with newer gcc versions, and bring in a more
recent version of the library. No changelog is available unfortunately.
2004-10-08 21:02:53 +00:00
jdolecek
f837cb8990 update pwlib to version 1.4.4
list of changes is not available, but the old distfile isn't available
anymore
partially based on PR pkg/7969 and PR pkg/17980 by Wojciech Puchar

pkg was also converted to not depend on unproven-pthreads; this
is good enough to have the sample thread program running correctly
with pth, other pwlib apps need to be tested if they work with
non-preemptive threads
2002-12-01 18:31:41 +00:00