<div dir="ltr">ping. (this was found by folks trying to automate some file system testing, so i'd rather not hold them up...)</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 29, 2016 at 1:19 PM, enh <span dir="ltr"><<a href="mailto:enh@google.com" target="_blank">enh@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The IANA tzcode implementation of mktime (used on Android and BSDs) sets<br>
errno in some cases where it doesn't return -1 to indicate failure, so the<br>
existing test always failed on those systems.<br>
<br>
I don't think glibc ever sets errno (which is fine by ISO C, but not POSIX).<br>
<br>
Other uses of mktime in toybox are already fine. This one would have been<br>
caught by the existing tests if I was running them on the device :-(<br>
---<br>
 toys/posix/touch.c | 2 +-<br>
 1 file changed, 1 insertion(+), 1 deletion(-)<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Elliott Hughes - <a href="http://who/enh" target="_blank">http://who/enh</a> - <a href="http://jessies.org/~enh/" target="_blank">http://jessies.org/~enh/</a><br>Android native code/tools questions? Mail me/drop by/add me as a reviewer.</div>
</div>