This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A glibc or egcs bug?
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: A glibc or egcs bug?
- From: Neal Becker <neal at ctd dot comsat dot com>
- Date: 07 Dec 1997 11:56:23 -0500
- Cc: egcs at cygnus dot com, libc-linux at gnu dot ai dot mit dot edu (GNU C Library)
- References: <m0xeXHc-0004ecC@ocean.lucon.org>
The related question is, why are we hitting this union wait stuff at
all, if we don't ask for -D_BSD? I thought glibc would favor POSIX in
cases of conflict. Using the old BSD union wait is hardly ever
needed.