]> git.eshelyaron.com Git - emacs.git/commit
Fix lock files on some versions of Cygwin
authorEli Zaretskii <eliz@gnu.org>
Sun, 5 May 2024 16:30:57 +0000 (19:30 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:55:39 +0000 (18:55 +0200)
commit6a8b6bd8e566b7913d9a6520f6e694b0fe78a1f7
tree4dfc4b58d6031cf3a985f00855afedb605d7e05a
parent52feefc7591e393fc47d4ea1d1082151bf52a55a
Fix lock files on some versions of Cygwin

* src/filelock.c (current_lock_owner): Support negative boot-time
on rare systems.  (Bug#70415)

(cherry picked from commit d5b6627faa9bbd0059600a91d1cd45c0b31e3cd8)
src/filelock.c