A problem with timespec

H.J. Lu hjl@lucon.org
Tue Oct 27 11:47:00 GMT 1998


Hi,

VSX-PCT doesn't like

struct timespec
  {
    long int tv_sec;            /* Seconds.  */
    long int tv_nsec;           /* Nanoseconds.  */
  };

It defines -D_POSIX_C_SOURCE=199506.


-- 
H.J. Lu (hjl@gnu.org)



More information about the Libc-hacker mailing list