summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-171-2/+3
* Fix movemail fd leakPaul Eggert2023-05-141-1/+1
* Fix ebrowse -f buffer overflowPaul Eggert2023-05-141-2/+3
* Fix compilation of lib-src/movemailEli Zaretskii2023-03-221-0/+1
* Sleep less in update-game-scorePaul Eggert2023-03-211-4/+2
* Avoid backwards clock in movemail timestampsPaul Eggert2023-03-211-1/+1
* Merge from origin/emacs-29Stefan Kangas2023-03-061-2/+2
|\
| * ; * lib-src/etags.c (print_help): Fix indentation.Eli Zaretskii2023-03-051-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-02-271-0/+2
|\ \ | |/
| * * lib-src/etags.c (process_file_name): Free malloc'ed vars (bug#61819).Eli Zaretskii2023-02-261-0/+2
* | Omit no-longer-needed SEEK_END workaroundPaul Eggert2023-02-251-5/+0
* | Adjust to recent Gnulib macro renamingPaul Eggert2023-01-071-6/+7
* | Port to current Gnulib file-has-aclPaul Eggert2023-01-061-2/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0117-18/+18
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0117-18/+18
* | ; * lib-src/etags.c (do_move_file): Fix coding style.Po Lu2022-12-171-1/+1
|/
* Support newer glib versions (Bug#59061)Philipp Stephani2022-12-091-0/+2
* ; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.Stefan Kangas2022-12-061-3/+3
* Fix etags builds on non-Windows non-MS-DOS machinesMattias Engdegård2022-12-061-3/+3
* ; Fix last change in etags.c.Eli Zaretskii2022-12-061-18/+29
* Fix etags local command injection vulnerabilitylu4nx2022-12-061-5/+58
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* Allow be-resources to failPo Lu2022-11-291-6/+8
* Fix incompatible -t and -r options in emacsclientGregory Heytings2022-11-281-1/+3
* ; Fix last change in etags.cEli Zaretskii2022-11-271-4/+5
* Fixed ctags local command execute vulnerabilitylu4nx2022-11-271-36/+113
* * lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.Shohei YOSHIDA2022-11-271-1/+1
* ; Clean up unused function: cuseridlu4nx2022-11-262-10/+0
* Support Racket programs in 'etags'lu4nx2022-11-231-1/+1
* ; Fix typosStefan Kangas2022-11-231-1/+1
* ; Fix typosStefan Kangas2022-11-221-1/+1
* Fix encoding and display of messages sent by server to emacsclientEli Zaretskii2022-11-191-1/+1
* Support multi-line C++11 strings in EbrowseJan Stranik2022-11-171-1/+62
* * lib-src/rcs2log: Add fallback for $TMPDIR.Stefan Kangas2022-10-191-1/+1
* Add gettid to seccomp-filterPhilipp Stephani2022-10-111-0/+1
* Port bwrap/allows-stdout test to Ubuntu 22.04.1Paul Eggert2022-10-101-0/+5
* Don’t truncate seccomp-filter diagnosticPaul Eggert2022-10-021-8/+5
* Prefer static_assert to verify in seccomp-filterPaul Eggert2022-10-021-12/+11
* Remove hard-coded path to pwd in Makefiles.Gregory Heytings2022-09-281-4/+4
* Port better to C23 bool+true+false keywordsPaul Eggert2022-09-281-1/+0
* Fix several printfs for 32 bit systemsPo Lu2022-09-101-1/+1
* Display error in emacsclient if setsockopt failedStefan Kangas2022-09-091-3/+10
* ; Make emacsclient.c more quiet againStefan Kangas2022-09-071-2/+0
* ; * lib-src/emacsclient.c (main): Fix previous change.Stefan Kangas2022-09-071-2/+2
* Fix the MS-Windows buildEli Zaretskii2022-09-061-3/+8
* Add new --timeout flag to emacsclientStefan Kangas2022-09-061-3/+72
* * lib-src/etags.c: Remove XEmacs support.Stefan Kangas2022-08-071-8/+0
* Revert "Revert part of 59732a83c8 to fix bug#52969"Stefan Monnier2022-08-031-357/+3
* Merge from origin/emacs-28Stefan Kangas2022-07-161-0/+3
|\
| * Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)Philipp Stephani2022-07-151-0/+3