summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)Philipp Stephani2022-07-151-0/+3
* Revert "Don’t assume openat"Eli Zaretskii2022-04-171-1/+2
* Don’t assume openatPaul Eggert2022-04-171-2/+1
* * lib-src/seccomp-filter.c (main): Use faccessat2 only if defined.Andreas Schwab2022-03-051-0/+2
* Seccomp: improve support for newer versions of glibc (Bug#51073)Philipp Stephani2022-01-221-0/+2
* Fix UB in ebrowseEli Zaretskii2022-01-201-1/+9
* ; Run set-copyright from admin.elGlenn Morris2022-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-0116-16/+16
* emacsclient takes more care about XDG_RUNTIME_DIRPaul Eggert2021-12-091-2/+1
* Port emacsclient to Solaris 10Paul Eggert2021-12-021-1/+3
* Fix compilation errors with MinGW64 GCC 11Eli Zaretskii2021-10-241-0/+9
* Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).Philipp Stephani2021-10-091-0/+2
* Simplify socket symlink-attack checkingPaul Eggert2021-10-031-7/+6
* ; Fix typosStefan Kangas2021-09-031-1/+1
* Improve compatibility with musl-libc (Bug#48789)Philipp Stephani2021-08-291-3/+6
* Fix libexec installation on NS (bug#50250)Alan Third2021-08-291-0/+1
* Avoid using %n in emacsclientOmar Polo2021-08-221-4/+3
* Redo emacsclient socket symlink-attack checkingPaul Eggert2021-07-231-79/+147
* Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-122-39/+24
* Improve and update the 'etags' test suiteEli Zaretskii2021-06-181-2/+0
* Fix Mercury support, notably qualified procedures.Fabrice Nicol2021-06-181-43/+83
* Support mercury in 'ctags' as wellEli Zaretskii2021-06-101-3/+18
* Minor fixes for last changeEli Zaretskii2021-06-061-13/+13
* Add support for Mercury (https://mercurylang.org) in 'etags'Fabrice Nicol2021-06-061-4/+486
* Add support for Rust in etagsPierre-Antoine Rouby2021-05-171-0/+51
* * lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris2021-05-091-0/+1
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-3/+1
* Ensure that argument to 'verify' is a constant expression.Philipp Stephani2021-04-221-1/+2
* Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, ...).Philipp Stephani2021-04-191-0/+6
* Fix Seccomp filter on CentOS 8.3 (Bug#47828).Philipp Stephani2021-04-181-3/+3
* * lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani2021-04-121-0/+2
* Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-121-0/+3
* Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2021-04-112-7/+39
* * lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.Philipp Stephani2021-04-111-2/+2
* Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani2021-04-111-0/+6
* Seccomp filter: allow reading the current time (Bug#47708).Philipp Stephani2021-04-111-0/+7
* Use pkg-config to check for libseccomp.Philipp Stephani2021-04-111-3/+6
* Remove SCMP_FLTATR_CTL_LOG attribute from Seccomp filter.Philipp Stephani2021-04-111-1/+0
* Only attempt to generate seccomp filter files on x86-64 systems.Philipp Stephani2021-04-111-2/+9
* * lib-src/seccomp-filter.c: Print trailing newline.Philipp Stephani2021-04-111-1/+4
* ; Fix copyright yearsGlenn Morris2021-04-101-1/+1
* Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2021-04-102-0/+340
* Simplify silent-rules build machineryGlenn Morris2021-03-061-27/+2
* Port to Solaris 10Paul Eggert2021-01-011-2/+7
* Merge from origin/emacs-27Paul Eggert2021-01-011-1/+1
|\
| * Fix copyright years by handPaul Eggert2021-01-011-1/+1
| * Update copyright year to 2021Paul Eggert2021-01-0115-15/+15
| * Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii2020-12-091-0/+1
* | Update copyright year to 2021Paul Eggert2021-01-0115-15/+15
* | Adjust to recent Gnulib changesPaul Eggert2020-12-253-43/+17