]> Savannah Git Hosting - gnulib.git/commit
nstrftime: tweak division performance
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2019 07:48:35 +0000 (23:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2019 07:55:13 +0000 (23:55 -0800)
commit99e080c2f4dc243ef6f7d845e35295f62393cd52
treec7d064e4601321fb0d83d1901a90cf2de517cfcc
parent6bd09257a491e635aa7e42d15935747818e492f2
nstrftime: tweak division performance

* lib/nstrftime.c (SHR, tm_diff, __strftime_internal):
Redo with neither ‘%’ nor conditional branches.
ChangeLog
lib/nstrftime.c