Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/make
On Tue, Jun 05, 2012 at 05:31:05PM +0000, Simon J. Gerraty wrote:
> Module Name: src
> Committed By: sjg
> Date: Tue Jun 5 17:31:04 UTC 2012
>
> Modified Files:
> src/usr.bin/make: compat.c
>
> Log Message:
> kill(2) is more appropriate and more portable than raise(3)
Is it? raise(3) is supposed to be ANSI C, kill(2) only POSIX?
Joerg
Home |
Main Index |
Thread Index |
Old Index