summaryrefslogtreecommitdiff
path: root/nt/inc/sys/time.h
AgeCommit message (Expand)Author
2017-05-15Remove unneeded stuff from nt/inc/sys/time.hEli Zaretskii
2017-05-14Remove gettimeofday from w32 sourcesEli Zaretskii
2017-05-14Fix the MS-Windows buildEli Zaretskii
2013-06-03Attempt to resolve gettimeofday compilation errors with MinGW64.Eli Zaretskii
2013-06-01Fix compilation error on MinGW64 due to nt/inc/sys/time.h.Eli Zaretskii
2013-05-31Fix compile errors in nt/inc/sys/time.h when using nt/configure.bat.Eli Zaretskii
2013-03-28Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible.Eli Zaretskii
2013-03-28Fix the gettimeofday_timezone test.Eli Zaretskii
2013-03-28Merge from trunk and resolve conflicts.Eli Zaretskii
2013-03-26Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii
2013-03-25Fix incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii
2012-11-24Fixed configure.ac and headers in nt/inc. Emulated functions not handled yet.Eli Zaretskii
2012-09-30Support atimers and CPU profiler via profile.c on MS-Windows.Eli Zaretskii
2012-06-24Improve port of struct timespec to MS-Windows.Eli Zaretskii
2012-06-23Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii
2011-01-15Nuke arch-tags.Glenn Morris
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2000-02-06Add include protection.Andrew Innes
1996-05-03Initial revisionGeoff Voelker