]> Savannah Git Hosting - gnulib.git/commit
strptime: tweak division performance
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2019 07:53:23 +0000 (23:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2019 07:55:13 +0000 (23:55 -0800)
commit7d96c6af2b60538da1267528cb917bd496f95854
tree2ef90720cc7069760e3467cc9a41344241b4f268
parent99e080c2f4dc243ef6f7d845e35295f62393cd52
strptime: tweak division performance

* lib/strptime.c (day_of_the_week):
Redo with neither ‘%’ nor conditional branches.
ChangeLog
lib/strptime.c