platform_bionic/docs
Elliott Hughes a1fb15bb67 strptime: support everything that strftime supports.
Our strptime was missing `%F`, `%G`, `%g`, `%P`, `%u`, `%V`, and
`%v`. Most of these are already supported upstream (and I've just pulled
their current implementation), but some aren't. We're horribly out of
sync anyway, so I'll upstream the missing pieces and then try to get us
back in sync later.

Test: new tests, but originally found by toybox trying to use %F
Change-Id: Ib1a10801a7a3b9c9189440c3b300109bde535fd9
2019-03-26 19:07:40 -07:00
..
img Publish the current draft of my ELF TLS doc 2018-11-09 15:24:16 -08:00
32-bit-abi.md Add struct sigaction64 and sigaction64. 2018-02-01 14:45:15 -08:00
elf-tls.md Publish the current draft of my ELF TLS doc 2018-11-09 15:24:16 -08:00
fdsan.md fdsan: improve documentation. 2018-09-18 13:42:08 -07:00
libc_assembler.md Fix libc assembler documentation. 2018-08-06 12:18:32 -07:00
status.md strptime: support everything that strftime supports. 2019-03-26 19:07:40 -07:00