This is the mail archive of the newlib@sourceware.org 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]

sigdelset


Hello,

(first post). I am using newlib 1.14.0. I discovered that on the nosys platform "sigaddset" is defined (via preprocessor), but sigdelset is not defined. What is the desired policy for the signal set family of functions? Are they beyond scope of newlib? I just want know wether I should modify newlib (for me) here to add them in for the nosys configuration, or this in some way is the application's responsibility.

TIA, hope that wasn't convered before,
Timo.


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