aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-01; Run set-copyright from admin.elGlenn Morris1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii16-16/+16
2021-12-30Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier1-463/+3
2021-12-20Prefer $(info) to @echoPaul Eggert1-5/+5
2021-12-12Really fix the etags TEX parsingLars Ingebrigtsen1-3/+3
2021-12-12Fix an off-by-one error in TEX parsing in etagsLars Ingebrigtsen1-2/+7
2021-12-09emacsclient takes more care about XDG_RUNTIME_DIRPaul Eggert1-2/+1
2021-12-02Port emacsclient to Solaris 10Paul Eggert1-1/+3
2021-12-01Suppress emacsclient message that daemon should have started if --quietJim Porter1-3/+4
2021-11-20Add support for the Haiku operating system and its window systemPo Lu3-0/+167
2021-11-05New emacsclient option to either create or reuse an existing frame.Gregory Heytings1-1/+12
2021-10-24Fix compilation errors with MinGW64 GCC 11Eli Zaretskii1-4/+1
2021-10-24Include <config.h> first in MS-Windows sourcePaul Eggert1-0/+3
2021-10-24Fix compilation errors with MinGW64 GCC 11Eli Zaretskii1-0/+9
2021-10-09Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).Philipp Stephani1-0/+2
2021-10-03Simplify socket symlink-attack checkingPaul Eggert1-7/+6
2021-09-03; Fix typosStefan Kangas1-1/+1
2021-08-29Improve compatibility with musl-libc (Bug#48789)Philipp Stephani1-3/+6
2021-08-29Fix libexec installation on NS (bug#50250)Alan Third1-0/+1
2021-08-22Avoid using %n in emacsclientOmar Polo1-4/+3
2021-07-23Redo emacsclient socket symlink-attack checkingPaul Eggert1-79/+147
2021-07-12Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2-39/+24
2021-06-18Improve and update the 'etags' test suiteEli Zaretskii1-2/+0
2021-06-18Fix Mercury support, notably qualified procedures.Fabrice Nicol1-43/+83
2021-06-10Support mercury in 'ctags' as wellEli Zaretskii1-3/+18
2021-06-06Minor fixes for last changeEli Zaretskii1-13/+13
2021-06-06Add support for Mercury (https://mercurylang.org) in 'etags'Fabrice Nicol1-4/+486
2021-05-17Add support for Rust in etagsPierre-Antoine Rouby1-0/+51
2021-05-09* lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris1-0/+1
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris1-3/+1
2021-04-22Ensure that argument to 'verify' is a constant expression.Philipp Stephani1-1/+2
2021-04-19Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, ...).Philipp Stephani1-0/+6
2021-04-18Fix Seccomp filter on CentOS 8.3 (Bug#47828).Philipp Stephani1-3/+3
2021-04-12* lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani1-0/+2
2021-04-12Generate Seccomp filters only if we have the necessary constants.Philipp Stephani1-0/+3
2021-04-11Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2-7/+39
2021-04-11* lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.Philipp Stephani1-2/+2
2021-04-11Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani1-0/+6
2021-04-11Seccomp filter: allow reading the current time (Bug#47708).Philipp Stephani1-0/+7
2021-04-11Use pkg-config to check for libseccomp.Philipp Stephani1-3/+6
2021-04-11Remove SCMP_FLTATR_CTL_LOG attribute from Seccomp filter.Philipp Stephani1-1/+0
2021-04-11Only attempt to generate seccomp filter files on x86-64 systems.Philipp Stephani1-2/+9
2021-04-11* lib-src/seccomp-filter.c: Print trailing newline.Philipp Stephani1-1/+4
2021-04-10; Fix copyright yearsGlenn Morris1-1/+1
2021-04-10Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2-0/+340
2021-03-06Simplify silent-rules build machineryGlenn Morris1-27/+2
2021-01-01Port to Solaris 10Paul Eggert1-2/+7
2021-01-01Update copyright year to 2021Paul Eggert15-15/+15
2021-01-01Fix copyright years by handPaul Eggert1-1/+1