aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make all bionic death tests not dumpableYabin Cui2014-11-061-82/+10
* Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"Nick Kralevich2014-10-051-0/+27
* cdefs.h: add artificial attribute to FORTIFY_SOURCE functionsNick Kralevich2014-10-051-27/+0
* debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumpingNick Kralevich2014-07-231-58/+74
* Consistently use #if defined(__BIONIC__) in tests.Elliott Hughes2014-05-131-1/+1
* Fix fallout from host GCC upgrade.Elliott Hughes2014-04-241-1/+6
* Add stpcpy/stpncpy.Christopher Ferris2014-04-071-10/+110
* Make sure that the same tests are on all platforms.Christopher Ferris2014-02-061-7/+65
* Wrap sprintf()/snprintf() macros to prevent expansion errors.Stephen Hines2013-10-111-0/+18
* FORTIFY_SOURCE: fortify read()Nick Kralevich2013-10-091-0/+10
* Revert "FORTIFY_SOURCE: fortify read()"Nick Kralevich2013-10-091-10/+0
* FORTIFY_SOURCE: fortify read()Nick Kralevich2013-10-091-0/+10
* Check memory size on FD_* functionsNick Kralevich2013-10-031-0/+14
* Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.Elliott Hughes2013-10-021-1/+1
* FORTIFY_SOURCE: Add __FD_* checksNick Kralevich2013-10-021-0/+7
* Use alloc_size attribute on *alloc functionsNick Kralevich2013-10-021-0/+14
* libc: fortify recvfrom()Nick Kralevich2013-09-241-0/+8
* __memcpy_chk: Fix signed cmp of unsigned values.Christopher Ferris2013-09-201-0/+55
* FORTIFY_SOURCE: introduce __strncpy_chk2Nick Kralevich2013-08-281-0/+60
* More FORTIFY_SOURCE functions under clangNick Kralevich2013-06-291-0/+48
* Reorganize FORTIFY_SOURCE tests.Nick Kralevich2013-06-281-0/+611