Skip to content

Commit

Permalink
Document a couple of new-in-U features.
Browse files Browse the repository at this point in the history
Test: N/A
(cherry picked from https://android-review.googlesource.com/q/commit:599d12d6519bdb2b271400a626de1188fea14919)
Merged-In: I78acd8d772aacbb3b88649d78b759cffabd94e8f
Change-Id: I78acd8d772aacbb3b88649d78b759cffabd94e8f
  • Loading branch information
enh-google authored and Cherrypicker Worker committed Apr 24, 2023
1 parent d25afca commit 9e2120b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ New libc behavior in U (API level 34):
* Support for `%b` and `%B` in the printf/wprintf family, `%b` in the
scanf/wscanf family, and `0b` prefixes with base 0 in the strtol/wcstol
family.
* Support for `wN` length modifiers in the printf/wprintf family.
* tmpfile() now respects $TMPDIR.

New libc functions in T (API level 33):
* `backtrace`, `backtrace_symbols`, `backtrace_symbols_fd` (`<execinfo.h>`).
Expand Down

0 comments on commit 9e2120b

Please sign in to comment.