aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port to systems without endian.hPo Lu2023-03-151-2/+6
* Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-061-2/+2
|\
| * 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 remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-281-0/+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
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-261-5/+0
|\ \ \ | |/ /
| * | Omit no-longer-needed SEEK_END workaroundPaul Eggert2023-02-251-5/+0
* | | Add emacsclient desktop file equivalent on AndroidPo Lu2023-02-041-0/+2
* | | Improve lib-src/Makefile.inPo Lu2023-01-241-3/+3
* | | Update Android portPo Lu2023-01-192-0/+291
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-081-7/+9
|\ \ \ | |/ /
| * | Adjust to recent Gnulib macro renamingPaul Eggert2023-01-071-6/+7
| * | Port to current Gnulib file-has-aclPaul Eggert2023-01-061-2/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-0217-18/+18
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-0117-18/+18
| |\ \ | | |/
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0117-18/+18
* | | Bring up the Android operating system and its window systemPo Lu2022-12-311-0/+8
|/ /
* | ; * 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