Separate the new P functions from the new P behavior in the docs.
Bug: N/A Test: N/A Change-Id: If3810a1e4d3ab2a5bd5f83a1ab6bbcc1a729f685
This commit is contained in:
parent
48b688b1b1
commit
61c169e5db
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ New libc functions in P:
|
|||
* <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)
|
||||
|
|
Loading…
Reference in a new issue