summaryrefslogtreecommitdiff
path: root/include (follow)
AgeCommit message (Expand)Author
2015-02-28Add ttyname_r() checksin
2015-02-28Don't include stddef.h from poll.hsin
2015-02-28Add poll() checksin
2015-02-28Add getgroups() checksin
2015-02-28Add getdomainname() checksin
2015-02-25Clarify comment a bitsin
2015-02-25Add getlogin_r() checksin
2015-02-24Add send() checksin
2015-02-24Add write() checksin
2015-02-24Add realpath() checksin
2015-02-24Remove compile time checkssin
2015-02-23Add gethostname() checkssin
2015-02-22Remove header license commentssin
2015-02-05Add getcwd() checkssin
2015-02-05Add confstr() checkssin
2015-02-04Remember to #undef __errordeclsin
2015-02-04Style fixsin
2015-02-04Add recvfrom() checkssin
2015-01-30Add recv() checkssin
2015-01-30Use consistent naming conventionsin
2015-01-30Remove pwrite/writesin
2015-01-30Remove __restrictsin
2015-01-30Add FD_{CLR,SET} checkssin
2015-01-30Add pread() and pwrite() checkssin
2015-01-29Fix typosin
2015-01-29Style fixsin
2015-01-29Add read()/write() checkssin
2015-01-29Allow dest == src in memcpy()sin
2015-01-29Add compile-time checks as wellsin
2015-01-29Style fixsin
2015-01-29Add bzero() checkssin
2015-01-29Add license infosin
2015-01-29Style fixsin
2015-01-29Trap if memcpy() pointers are overlappingsin
2015-01-29Add bcopy() checkssin
2015-01-29Add fgets() checkssin
2015-01-28Use BSD-style func defssin
2015-01-28Use #ifdef instead of #if definedsin
2015-01-28Add mempcpy() checkssin
2015-01-28Use local _n to avoid multiple evaluationsin
2015-01-28Simplify checkssin
2015-01-28Add snprintf() checkssin
2015-01-28Use __builtin_va_listsin
2015-01-28Add vsnprintf() checkssin
2015-01-28Remove trailing semicolonsin
2015-01-28Add stpncpy()sin
2015-01-28Add stpcpy()sin
2015-01-28Move defines to the bottomsin
2015-01-28Merge __foo_chk() into __fortify_foo()sin
2015-01-28Initial commitsin