tech-toolchain archive
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index][
Old Index]
Re: Porting NetBSD make to Interix
On 2010年5月13日 19:45:23 +0000, David Holland writes:
> > If you want to build native NetBSD make you will need to edit util.c
> > and add something such that the signal function that wraps sigaction is
> > compiled for your system.
>
>Wouldn't it be a better plan to define a makesignal() or something
>that always calls sigaction?
Yes. bmake_signal() actually - for consistency with bmake_malloc() etc.
Will look at it.
Home |
Main Index |
Thread Index |
Old Index