emacs/lib-src
Paul Eggert 92d4bda279 Fix movemail fd leak
* lib-src/movemail.c (main) [!MAIL_USE_SYSTEM_LOCK]:
Fix file descriptor leak, found by GCC 13 -Wanalyzer-fd-leak.
2023-05-14 19:28:10 -07:00
..
be_resources.cc ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c Fix ebrowse -f buffer overflow 2023-05-14 19:28:10 -07:00
emacsclient.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
etags.c Merge from origin/emacs-29 2023-03-06 06:30:13 +01:00
hexl.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
make-docfile.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
make-fingerprint.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Makefile.in Adjust to recent Gnulib macro renaming 2023-01-07 15:32:56 -08:00
movemail.c Fix movemail fd leak 2023-05-14 19:28:10 -07:00
ntlib.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlib.h ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pop.h ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rcs2log ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
seccomp-filter.c ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
update-game-score.c Sleep less in update-game-score 2023-03-21 14:42:18 -07:00

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.