commit | 2cb18c3460ee090ea9abc590851394a0228525fe | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Mar 02 06:59:26 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 02 06:59:26 2018 +0000 |
tree | 86ff1feddc365ae9c59c4c7c97fbc12a559f4058 | |
parent | 3040a7a08c1eb90de58f726dcf3d4c5b1e64e011 [diff] | |
parent | 61c169e5dba2104c622ae6f253cbd8c6a6278bee [diff] |
Merge "Separate the new P functions from the new P behavior in the docs."
diff --git a/docs/status.md b/docs/status.md index 8252850..a0e6824 100644 --- a/docs/status.md +++ b/docs/status.md
@@ -53,6 +53,8 @@ * <spawn.h> * `swab` * `syncfs` + +New libc behavior in P: * `%C` and `%S` support in the printf family (previously only the wprintf family supported these) * `%mc`/`%ms`/`%m[` support in the scanf family * `%s` support in strptime (strftime already supported it)