(current_lock_owner): If lock file data doesn't include
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Mar 1998 06:32:34 +0000 (06:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Mar 1998 06:32:34 +0000 (06:32 +0000)
commit15e88d2198ec14b01c55d028af763fed44b82386
tree7f734631e882326917ed8f782af6e24a1342ed05
parent5265a8423588dc93ce53ecb75cc6a8e712b59938
(current_lock_owner): If lock file data doesn't include
the uptime, assume the lock is from this system boot.

(get_boot_time): New function.
(lock_file_1): Include boot time in the lock text.
(current_lock_owner): Parse and compare the boot time.
src/filelock.c