emacs/lib-src
Philipp Stephani 6d3608be88 Seccomp: improve support for newer versions of glibc (Bug#51073)
* lib-src/seccomp-filter.c (main): Allow 'pread64' and 'faccessat2'
system calls.  Newer versions of glibc use these system call (starting
with commits 95c1056962a3f2297c94ce47f0eaf0c5b6563231 and
3d3ab573a5f3071992cbc4f57d50d1d29d55bde2, respectively).
2022-01-22 17:18:50 +01:00
..
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 UB in ebrowse 2022-01-20 13:42:56 +02:00
emacsclient.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
etags.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
hexl.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
make-docfile.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
make-fingerprint.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
Makefile.in ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
movemail.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ntlib.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ntlib.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pop.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pop.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rcs2log ; Run set-copyright from admin.el 2022-01-01 09:52:06 -08:00
README
seccomp-filter.c Seccomp: improve support for newer versions of glibc (Bug#51073) 2022-01-22 17:18:50 +01:00
update-game-score.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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.