This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

__gettimeofday ?


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).

-Fred


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]