diff options
author | drochner <drochner@pkgsrc.org> | 2003-02-04 17:31:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-02-04 17:31:16 +0000 |
commit | ca8f8a5b8365ab260bc506a25fed5979a2213ed4 (patch) | |
tree | bab2503270f4e119f2ebc95988a442c928408e91 /x11/qt3 | |
parent | 65e76e6fc3080f151c116a2ac17d2ae190b32a32 (diff) | |
download | pkgsrc-ca8f8a5b8365ab260bc506a25fed5979a2213ed4.tar.gz |
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
Diffstat (limited to 'x11/qt3')
0 files changed, 0 insertions, 0 deletions