]> git.eshelyaron.com Git - emacs.git/commit
Simplify format_time_string
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 Aug 2020 21:30:09 +0000 (14:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 Aug 2020 21:30:29 +0000 (14:30 -0700)
commit0c86f5592e79100c9f307e878cb41b3c02f1f85a
tree72082add126eac1c06ffdbbc32ef220e13b858e0
parent846657afaf021e8a796335d740ac4a34056abbeb
Simplify format_time_string

* src/timefns.c (emacs_nmemftime, format_time_string):
Simplify on the basis of recent nstrftime changes.
Propagate nstrftime errno.
src/timefns.c