emacs/nt/inc
Eli Zaretskii 5822759d47 Remove all traces of MSVC support from MS-Windows code
We dropped support for MSVC long ago, and nowadays only support
MinGW for the MS-Windows builds of Emacs.
* src/w32term.h:
* src/w32fns.c:
* src/w32.c:
* nt/inc/sys/socket.h:
* nt/inc/stdalign.h:
* nt/inc/ms-w32.h: Remove MSVC-specific code and preprocessor
conditions.
* nt/inc/ms-w32.h: Don't redirect Posix functions to MS _FOO
equivalents, as MinGW headers do that nowadays better, not
necessarily via functions, and do not disable that when __STDC__
is defined.
2025-11-27 09:07:04 +02:00
..
arpa Nuke arch-tags. 2011-01-15 15:16:57 -08:00
netinet * nt/inc/netinet/tcp.h: New (empty) file. 2024-12-13 20:52:14 +02:00
sys Remove all traces of MSVC support from MS-Windows code 2025-11-27 09:07:04 +02:00
dirent.h Dirent functions and directory-files are converted and work. 2013-11-09 14:49:02 +02:00
grp.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
inttypes.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
langinfo.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
mingw_time.h Attempt to fix time_t related problems with MinGW 4.0 runtime. 2013-10-14 19:23:10 +03:00
ms-w32.h Remove all traces of MSVC support from MS-Windows code 2025-11-27 09:07:04 +02:00
netdb.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
nl_types.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pwd.h Fix warnings when compiling on MS-Windows with -std=gnu99. 2012-10-17 21:02:44 +02:00
signal.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
stdalign.h Remove all traces of MSVC support from MS-Windows code 2025-11-27 09:07:04 +02: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 Update copyright year to 2025 2025-01-01 07:39:17 +00:00
unistd.h Merge from trunk and resolve conflicts. 2013-03-28 20:13:59 +02:00