fortify-headers/include
sin ead32d6320 Fix some checks in wchar.h
Some of these functions allow the destination pointer to be NULL.
Do not trap in that case as nothing will be written to the destination
buffer.
2015-03-06 12:39:11 +00:00
..
sys Add sendto() check 2015-02-28 16:56:21 +00:00
poll.h Add ppoll() check 2015-03-03 14:28:25 +00:00
stdio.h Fix signed/unsigned warning 2015-03-03 17:11:16 +00:00
stdlib.h Style fix 2015-02-28 16:11:32 +00:00
string.h Clarify comment a bit 2015-02-25 10:35:16 +00:00
strings.h Remove compile time checks 2015-02-24 18:14:33 +00:00
unistd.h Remove redundant checks 2015-02-28 20:50:34 +00:00
wchar.h Fix some checks in wchar.h 2015-03-06 12:39:11 +00:00