aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* strptime: support everything that strftime supports.Elliott Hughes2019-03-261-7/+10
* Document various libc behavior changes.Elliott Hughes2019-03-201-0/+17
* Make aligned_alloc match the standard.Christopher Ferris2019-03-011-0/+2
* Publish the current draft of my ELF TLS docRyan Prichard2018-11-094-0/+882
* Add getloadavg(3).Elliott Hughes2018-10-231-0/+1
* Add reallocarray(3).Elliott Hughes2018-09-261-0/+1
* Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket"Josh Gao2018-09-201-3/+16
|\
| * fdsan: improve documentation.Josh Gao2018-09-181-3/+16
* | Explicitly say `pthread_cancel` in the docs.Elliott Hughes2018-09-141-1/+1
|/
* Fix mistake in fdsan documentation.Josh Gao2018-09-061-1/+1
* fdsan: add documentation.Josh Gao2018-09-061-0/+358
* Document various post-P bionic changes.Elliott Hughes2018-09-051-0/+6
* Fill out historical "what was added when" information.Elliott Hughes2018-08-301-7/+91
* Fix libc assembler documentation.Christopher Ferris2018-08-061-4/+20
* Merge "Revert "Move android-changes-for-ndk-developers.md into docs/.""Treehugger Robot2018-08-061-419/+0
|\
| * Revert "Move android-changes-for-ndk-developers.md into docs/."Elliott Hughes2018-08-061-419/+0
* | Merge "Add doc about verifying libc assembler routines."Christopher Ferris2018-08-021-0/+148
|\ \ | |/ |/|
| * Add doc about verifying libc assembler routines.Christopher Ferris2018-08-011-0/+148
* | Move android-changes-for-ndk-developers.md into docs/.Elliott Hughes2018-08-011-0/+419
|/
* Update libc status documentation.Elliott Hughes2018-07-171-0/+4
* Document FORTIFY.Elliott Hughes2018-05-011-0/+28
* Separate the new P functions from the new P behavior in the docs.Elliott Hughes2018-03-011-0/+2
* Document the strptime %s change.Elliott Hughes2018-03-011-0/+1
* Add `struct sigaction64` and `sigaction64`.Elliott Hughes2018-02-012-2/+13
* Add `sigset64_t` and accompanying functions.Elliott Hughes2018-01-301-2/+5
* Update our status in light of recent additions.Elliott Hughes2018-01-251-1/+3
* Mention the POSIX header tests in docs/status.md.Elliott Hughes2017-12-131-91/+91
* Address review comments from the previous change to this file.Elliott Hughes2017-11-291-5/+21
* Improve the _FILE_OFFSET_BITS docs and link to them.Elliott Hughes2017-11-281-11/+13
* Document bionic's targetSdkVersion-specific behavior.Elliott Hughes2017-11-271-2/+66
* More missing _unlocked <stdio.h> functions.Elliott Hughes2017-10-311-0/+1
* Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched."Elliott Hughes2017-10-261-3/+1
|\
| * Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.Elliott Hughes2017-10-251-3/+1
* | Fix LP32 large pid detection.Elliott Hughes2017-10-231-0/+11
* | Merge "Ignore sockatmark."Treehugger Robot2017-10-201-1/+0
|\ \
| * | Ignore sockatmark.Elliott Hughes2017-10-191-1/+0
* | | Merge "Update docs/status.md now fexecve is implemented."Treehugger Robot2017-10-191-1/+1
|\ \ \ | |/ / |/| |
| * | Update docs/status.md now fexecve is implemented.Elliott Hughes2017-10-191-1/+1
* | | Merge "Add POSIX swab."Treehugger Robot2017-10-191-1/+1
|\ \ \ | |/ / |/| |
| * | Add POSIX swab.Elliott Hughes2017-10-181-1/+1
| |/
* / Call fmtmsg/getdate/getdate_err useless.Elliott Hughes2017-10-191-3/+0
|/
* Add pthread_setschedprio.Elliott Hughes2017-10-171-1/+1
* Complete <netdb.h>.Elliott Hughes2017-10-151-8/+1
* Ignore pthread_getconcurrency/pthread_setconcurrency.Elliott Hughes2017-10-131-2/+0
* Ignore endutxent.Elliott Hughes2017-10-121-1/+0
* Implement <spawn.h>.Elliott Hughes2017-10-111-27/+5
* Add new status document, based on internal wiki.Elliott Hughes2017-08-292-0/+201