]> sourceware.org Git - newlib-cygwin.git/commit
Fix _REENT_INIT initialization of _locale
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 26 Jul 2016 13:42:04 +0000 (15:42 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 15 Aug 2016 08:56:58 +0000 (10:56 +0200)
commit659f4ca91625f5b2331fc8797a8ec62ea728589d
tree871eaf2fb93fba546cbc0642703933632dcd1329
parent18f6750b95911c4c7d1e92f977c3b7de99efc695
Fix _REENT_INIT initialization of _locale

Initializing a pointer to struct __locale_t to point to a string "C"
is not such a bright idea in the long run...

Signed-off by: Corinna Vinschen <corinna@vinschen.de>
newlib/libc/include/sys/reent.h
This page took 0.031656 seconds and 5 git commands to generate.