aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2013-06-03 20:15:44 +0300
committerEli Zaretskii2013-06-03 20:15:44 +0300
commite2d8a6f0a229b4ebe26484b892ec4f14888f58b6 (patch)
tree7737e85964517cd7a183e777c9c96860f193cecf /nt/ChangeLog
parent22bcd514bc7f1cca2119dc67c8387608a295ee4d (diff)
downloademacs-e2d8a6f0a229b4ebe26484b892ec4f14888f58b6.tar.gz
emacs-e2d8a6f0a229b4ebe26484b892ec4f14888f58b6.zip
Attempt to resolve gettimeofday compilation errors with MinGW64.
src/w32.c (gettimeofday): Make the signature identical to prototype in nt/inc/sys/time.h. nt/inc/sys/time.h (struct timeval): Remove the _W64 guards.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 646b472ba73..b5322f51030 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12013-06-03 Eli Zaretskii <eliz@gnu.org>
2
3 * inc/sys/time.h (struct timeval): Remove the _W64 guards.
4
12013-06-01 Eli Zaretskii <eliz@gnu.org> 52013-06-01 Eli Zaretskii <eliz@gnu.org>
2 6
3 * inc/sys/time.h [!_TIMEZONE_DEFINED]: Define _TIMEZONE_DEFINED to 7 * inc/sys/time.h [!_TIMEZONE_DEFINED]: Define _TIMEZONE_DEFINED to