[Bug time/23590] No clock_gettime() in time.h
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jan 9 15:52:00 GMT 2019
https://sourceware.org/bugzilla/show_bug.cgi?id=23590
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2019-01-09
Ever confirmed|0 |1
--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
What's your glibc version? I can't reproduce this with current sources.
Can you attach the output of
echo '#include <time.h>' | gcc -E -x c -
and:
echo '#include <time.h>' | gcc -E -x c -dM -
(adjusted for your compiler binary)? Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list