emacs/lib-src
Werner Fink 8abd2ee052 Fix seccomp-filter for newer Linux kernels
* lib-src/seccomp-filter.c (MAP_DROPPABLE): Define if undefined.
(main): Use MAP_DROPPABLE flag.  Allow `tcgetattr' call of glibc
on physical terminal devices.  (Bug#77232)
2025-04-19 18:07:19 +03:00
..
asset-directory-tool.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
be_resources.cc Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ChangeLog.1 Update copyright year to 2025 2025-01-01 07:39:17 +00:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ebrowse.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
emacsclient.c Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
etags.c Fix etags for Ruby module definitions with :: 2025-04-03 08:50:59 +03:00
hexl.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
make-docfile.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
make-fingerprint.c ; * lib-src/make-fingerprint.c: Fix copyright year. 2025-01-09 06:22:21 +01:00
Makefile.in Remove ctags program 2025-03-22 11:57:29 -07:00
movemail.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ntlib.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ntlib.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pop.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pop.h Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rcs2log Fix copyright years by hand 2025-01-01 07:41:51 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
seccomp-filter.c Fix seccomp-filter for newer Linux kernels 2025-04-19 18:07:19 +03:00
update-game-score.c Update copyright year to 2025 2025-01-01 07:39:17 +00: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.