]> git.eshelyaron.com Git - emacs.git/commit
Fix get-internal-runtime precision
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 07:38:32 +0000 (00:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 08:17:13 +0000 (01:17 -0700)
commite3b6242938fa9bcc3aebaa0eddd6aa561136dbf1
tree6b134a3a3135215f48bc15e69670ab6b67471132
parent9d4633e934da77bc1c3617a9450ee17151f35271
Fix get-internal-runtime precision

* src/sysdep.c (make_lisp_s_us): Also define if HAVE_GETRUSAGE.
(Fget_internal_run_time): Don’t generate more precision than the
underlying primitives.
src/sysdep.c