]> sourceware.org Git - newlib-cygwin.git/commit
Use struct __locale_t * for reentrent locale functions
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 25 Aug 2016 07:53:01 +0000 (09:53 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 25 Aug 2016 07:53:01 +0000 (09:53 +0200)
commit14228e2d0fe69ff12290f8859d14eecb4095396f
tree910ef891e493e8de736d789fa633e82fdefe3269
parent448b46397dcea17e97783b0311b6d9af6878001c
Use struct __locale_t * for reentrent locale functions

This fixes a build problem since locale_t is only defined if
__POSIX_VISIBLE >= 200809.

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