]> git.eshelyaron.com Git - emacs.git/commit
Fix the DJGPP build
authorPo Lu <luangruo@yahoo.com>
Sun, 12 May 2024 02:38:26 +0000 (10:38 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 May 2024 15:49:33 +0000 (17:49 +0200)
commit395b8153ef492736f42bb0430467429d49f217e6
tree799f1e5b95dfec8b071d928047bd4bf9494d0f8f
parent2ab1a7c3a46cf30372acefd89e8f18a8f0afd9d9
Fix the DJGPP build

* src/fns.c (value_cmp) [MSDOS]: Consider processes unordered
on DOS.

(cherry picked from commit ed03b7ab9f301dba22519b529dfcaf9d83290c73)
src/fns.c