Subject: CVS commit: pkgsrc/devel/nbpatch/files
From: Joerg Sonnenberger
Date: 2008-09-16 13:59:29
Message id: 20080916115929.47D6D175D0@cvs.netbsd.org

Log Message:
Don't use sig_t, it doesn't exist on QNX. Conditionally use madvise or
posix_madvise if MADV_SEQUENTIAL or POSIX_MADV_SEQUENTIAL exist. As it
is a hint for the VM subsystem, it doesn't hurt if neither is provided.
Based on input from Sean Boudreau.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/nbpatch/files/inp.c
1.2modifypkgsrc/devel/nbpatch/files/util.c