This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]