summaryrefslogtreecommitdiffstats
path: root/libc/bionic/__FD_chk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid confusing "read prevented write" log messages.Elliott Hughes2013-10-151-9/+9
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Check memory size on FD_* functionsNick Kralevich2013-10-031-3/+12
* FORTIFY_SOURCE: Add __FD_* checksNick Kralevich2013-10-021-0/+61