diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2015-03-31 11:14:22 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-04-23 21:57:08 +0200 |
commit | c11779332651dd2f3b12f5ec48202fa7e547272b (patch) | |
tree | 5480c352463a0d12e8f9c44e68fc44c83a7162a1 /newlib/libc/time/strftime.c | |
parent | 382fa90fe1fdd0f363088a28a5be12a4548099b4 (diff) | |
download | cygnal-c11779332651dd2f3b12f5ec48202fa7e547272b.tar.gz cygnal-c11779332651dd2f3b12f5ec48202fa7e547272b.tar.bz2 cygnal-c11779332651dd2f3b12f5ec48202fa7e547272b.zip |
Add _tzset_unlocked and _tzset_unlocked_r
newlib:
* libc/time/local.h (_tzset_unlocked_r): Add prototype.
(_tzset_unlocked): Ditto.
* libc/time/tzset.c (_tzset_unlocked): New function, call
_tzset_unlocked_r.
(tzset): Lock and call _tzset_unlocked_r.
* libc/time/tzset_r (_tzset_unlocked_r): Remove locking and rename
from _tzset_r.
(_tzset_r): Lock and call _tzset_unlocked_r.
cygwin:
* localtime.cc (tzset_unlocked): Export as _tzset_unlocked.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/time/strftime.c')
0 files changed, 0 insertions, 0 deletions