__gettimeofday ?
Jeffrey A Law
law@cygnus.com
Sat Jun 27 09:57:00 GMT 1998
In message < 199806271552.IAA15479@ninemoons.com >you write:
> Why does mkstemp.c call __gettimeofday instead of just gettimeofday.
> I just grepped the entire current egcs tree and that is the only
> place this string occurs (and it ends up as unresolved at link time).
A goof (one of several) on my part late late last night. mkstemp.c
is actually derived from the glibc sources which call the __ version.
Kaveh has submitted (and I've approved) a fix for this and a few other
problems with mkstemp.
jeff
More information about the Gcc-bugs
mailing list