Commit graph

11 commits

Author SHA1 Message Date
msaitoh
2cf4f09e3a Update to PTL-2.1.9
Changes:

* fixed: pthread_kill() does not restore the critical level when given
  signal number is zero.

* New API: POSIX readdir_r.

* fixed: interruption by a signal whose handler is SIG_SIGWAIT_NP may
  cause infinite loop.

* fixed: PTL's internal SIGSEGV handler gets strange arguments on a
  system that has POSIX-based signal facility.
2002-12-12 07:07:05 +00:00
tron
b330a4fe8e Add work arround for buffer overflow in PTL2 library as suggested by
Nick Hudson. This fixes PR pkg/18585. Bump package revision to 1.
2002-10-10 18:59:30 +00:00
tron
5ba094652e Fix silly bug in an utility script which wouldn't accept "gcc" if it is
called "cc".
2002-09-25 15:54:23 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
skrll
3f88fa7ac6 Patch the config.guess files with the latest version. This fixes builds on
new ARM based machines (tested on CATS) and others.

Roll on CONFIG_GUESS_OVERRIDE.

This fixes part of pkg/16389 from Richard Earnshaw <rearnsha@arm.com>
2002-06-24 12:09:43 +00:00
dmcmahill
6e22e6cc05 update to ptl-2.1.8
changes are:

2001-03-02  Kota ABE  <k-abe@media.osaka-cu.ac.jp>

* include/setjmp.h: change the name of struct _sigjmp_buf into
  struct _ptl_sigjmp_buf.  FreeBSD 4.2R's <machine/setjmp.h> defines
  the same struct.

2000-12-07  Kota ABE  <k-abe@media.osaka-cu.ac.jp>

* src/io_api.c (read_timedwait): fixed: infinite loop when READ()
  returns with EIO. (<hsaitoh@nts.ricoh.co.jp>).

* src/io_api.c (readv_timedwait): ditto.
2002-03-28 12:12:31 +00:00
dmcmahill
373564f068 sync with patch-ad 2001-07-13 19:47:29 +00:00
bad
f5d2810794 Make sure to test for __sparc__ so that NO_SHM gets defined on NetBSD/sparc. 2001-07-13 16:02:38 +00:00
tron
60ffab8ff2 Work arround for build problems under NetBSD-current. This fixes
PR pkg/13171 by myself.
2001-06-12 10:40:39 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00