1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/nt/inc/sys
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
..
acl.h Support Posix ACL APIs on MS-Windows. 2012-12-17 21:14:34 +02:00
file.h
ioctl.h
mman.h Use mmap(2) emulation for buffer text on MS-Windows. 2014-05-27 20:31:17 +03:00
param.h
resource.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
socket.h Remove all traces of MSVC support from MS-Windows code 2025-11-27 09:07:04 +02:00
stat.h Support sub-second file time-stamps on MS-Windows 2025-05-11 13:33:24 +03:00
time.h Remove unneeded stuff from nt/inc/sys/time.h 2017-05-15 22:45:57 +03:00
wait.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00