A problem with timespec
H.J. Lu
hjl@lucon.org
Tue Oct 27 11:53:00 GMT 1998
>
> hjl@lucon.org (H.J. Lu) writes:
>
> > VSX-PCT doesn't like
> >
> > struct timespec
> > {
> > long int tv_sec; /* Seconds. */
> > long int tv_nsec; /* Nanoseconds. */
> > };
> >
> > It defines -D_POSIX_C_SOURCE=199506.
>
> In what context? timespec certainly is needed and since it is part of
> POSIX.1b it must be available if _POSIX_C_SOURCE=199506 is selected.
>
It only complains it when it sees them in <signal.h>.
--
H.J. Lu (hjl@gnu.org)
More information about the Libc-hacker
mailing list