Moving everything from signal.h to sys/signal.h

Christopher Faylor me@cgf.cx
Mon Oct 4 03:48:00 GMT 2004


Is there any reason why there are a handful of definitions in
libc/include/signal.h while most of the signal definitions are in
libc/include/sys/signal.h?  I think most systems (at least the
ones I checked) tend to make sys/signal.h == signal.h.

cgf



More information about the Newlib mailing list