]> git.eshelyaron.com Git - emacs.git/commit
Fix truncated command names in process-attributes under Macos
authorRobert Pluim <rpluim@gmail.com>
Tue, 18 Aug 2020 18:31:37 +0000 (20:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 18 Aug 2020 18:31:42 +0000 (20:31 +0200)
commitb4f05274c7a8facbf2a817ec14d234605959c4de
treefdfe5c9739b74da0e9d6dc959d008b5fc09d0020
parentc70b5e8ad005d881506b7394d70b45825c036ea0
Fix truncated command names in process-attributes under Macos

* src/sysdep.c (system_process_attributes): Fix truncation of
command names in process-attributes under Macos (bug#36287).
src/sysdep.c