1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -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 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
stdint.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unistd.h Merge from trunk and resolve conflicts. 2013-03-28 20:13:59 +02:00