bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sys/time.h: no more -ansi timercmp ?


From: Dave Morse
Subject: sys/time.h: no more -ansi timercmp ?
Date: Sat, 23 Jun 2001 20:55:17 -0700

If gcc is invoked with "-ansi" on a file that includes <sys/time.h>, it
doesn't pick up timercmp, but it does pick up gettimeofday.  

In glibc 2.0 (or whatever came on Red Hat 6.2), it did pick it up.
In glibc 2.1 (or whatever came on Woody), its gone.

The man page for gettimeofday hasn't changed.

Could the removal be a mistake?
If its intentional, how should I have figured that out by myself?  :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]