index
:
fortify-headers
add_old_gcc
annotations
experimental
master
strn
Standalone portable header-based implementation of FORTIFY_SOURCE=3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-28
__fortify_realpath() should trap if PATH_MAX is not defined
sin
2015-02-28
Add note on binary compat
sin
2015-02-28
Add README to make dist
sin
2015-02-28
Add initial README
sin
2015-02-28
Add ttyname_r() check
sin
2015-02-28
Don't include stddef.h from poll.h
sin
2015-02-28
Add poll() check
sin
2015-02-28
Add getgroups() check
sin
2015-02-28
Add getdomainname() check
sin
2015-02-25
Clarify comment a bit
sin
2015-02-25
Add getlogin_r() check
sin
2015-02-24
Add send() check
sin
2015-02-24
Add write() check
sin
2015-02-24
Add realpath() check
sin
2015-02-24
Remove compile time checks
sin
2015-02-23
Add gethostname() checks
sin
2015-02-22
Remove header license comments
sin
2015-02-21
Relicense under 0-clause BSD
sin
2015-02-05
Add getcwd() checks
sin
2015-02-05
Add confstr() checks
sin
2015-02-04
Remember to #undef __errordecl
sin
2015-02-04
Style fix
sin
2015-02-04
Add recvfrom() checks
sin
2015-01-31
Add uninstall, dist and clean target to Makefile
sin
2015-01-30
Add recv() checks
sin
2015-01-30
Use consistent naming convention
sin
2015-01-30
Remove pwrite/write
sin
2015-01-30
No need for cp -f when installing
sin
2015-01-30
Ensure make install can copy dirs too
sin
2015-01-30
Remove __restrict
sin
2015-01-30
Add FD_{CLR,SET} checks
sin
2015-01-30
Add pread() and pwrite() checks
sin
2015-01-29
Fix typo
sin
2015-01-29
Style fix
sin
2015-01-29
Add read()/write() checks
sin
2015-01-29
Allow dest == src in memcpy()
sin
2015-01-29
Add compile-time checks as well
sin
2015-01-29
Style fix
sin
2015-01-29
Add bzero() checks
sin
2015-01-29
Add license info
sin
2015-01-29
Style fix
sin
2015-01-29
Trap if memcpy() pointers are overlapping
sin
2015-01-29
Add bcopy() checks
sin
2015-01-29
Add fgets() checks
sin
2015-01-28
Use BSD-style func defs
sin
2015-01-28
Use #ifdef instead of #if defined
sin
2015-01-28
Add mempcpy() checks
sin
2015-01-28
Use local _n to avoid multiple evaluation
sin
2015-01-28
Simplify checks
sin
2015-01-28
Add snprintf() checks
sin
[prev]
[next]