aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
13 hoursUpdate the _FORTIFY_SOURCE documentation.Elliott Hughes
2024-03-27Update status.md.Elliott Hughes
2024-02-13Admit to another LP32 bug.Elliott Hughes
2023-10-04s/master/main/Elliott Hughes
2023-09-27Add strerrordesc_np() and strerrorname_np().Elliott Hughes
2023-09-05Merge "Add epoll_pwait2()." into mainElliott Hughes
2023-08-29<termios.h>: add two new POSIX functions.Elliott Hughes
2023-08-23Add epoll_pwait2().Elliott Hughes
2023-08-22linker: add LD_SHOW_AUXV support.Elliott Hughes
2023-07-28riscv64: add <sys/hwprobe.h>.Elliott Hughes
2023-07-12Add __riscv_flush_icache() to <sys/cachectl.h>.Elliott Hughes
2023-06-22Fix tzalloc(nullptr) and add a test.Elliott Hughes
2023-06-16Expose tzalloc()/localtime_rz()/mktime_z()/tzfree().Elliott Hughes
2023-05-18Clarify the defines documentation further.Elliott Hughes
2023-05-08doc: add desc for riscv together with other ARCHsWang Chen
2023-04-25C23: add timespec_getres() and the new TIME_* constants.Elliott Hughes
2023-04-21Document a couple of new-in-U features.Elliott Hughes
2023-04-06Merge "<spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file...Elliott Hughes
2023-04-04<spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_action...Elliott Hughes
2023-04-03ELS TLS documentation: s/module/module_id/.Elliott Hughes
2022-12-02Explicitly mention bionic's single C.UTF-8 locale.Elliott Hughes
2022-09-22Add __freadahead.Elliott Hughes
2022-08-11Merge "Add C23's memset_explicit()."Elliott Hughes
2022-08-11Add %b and %B support to the scanf/wscanf and strto*/wcsto* families.Elliott Hughes
2022-08-10Add C23's memset_explicit().Elliott Hughes
2022-08-01Add %b and %B support to the printf/wprintf family.Elliott Hughes
2022-06-14Document another obsolete POSIX function.Elliott Hughes
2022-06-07docs: add a clang_fortify_anatomy docGeorge Burgess IV
2022-02-16T is API level 33, not 32.Elliott Hughes
2022-01-14Update the status for S and T.Elliott Hughes
2021-12-14Merge "Add some documentation about EINTR."Elliott Hughes
2021-12-13Add some documentation about EINTR.Elliott Hughes
2021-12-10Clarify that fdsan wasn't "enforcing" in its first release.Elliott Hughes
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