summaryrefslogtreecommitdiff
path: root/lib/libc/ssp/gets_chk.c
AgeCommit message (Expand)Author
2013-10-04avoid linker warning for compat symbols that are used internally in libc,christos
2010-01-17Free malloc()ed buffer in error case. Found by cppcheck.wiz
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-08-04Update includes so that this builds for USE_FORT=no too.kristerw
2007-06-03#undef the fortified functions we use, otherwise we end up calling ourselveschristos
2007-05-30Match usage of FORTIFY_SOURCE on other platforms by not requiring specialtls
2007-05-30Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp"tls