OSDN Git Service

Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c.
authorElliott Hughes <enh@google.com>
Mon, 3 Oct 2016 23:46:33 +0000 (16:46 -0700)
committerElliott Hughes <enh@google.com>
Mon, 3 Oct 2016 23:46:33 +0000 (16:46 -0700)
commit4edd651ed32ba3f09ace7529b5fb85f46cae508f
tree46020283bf96ea0bae2e3cb1cc4181a6520197cc
parent0bee605aab0668083824473819f0ef2a5a5a45ee
Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c.

Follow-on change from http://b/31848040.

Test: *time* tests.
Change-Id: I3f1c9ce19b90f6f8c1ac6e0753e3fed0ff63c0b4
libc/tzcode/localtime.c