1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/nt/inc
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
..
arpa Nuke arch-tags. 2011-01-15 15:16:57 -08:00
netinet Nuke arch-tags. 2011-01-15 15:16:57 -08:00
sys Fix incompatibilities between MinGW.org and MinGW64 headers 2013-03-25 15:48:37 +02:00
dirent.h Make opendir on MS-Windows accept a 'const char *'. 2013-01-28 16:41:08 +02:00
grp.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
inttypes.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
langinfo.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ms-w32.h Fix incompatibilities between MinGW.org and MinGW64 headers 2013-03-25 15:48:37 +02:00
netdb.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
nl_types.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pwd.h Fix warnings when compiling on MS-Windows with -std=gnu99. 2012-10-17 21:02:44 +02:00
stdalign.h MS-Windows followup for 2012-07-28T23:05:32Z!eggert@cs.ucla.edu. 2012-07-29 18:43:09 +03:00
stdbool.h Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu. 2011-01-31 21:36:08 +02:00
stdint.h Fix problems with MSVC build reported in bug #13939. 2013-03-16 10:55:38 +02:00
unistd.h FILE's lock is now always .#FILE and may be a regular file. 2013-03-05 14:35:41 -08:00