summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAge
* Redo emacsclient socket symlink-attack checkingPaul Eggert2021-07-23
* Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-12
* Improve and update the 'etags' test suiteEli Zaretskii2021-06-18
* Fix Mercury support, notably qualified procedures.Fabrice Nicol2021-06-18
* Support mercury in 'ctags' as wellEli Zaretskii2021-06-10
* Minor fixes for last changeEli Zaretskii2021-06-06
* Add support for Mercury (https://mercurylang.org) in 'etags'Fabrice Nicol2021-06-06
* Add support for Rust in etagsPierre-Antoine Rouby2021-05-17
* * lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris2021-05-09
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-09
* Ensure that argument to 'verify' is a constant expression.Philipp Stephani2021-04-22
* Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, ...).Philipp Stephani2021-04-19
* Fix Seccomp filter on CentOS 8.3 (Bug#47828).Philipp Stephani2021-04-18
* * lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani2021-04-12
* Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-12
* Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2021-04-11
* * lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.Philipp Stephani2021-04-11
* Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani2021-04-11
* Seccomp filter: allow reading the current time (Bug#47708).Philipp Stephani2021-04-11
* Use pkg-config to check for libseccomp.Philipp Stephani2021-04-11
* Remove SCMP_FLTATR_CTL_LOG attribute from Seccomp filter.Philipp Stephani2021-04-11
* Only attempt to generate seccomp filter files on x86-64 systems.Philipp Stephani2021-04-11
* * lib-src/seccomp-filter.c: Print trailing newline.Philipp Stephani2021-04-11
* ; Fix copyright yearsGlenn Morris2021-04-10
* Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2021-04-10
* Simplify silent-rules build machineryGlenn Morris2021-03-06
* Port to Solaris 10Paul Eggert2021-01-01
* Merge from origin/emacs-27Paul Eggert2021-01-01
|\
| * Fix copyright years by handPaul Eggert2021-01-01
| * Update copyright year to 2021Paul Eggert2021-01-01
| * Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii2020-12-09
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Adjust to recent Gnulib changesPaul Eggert2020-12-25
* | Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii2020-12-08
* | Merge from origin/emacs-27Glenn Morris2020-11-16
|\|
| * ; * lib-src/make-fingerprint.c: Update commentary.Glenn Morris2020-11-15
| * Reformat argument commentary in etags.cEli Zaretskii2020-11-15
| * ; Fix more trivial typosStefan Kangas2020-09-21
* | Mark the return value from strerror as a constantPhilipp Klaus Krause2020-10-14
* | ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-03
* | ; Fix typosStefan Kangas2020-09-21
* | Don't output emacsclient warning if both -a and --quietLars Ingebrigtsen2020-08-13
* | Merge from origin/emacs-27Glenn Morris2020-05-28
|\|
| * Fix rare assertion violations in 'etags'Eli Zaretskii2020-05-24
* | Port etags FALLTHROUGH to C2XPaul Eggert2020-05-23
* | * lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert2020-04-04
* | Stop using newly-deprecated dosname Gnulib modulePaul Eggert2020-03-28
* | Pacify GCC 9.2.1 20190927 -O3Paul Eggert2020-03-04
|/
* Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim2020-01-16
* Fix copyright years by handPaul Eggert2020-01-01