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