]> git.eshelyaron.com Git - emacs.git/commit
Simplify get_boot_sec
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Aug 2023 22:55:08 +0000 (15:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Aug 2023 22:55:40 +0000 (15:55 -0700)
commitcc5649bd2840de4d339b9cf4a3735d316a4a759d
tree44225b863d5eaa2dbd11274a58349a4e24f64c5a
parent63d8d652298861581a7b9a7e44273164fa5aa4af
Simplify get_boot_sec

* src/filelock.c (get_boot_sec):
Simplify by removing a special case for MS-DOS.
* src/msdos.c (get_boot_time): New dummy that always fails.
src/filelock.c
src/msdos.c