platform_bionic/docs
Elliott Hughes 31fc69f67f Fix tzalloc(nullptr) and add a test.
This works (by reading /etc/localtime) on NetBSD, but not on Android
since we have no such file. Fix that by using our equivalent system
property instead.

Also s/time zone/timezone/ in documentation and comments. We've always
been inconsistent about this (as is upstream in code comments and
documentation) but it seems especially odd now we expose a _type_ that
spells it "timezone" to talk of "time zone" even as we're describing
that type and its associated functions.

Bug: https://github.com/chronotope/chrono/issues/499
Test: treehugger
Change-Id: I142995a3ab4deff1073a0aa9e63ce8eac850b93d
2023-06-22 09:51:01 -07:00
..
img Publish the current draft of my ELF TLS doc 2018-11-09 15:24:16 -08:00
32-bit-abi.md Expand a little on the time_t situation. 2020-05-19 12:41:25 -07:00
clang_fortify_anatomy.md docs: add a clang_fortify_anatomy doc 2022-06-07 13:28:51 -07:00
defines.md Clarify the defines documentation further. 2023-05-18 17:10:37 +00:00
EINTR.md Add some documentation about EINTR. 2021-12-13 10:16:57 -08:00
elf-tls.md ELS TLS documentation: s/module/module_id/. 2023-04-03 14:31:37 +00:00
fdsan.md Clarify that fdsan wasn't "enforcing" in its first release. 2021-12-10 01:42:31 +00:00
fdtrack.md Say which API level fdsan/fdtrack appeared at. 2021-04-16 13:57:52 -07:00
libc_assembler.md More cleanup for #inclusivefixit. 2020-07-31 10:35:03 -07:00
native_allocator.md Fix the adb command to push the memory trace files. 2021-04-09 15:11:49 -07:00
NOTICE Fix/update notices. 2021-02-16 15:06:50 -08:00
status.md Fix tzalloc(nullptr) and add a test. 2023-06-22 09:51:01 -07:00