1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/nt/inc/sys
Eli Zaretskii 553fabe73a Fix incompatibilities between MinGW.org and MinGW64 headers
Problems were reported by ׃scar Fuentes in
 
  http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00611.html.

 nt/inc/ms-w32.h (struct timespec): Don't define if
 _TIMESPEC_DEFINED is already defined.
 (sigset_t) [!_POSIX]: Typedef for MinGW64.
 (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Move definitions before
 including the first system header, to avoid redefinition if some
 system header defines a default value.
 nt/inc/sys/time.h (struct itimerval): Don't define if
 _TIMESPEC_DEFINED is already defined.
2013-03-25 15:48:37 +02:00
..
acl.h Support Posix ACL APIs on MS-Windows. 2012-12-17 21:14:34 +02:00
file.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ioctl.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
param.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
socket.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
stat.h Use fdopendir, fstatat and readlinkat, for efficiency. 2013-01-31 22:30:51 -08:00
time.h Fix incompatibilities between MinGW.org and MinGW64 headers 2013-03-25 15:48:37 +02:00
wait.h Update copyright dates to 2013. 2013-01-02 08:30:50 -08:00