pivot-table: Use ctime_r() instead of ctime(), for thread safety.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 19 Oct 2019 05:57:32 +0000 (05:57 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 30 Oct 2019 22:41:21 +0000 (22:41 +0000)
commitee387adb49ae16824796827e42cdb4efb7754cb9
tree937303e8553b7c796a6344cea9cff0f761f03e20
parent3e7375959ad4c954b165a0b367657702bfaf70fc
pivot-table: Use ctime_r() instead of ctime(), for thread safety.
src/output/pivot-table.c