aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2018-03-01Separate the new P functions from the new P behavior in the docs.Elliott Hughes
2018-03-01Document the strptime %s change.Elliott Hughes
2018-02-01Add `struct sigaction64` and `sigaction64`.Elliott Hughes
2018-01-30Add `sigset64_t` and accompanying functions.Elliott Hughes
2018-01-25Update our status in light of recent additions.Elliott Hughes
2017-12-13Mention the POSIX header tests in docs/status.md.Elliott Hughes
2017-11-29Address review comments from the previous change to this file.Elliott Hughes
2017-11-28Improve the _FILE_OFFSET_BITS docs and link to them.Elliott Hughes
2017-11-27Document bionic's targetSdkVersion-specific behavior.Elliott Hughes
2017-10-31More missing _unlocked <stdio.h> functions.Elliott Hughes
2017-10-26Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched."Elliott Hughes
2017-10-25Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.Elliott Hughes
2017-10-23Fix LP32 large pid detection.Elliott Hughes
2017-10-20Merge "Ignore sockatmark."Treehugger Robot
2017-10-19Merge "Update docs/status.md now fexecve is implemented."Treehugger Robot
2017-10-19Ignore sockatmark.Elliott Hughes