aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-04-16Say which API level fdsan/fdtrack appeared at.Elliott Hughes
2021-04-09Fix the adb command to push the memory trace files.Peter Collingbourne
2021-02-16Fix/update notices.Elliott Hughes
2020-08-31Add fdtrack docs.Josh Gao
2020-07-31More cleanup for #inclusivefixit.Elliott Hughes
2020-05-19Expand a little on the time_t situation.Elliott Hughes
2020-02-23Add a libc wrapper for statx(2).Elliott Hughes
2020-02-13Remove dead code.Elliott Hughes
2020-02-05docs/status.md: link to github.Elliott Hughes
2020-01-22Mention why we don't have pthread_cancel().Elliott Hughes
2020-01-16Document the changed fdsan default from Q to R.Elliott Hughes
2019-12-05Add mallopt M_PURGE benchmark.Christopher Ferris
2019-11-13Update the native allocator document.Christopher Ferris
2019-11-12Update docs/status.md function counts for recent releases.Elliott Hughes
2019-10-25Add section about libmemunreachable tests.Christopher Ferris
2019-10-17Updated memory_replay description.Christopher Ferris
2019-10-15Remove __ANDROID_NDK__ from bionic, and document our #defines.Elliott Hughes
2019-08-16Merge "Link our two main developer-facing docs together."Treehugger Robot
2019-08-15Link our two main developer-facing docs together.Elliott Hughes
2019-08-14Update location of trace files.Christopher Ferris
2019-08-07Change all references to PSS to RSS.Christopher Ferris
2019-08-06Merge "Add memfd_create(2) and mlock2(2)."Elliott Hughes
2019-08-05Add memfd_create(2) and mlock2(2).Elliott Hughes
2019-08-05Update docs for clockwait/clocklock functionsTom Cherry
2019-08-02Add renameat2.Elliott Hughes
2019-06-28Merge "Add doc describing native allocator."Christopher Ferris
2019-06-28Add doc describing native allocator.Christopher Ferris
2019-06-27Fix usage of () and [].Christopher Ferris
2019-04-24threads.h: Add C11 thread support.Elliott Hughes
2019-03-26strptime: support everything that strftime supports.Elliott Hughes
2019-03-20Document various libc behavior changes.Elliott Hughes
2019-03-01Make aligned_alloc match the standard.Christopher Ferris
2018-11-09Publish the current draft of my ELF TLS docRyan Prichard
2018-10-23Add getloadavg(3).Elliott Hughes
2018-09-26Add reallocarray(3).Elliott Hughes
2018-09-20Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket"Josh Gao
2018-09-18fdsan: improve documentation.Josh Gao
2018-09-14Explicitly say `pthread_cancel` in the docs.Elliott Hughes
2018-09-06Fix mistake in fdsan documentation.Josh Gao
2018-09-06fdsan: add documentation.Josh Gao
2018-09-05Document various post-P bionic changes.Elliott Hughes
2018-08-30Fill out historical "what was added when" information.Elliott Hughes
2018-08-06Fix libc assembler documentation.Christopher Ferris
2018-08-06Merge "Revert "Move android-changes-for-ndk-developers.md into docs/.""Treehugger Robot
2018-08-06Revert "Move android-changes-for-ndk-developers.md into docs/."Elliott Hughes
2018-08-02Merge "Add doc about verifying libc assembler routines."Christopher Ferris
2018-08-01Add doc about verifying libc assembler routines.Christopher Ferris
2018-08-01Move android-changes-for-ndk-developers.md into docs/.Elliott Hughes
2018-07-17Update libc status documentation.Elliott Hughes
2018-05-01Document FORTIFY.Elliott Hughes