aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-25; Fix spelling of my name in all ChangeLog filesUlrich Müller1-4/+4
2023-09-06Properly run emacsclient under Android if DISPLAY is setPo Lu1-5/+12
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond1-2/+2
2023-07-27Update Android portPo Lu1-1/+6
2023-06-19* lib-src/Makefile.in (seccomp-filter$(EXEEXT)): Link with Gnulib.Po Lu1-1/+1
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert1-2/+3
2023-05-14Fix movemail fd leakPaul Eggert1-1/+1
2023-05-14Fix ebrowse -f buffer overflowPaul Eggert1-2/+3
2023-03-22Fix compilation of lib-src/movemailEli Zaretskii1-0/+1
2023-03-21Sleep less in update-game-scorePaul Eggert1-4/+2
2023-03-21Avoid backwards clock in movemail timestampsPaul Eggert1-1/+1
2023-03-15Port to systems without endian.hPo Lu1-2/+6
2023-03-05; * lib-src/etags.c (print_help): Fix indentation.Eli Zaretskii1-2/+2
2023-02-26* lib-src/etags.c (process_file_name): Free malloc'ed vars (bug#61819).Eli Zaretskii1-0/+2
2023-02-25Omit no-longer-needed SEEK_END workaroundPaul Eggert1-5/+0
2023-02-17Fix etags local command injection vulnerabilitylu4nx1-5/+58
2023-02-17Fixed ctags local command execute vulnerabilitylu4nx1-36/+113
2023-02-04Add emacsclient desktop file equivalent on AndroidPo Lu1-0/+2
2023-01-24Improve lib-src/Makefile.inPo Lu1-3/+3
2023-01-19Update Android portPo Lu2-0/+291
2023-01-07Adjust to recent Gnulib macro renamingPaul Eggert1-6/+7
2023-01-06Port to current Gnulib file-has-aclPaul Eggert1-2/+3
2023-01-01; Add 2023 to copyright years.Eli Zaretskii17-18/+18
2022-12-31Bring up the Android operating system and its window systemPo Lu1-0/+8
2022-12-17; * lib-src/etags.c (do_move_file): Fix coding style.Po Lu1-1/+1
2022-12-09Support newer glib versions (Bug#59061)Philipp Stephani1-0/+2
2022-12-06; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.Stefan Kangas1-3/+3
2022-12-06Fix etags builds on non-Windows non-MS-DOS machinesMattias Engdegård1-3/+3
2022-12-06; Fix last change in etags.c.Eli Zaretskii1-18/+29
2022-12-06Fix etags local command injection vulnerabilitylu4nx1-5/+58
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas1-1/+1
2022-11-29Allow be-resources to failPo Lu1-6/+8
2022-11-28Fix incompatible -t and -r options in emacsclientGregory Heytings1-1/+3
2022-11-27; Fix last change in etags.cEli Zaretskii1-4/+5
2022-11-27Fixed ctags local command execute vulnerabilitylu4nx1-36/+113
2022-11-27* lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.Shohei YOSHIDA1-1/+1
2022-11-26; Clean up unused function: cuseridlu4nx2-10/+0
2022-11-23Support Racket programs in 'etags'lu4nx1-1/+1
2022-11-23; Fix typosStefan Kangas1-1/+1
2022-11-22; Fix typosStefan Kangas1-1/+1
2022-11-19Fix encoding and display of messages sent by server to emacsclientEli Zaretskii1-1/+1
2022-11-17Support multi-line C++11 strings in EbrowseJan Stranik1-1/+62
2022-10-19* lib-src/rcs2log: Add fallback for $TMPDIR.Stefan Kangas1-1/+1
2022-10-11Add gettid to seccomp-filterPhilipp Stephani1-0/+1
2022-10-10Port bwrap/allows-stdout test to Ubuntu 22.04.1Paul Eggert1-0/+5
2022-10-02Don’t truncate seccomp-filter diagnosticPaul Eggert1-8/+5
2022-10-02Prefer static_assert to verify in seccomp-filterPaul Eggert1-12/+11
2022-09-28Remove hard-coded path to pwd in Makefiles.Gregory Heytings1-4/+4
2022-09-28Port better to C23 bool+true+false keywordsPaul Eggert1-1/+0
2022-09-10Fix several printfs for 32 bit systemsPo Lu1-1/+1