]> git.eshelyaron.com Git - emacs.git/commit
Tweak GMP usage for (HI LO US PS) timestamps
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Mar 2020 20:40:32 +0000 (12:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Mar 2020 20:40:59 +0000 (12:40 -0800)
commit8518b14a76ba7531a71df97994fe8a197a429d4a
treebe2db068831c50a654de84a3f5f901277990ed70
parentb4911a6f0da0bfae3832b3aa0c111db4bb2f49d5
Tweak GMP usage for (HI LO US PS) timestamps

* src/timefns.c (decode_time_components): Cut down on the number
of calls to GMP functions when generating old-style (HI LO US PS)
timestamps.
src/timefns.c