1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/lib-src
Eli Zaretskii 3f763898aa Fix compilation errors with MinGW64 GCC 11
* lib-src/ntlib.c (_GL_ATTRIBUTE_MALLOC)
(_GL_ATTRIBUTE_DEALLOC_FREE): Define to avoid compilation errors
with MinGW64 GCC 11.  Suggested by Andy Moreton
<andrewjmoreton@gmail.com>.  Do not merge to master.
2021-10-24 20:19:47 +03:00
..
ChangeLog.1
COPYING
ctags.c
ebrowse.c
emacsclient.c Simplify socket symlink-attack checking 2021-10-03 11:42:20 -07:00
etags.c ; Fix typos 2021-09-03 13:05:32 +02:00
hexl.c
make-docfile.c
make-fingerprint.c
Makefile.in
movemail.c
ntlib.c Fix compilation errors with MinGW64 GCC 11 2021-10-24 20:19:47 +03:00
ntlib.h
pop.c
pop.h
rcs2log
README
seccomp-filter.c Fix Seccomp filter for newer GNU/Linux systems (Bug#51073). 2021-10-09 19:39:31 +02:00
update-game-score.c

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.