posix.cfg: Added support for locale_t

This commit is contained in:
orbitcowboy 2018-06-08 14:42:31 +02:00
parent d10788164a
commit 335cb480bf
1 changed files with 1 additions and 0 deletions

View File

@ -3957,5 +3957,6 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
<podtype name="regex_t"/>
<podtype name="sched_param"/>
<podtype name="glob_t"/>
<podtype name="locale_t"/>
<define name="MAP_FAILED" value="-1"/>
</def>