summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2022-12-06; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.Stefan Kangas
2022-12-06Fix etags builds on non-Windows non-MS-DOS machinesMattias Engdegård
2022-12-06; Fix last change in etags.c.Eli Zaretskii
2022-12-06Fix etags local command injection vulnerabilitylu4nx
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas
2022-11-29Allow be-resources to failPo Lu
2022-11-28Fix incompatible -t and -r options in emacsclientGregory Heytings
2022-11-27; Fix last change in etags.cEli Zaretskii
2022-11-27Fixed ctags local command execute vulnerabilitylu4nx
2022-11-27* lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.Shohei YOSHIDA
2022-11-26; Clean up unused function: cuseridlu4nx
2022-11-23Support Racket programs in 'etags'lu4nx
2022-11-23; Fix typosStefan Kangas
2022-11-22; Fix typosStefan Kangas
2022-11-19Fix encoding and display of messages sent by server to emacsclientEli Zaretskii
2022-11-17Support multi-line C++11 strings in EbrowseJan Stranik
2022-10-19* lib-src/rcs2log: Add fallback for $TMPDIR.Stefan Kangas
2022-10-11Add gettid to seccomp-filterPhilipp Stephani
2022-10-10Port bwrap/allows-stdout test to Ubuntu 22.04.1Paul Eggert
2022-10-02Don’t truncate seccomp-filter diagnosticPaul Eggert
2022-10-02Prefer static_assert to verify in seccomp-filterPaul Eggert
2022-09-28Remove hard-coded path to pwd in Makefiles.Gregory Heytings
2022-09-28Port better to C23 bool+true+false keywordsPaul Eggert
2022-09-10Fix several printfs for 32 bit systemsPo Lu
2022-09-09Display error in emacsclient if setsockopt failedStefan Kangas
2022-09-07; Make emacsclient.c more quiet againStefan Kangas
2022-09-07; * lib-src/emacsclient.c (main): Fix previous change.Stefan Kangas
2022-09-06Fix the MS-Windows buildEli Zaretskii
2022-09-06Add new --timeout flag to emacsclientStefan Kangas
2022-08-07* lib-src/etags.c: Remove XEmacs support.Stefan Kangas
2022-08-03Revert "Revert part of 59732a83c8 to fix bug#52969"Stefan Monnier
2022-07-16Merge from origin/emacs-28Stefan Kangas
2022-07-15Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)Philipp Stephani
2022-07-01Fix quoting of file names in 'ctags'Eli Zaretskii
2022-06-09Update the 'etags' test suiteEli Zaretskii
2022-05-31Pacify GCC 12 -Wanalyzer-use-of-uninitialized-valuePaul Eggert
2022-05-24Audit quoting symbols in C doc stringsLars Ingebrigtsen
2022-05-12Pacify GCC 12 in default developer buildPaul Eggert
2022-04-17Merge from origin/emacs-28Paul Eggert
2022-04-17Revert "Don’t assume openat"Eli Zaretskii
2022-04-17Don’t assume openatPaul Eggert
2022-04-08ebrowse dumping need not return intPaul Eggert
2022-03-08Do not include <attribute.h> from <config.h>Paul Eggert
2022-03-06Merge from origin/emacs-28Stefan Kangas
2022-03-05* lib-src/seccomp-filter.c (main): Use faccessat2 only if defined.Andreas Schwab
2022-01-23Merge from origin/emacs-28Stefan Kangas
2022-01-22Seccomp: improve support for newer versions of glibc (Bug#51073)Philipp Stephani
2022-01-21Merge from origin/emacs-28Po Lu
2022-01-20Fix UB in ebrowseEli Zaretskii
2022-01-17Fix Emacs icon not appearing on HaikuPo Lu