aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Explain up-front what bionic actually _is_.Elliott Hughes2018-09-041-33/+22
* Document the rules of thumb for "should I add a syscall wrapper?".Elliott Hughes2018-02-081-3/+19
* test: trivial fixes in documentationSergii Piatakov2017-11-031-5/+5
* Add new status document, based on internal wiki.Elliott Hughes2017-08-291-81/+7
* Update the bionic benchmarks documentation.Anders Lewis2017-08-251-2/+12
* Explain how to handle device-specific headers.Elliott Hughes2017-07-201-0/+4
* Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32.Elliott Hughes2017-07-171-16/+51
* Document how to run CTS in the public documentation too.Elliott Hughes2016-12-051-3/+26
* Add note about pid_max to host test documentation.Josh Gao2016-11-171-0/+3
* Document how to run the benchmarks.Elliott Hughes2016-11-081-0/+19
* Update testing docs.Elliott Hughes2016-08-011-7/+6
* Expand the testing docs slightly.Elliott Hughes2016-07-191-0/+5
* Update the "adding a syscall" docs.Elliott Hughes2016-05-261-3/+6
* Malloc debug rewrite.Christopher Ferris2016-01-251-0/+4
* Remove dlmalloc.Josh Gao2016-01-251-1/+0
* Improve the 32-bit ABI documentation.Elliott Hughes2015-12-191-11/+16
* Add a hint about using --no-isolate for GDB.Dan Albert2015-09-181-0/+11
* Fix test steps for 64-bit bionicDuane Sand2015-08-111-2/+3
* Update README.md for running tests on the host.Elliott Hughes2015-04-011-5/+3
* Markdown-ify 5137db3.Dan Albert2015-01-091-6/+6
* Add our LP32 ABI defects to the readme.Elliott Hughes2015-01-091-0/+17
* Add documentation about checkbuild.Dan Albert2014-11-121-0/+12
* Fix some formatting so GitHub displays it nicely.Dan Albert2014-10-101-29/+42
* Improve documentation for testing and coverage.Dan Albert2014-10-101-0/+233