]> Savannah Git Hosting - gnulib.git/commit
mktime: tweak division performance
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2019 07:47:37 +0000 (23:47 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2019 07:55:12 +0000 (23:55 -0800)
commit6bd09257a491e635aa7e42d15935747818e492f2
tree541b4125bed94c9ac608c5b5ce93000812e37a2c
parent6ad341ee4a0cca1a8b1744bc269282aafd765868
mktime: tweak division performance

* config/srclist.txt: Do not sync mktime.c for now.
* lib/mktime.c (shr, ydhms_diff):
Redo with neither ‘%’ nor conditional branches.
ChangeLog
config/srclist.txt
lib/mktime.c