pkgsrc/devel/pth
drochner ca8f8a5b83 PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the
system call's return values are postprocessed by the libc stub
(eg alpha).
Change pth to call libc's internal _fork(). This is only available
since NetBSD-1.5, older releases are SOL -- sorry, but we need something
working for 1.6.1.
We should audit all the PTH_SYSCALL_HARD plugins whether they neglect
libc assembler magic...
bump PKGREVISION
2003-02-04 17:31:16 +00:00
..
patches PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the 2003-02-04 17:31:16 +00:00
buildlink2.mk Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have the 2002-11-01 06:09:36 +00:00
DESCR Merge changes to enable hard sycalls from devel/pth-syscall into devel/pth. 2002-08-01 05:18:48 +00:00
distinfo PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the 2003-02-04 17:31:16 +00:00
Makefile PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the 2003-02-04 17:31:16 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00