BSD vs POSIX psignal

Ralf Corsepius ralf.corsepius at rtems.org
Thu May 19 14:33:24 UTC 2011


On 05/19/2011 04:22 PM, Joel Sherrill wrote:
> Hi,
>
> I ran across this using newlib CVS head
> testing gcc. libnetworking has a BSD
> kernel prototype of psignal. newlib
> now has a POSIX psignal prototype.
>
> Apparently the BSD psignal prototype is
> really unused so it can be ifdef'ed out.
>
> Any comments before I commit this?

This submission confuses me.

I applied a similar patch yesterday:

c.f.
cvs diff -u -r 1.4 -r 1.5 cpukit/libnetworking/sys/signalvar.h
cvs diff -u -r 1.2833 -r 1.2834 cpukit/ChangeLog


Ralf



More information about the vc mailing list