tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [joerg%netbsd.org@localhost: CVS commit: pkgsrc/devel/nbpatch]
On Wed, Sep 10, 2008 at 01:09:35PM +0200, Joerg Sonnenberger wrote:
> I'd appreciate testing on all platforms to sort out the remaining
> modernisms in this code.
>
> Joerg
>
The QNX issues are:
- in files/inp.c we have posix_madvise(,, POSIX_MADV_SEQUENTIAL)
rather than madvise(,, MADV_SEQUENTIAL)
- In files/util.c we have no sig_t
- On install we can't build nbpatch.cat1 from nbpatch.1 as
we've no nroff out of the box. Maybe USE_TOOLS+= nroff ?
-seanb
Home |
Main Index |
Thread Index |
Old Index