tame "stdio rpath wpath". rpath is for localtime() and mktime(),
authorderaadt <deraadt@openbsd.org>
Wed, 7 Oct 2015 05:59:36 +0000 (05:59 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 7 Oct 2015 05:59:36 +0000 (05:59 +0000)
commit9dcdb68ee76edaf00293aa65ae1a34fb56b8dfe4
tree01cecc1623ce4626bd3c9d7d2e4fb14636008c43
parentd92db9d4ad8e898dfa30b8def3b062722a8ad778
tame "stdio rpath wpath".  rpath is for localtime() and mktime(),
while wpath is for logwtmp(), a bit pessimistically since it is not clear
what could happen.
This is done AFTER the time is potentially set, since settimeofday() is
not available to us.  Improvements and tests would be welcome.
bin/date/date.c