emacs-gpu/lib-src
Paul Eggert 3e3f34d71e Fix ebrowse -f buffer overflow
* lib-src/ebrowse.c (main): Fix buffer overflow when several -f
options are given.  Found by GCC 13 -Wanalyzer-allocation-size.
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
ctags.c
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 compilation of lib-src/movemail 2023-03-22 17:26:22 +02: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
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.