summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2021-04-22Ensure that argument to 'verify' is a constant expression.Philipp Stephani
2021-04-19Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, ...).Philipp Stephani
2021-04-18Fix Seccomp filter on CentOS 8.3 (Bug#47828).Philipp Stephani
2021-04-18Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-12* lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani
2021-04-12Generate Seccomp filters only if we have the necessary constants.Philipp Stephani
2021-04-11Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani
2021-04-11* lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.Philipp Stephani
2021-04-11Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani
2021-04-11Seccomp filter: allow reading the current time (Bug#47708).Philipp Stephani
2021-04-11Use pkg-config to check for libseccomp.Philipp Stephani
2021-04-11Remove SCMP_FLTATR_CTL_LOG attribute from Seccomp filter.Philipp Stephani
2021-04-11Only attempt to generate seccomp filter files on x86-64 systems.Philipp Stephani
2021-04-11* lib-src/seccomp-filter.c: Print trailing newline.Philipp Stephani
2021-04-10; Fix copyright yearsGlenn Morris
2021-04-10Add a helper binary to create a basic Secure Computing filter.Philipp Stephani
2021-03-08Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Port to Solaris 10Paul Eggert
2021-01-01Merge from origin/emacs-27Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Fix copyright years by handPaul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2020-12-25Adjust to recent Gnulib changesPaul Eggert
2020-12-14Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2020-12-09Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii
2020-12-08Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii
2020-11-24emacsclient should use both of DISPLAY and WAYLAND_DISPLAY.Yuuki Harano
2020-11-16Merge from origin/emacs-27Glenn Morris
2020-11-15; * lib-src/make-fingerprint.c: Update commentary.Glenn Morris
2020-11-15Reformat argument commentary in etags.cEli Zaretskii
2020-10-14Mark the return value from strerror as a constantPhilipp Klaus Krause
2020-10-03; Fix trivial typos in ChangeLogsStefan Kangas
2020-09-21; Fix more trivial typosStefan Kangas
2020-09-21; Fix typosStefan Kangas
2020-08-13Don't output emacsclient warning if both -a and --quietLars Ingebrigtsen
2020-05-28Merge from origin/emacs-27Glenn Morris
2020-05-24Fix rare assertion violations in 'etags'Eli Zaretskii
2020-05-23Port etags FALLTHROUGH to C2XPaul Eggert
2020-04-04* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert
2020-03-28Stop using newly-deprecated dosname Gnulib modulePaul Eggert
2020-03-04Pacify GCC 9.2.1 20190927 -O3Paul Eggert
2020-01-16Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim
2020-01-01Fix copyright years by handPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Prefer static to extern in ebrowsePaul Eggert
2019-12-09* lib-src/etags.c (pot_etags_version): Remove; unused.Paul Eggert
2019-12-09* lib-src/etags.c (Forth_suffixes): Now static.Paul Eggert