This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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]

Re: bsd_signal's prototype unavailable when _GNU_SOURCE is defined


* Ponnuvel Palaniyappan:

> Is this the expected behaviour? If so, is there a way to make bsd_signal
> available whiling _GNU_SOURCE is defined?

It's not listed in NEWS, so it's not deliberate.  But considering that
the function is obsolete, I would say the bug is that it's not
mentioned in NEWS, not that the declaration has been removed from the
header file.


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