posix.cfg: Added support for locale_t
This commit is contained in:
parent
d10788164a
commit
335cb480bf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue