index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2020-02-13
Remove dead code.
Elliott Hughes
2019-06-17
Remove reference to obsolete script.
Elliott Hughes
2019-04-25
Move /system dependency on tz_version to bionic
Neil Fuller
2019-04-16
Generate assembler system call stubs via genrule.
Elliott Hughes
2018-09-04
Explain up-front what bionic actually _is_.
Elliott Hughes
2018-02-08
Document the rules of thumb for "should I add a syscall wrapper?".
Elliott Hughes
2017-11-03
test: trivial fixes in documentation
Sergii Piatakov
2017-08-29
Add new status document, based on internal wiki.
Elliott Hughes
2017-08-25
Update the bionic benchmarks documentation.
Anders Lewis
2017-07-20
Explain how to handle device-specific headers.
Elliott Hughes
2017-07-17
Document the intricacies of `_FILE_OFFSET_BITS=32` for LP32.
Elliott Hughes
2016-12-05
Document how to run CTS in the public documentation too.
Elliott Hughes
2016-11-17
Add note about pid_max to host test documentation.
Josh Gao
2016-11-08
Document how to run the benchmarks.
Elliott Hughes
2016-08-01
Update testing docs.
Elliott Hughes
2016-07-19
Expand the testing docs slightly.
Elliott Hughes
2016-05-26
Update the "adding a syscall" docs.
Elliott Hughes
2016-01-25
Malloc debug rewrite.
Christopher Ferris
2016-01-25
Remove dlmalloc.
Josh Gao
2015-12-19
Improve the 32-bit ABI documentation.
Elliott Hughes
2015-09-18
Add a hint about using --no-isolate for GDB.
Dan Albert
2015-08-11
Fix test steps for 64-bit bionic
Duane Sand
2015-04-01
Update README.md for running tests on the host.
Elliott Hughes
2015-01-09
Markdown-ify 5137db3.
Dan Albert
2015-01-09
Add our LP32 ABI defects to the readme.
Elliott Hughes
2014-11-12
Add documentation about checkbuild.
Dan Albert
2014-10-10
Fix some formatting so GitHub displays it nicely.
Dan Albert
2014-10-10
Improve documentation for testing and coverage.
Dan Albert