std.cfg: Improved <cstring> function strerror.

This commit is contained in:
orbitcowboy 2015-01-07 10:29:53 +01:00
parent 7bc31e363b
commit 64d81a6552
1 changed files with 3 additions and 0 deletions

View File

@ -1619,6 +1619,9 @@
<use-retval/>
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1">
<not-uninit/>
</arg>
</function>
<function name="strcspn">
<use-retval/>