1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/nt/inc
Eli Zaretskii 360d7c716d Remove private prototype for 'execve' and its uses in MinGW build
* src/sysdep.c (emacs_exec_file): Don't compile this function
anymore on WINDOWSNT, since it is not used there.  This function
was the only reason for having 'execve' prototype in ms-w32.h.

* nt/inc/ms-w32.h (execve): Remove prototype and the MinGW64 vs
ming.org mess that it causes.
2020-05-30 13:56:20 +03:00
..
arpa
netinet
sys Fix the MinGW build as followup to recent "nofollow" changes 2020-03-08 17:00:10 +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 2020 2020-01-01 00:59:52 +00:00
inttypes.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
langinfo.h Update copyright year to 2020 2020-01-01 00:59:52 +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 private prototype for 'execve' and its uses in MinGW build 2020-05-30 13:56:20 +03:00
netdb.h
nl_types.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pwd.h
stdalign.h
stdbool.h
stdint.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unistd.h