<signal.h> broken with _POSIX_SOURCE=1 defined

Matthias Urlichs smurf@noris.de
Mon Nov 2 16:09:00 GMT 1998


  Andreas Jaeger <aj@arthur.rhein-neckar.de> writes:
> 
> This small program shows the broken behaviour with the current glibc
> 2.1 cvs sources:
> #define _POSIX_SOURCE 1
> #include <signal.h>
> int main(void) { ;}
> 
IMHO, we should have a testcase which does this for all legal values of
_FOO_SOURCE (i.e. including "none" and "a few unlikely combinations") and
<bar.h> (i.e. all except those in */bits/*).  

-- 
Matthias Urlichs  |  noris network GmbH   |   smurf@noris.de  |  ICQ: 20193661
The quote was selected randomly. Really.    |      http://www.noris.de/~smurf/
-- 
Of all things man is the measure.
               --Protagoras



More information about the Libc-hacker mailing list