Add GLib library, add GLib tests (some new bugs found)

This commit is contained in:
Pavel Roschin 2014-02-02 03:10:26 +04:00
parent b3bfd5014d
commit 651ebcf17b
2 changed files with 673 additions and 0 deletions

View File

@ -23,6 +23,17 @@
<noreturn>false</noreturn>
</function>
<function name="g_strcpy">
<leak-ignore/>
<noreturn>false</noreturn>
<arg nr="1">
<not-null/>
</arg>
<arg nr="2">
<not-null/><not-uninit/>
</arg>
</function>
<function name="g_exit">
<noreturn>true</noreturn>
</function>

File diff suppressed because it is too large Load Diff