1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 12:59:26 +00:00
emacs/nt/inc
Eli Zaretskii 3f8b771da9 Don't use Gnulib's explicit_bzero on MS-Windows
This is a preventive change, since Gnulib was recently changed
its explicit_bzero to call SecureZeroMemory on MS-Windows,
disregarding systems older than XP, which didn't have it.

* src/w32.c (explicit_bzero): New function.

* nt/mingw-cfg.site (ac_cv_func_explicit_bzero): Avoid using the
Gnulib replacement for explicit_bzero.
* nt/inc/ms-w32.h (explicit_bzero): Add prototype.
2020-04-19 19:38:53 +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
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
ms-w32.h Don't use Gnulib's explicit_bzero on MS-Windows 2020-04-19 19:38:53 +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