summaryrefslogtreecommitdiffstats
path: root/libc/bionic/__fgets_chk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Inline helpers need to be exported unmangled.Dan Albert2014-10-071-2/+2
* Clean up more recursive FORTIFY_SOURCE callsNick Kralevich2013-12-181-0/+2
* Avoid confusing "read prevented write" log messages.Elliott Hughes2013-10-151-10/+9
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Make error messages even better!Nick Kralevich2013-10-041-1/+1
* FORTIFY_SOURCE: emphasize prevention in error messages.Nick Kralevich2013-10-041-1/+1
* Clean up internal libc logging.Elliott Hughes2013-03-151-1/+1
* clean up FORTIFY_SOURCE handling.Nick Kralevich2012-12-041-6/+2
* Move the FORTIFY_SOURCE helpers over to .cpp.Elliott Hughes2012-10-221-0/+60