<time.h>: Check strptime()'s format argument with __strftimelike.
authorSascha Wildner <saw@online.de>
Sun, 5 Jan 2020 10:22:06 +0000 (11:22 +0100)
committerSascha Wildner <saw@online.de>
Sun, 5 Jan 2020 10:38:53 +0000 (11:38 +0100)
commitec755e185ce55998cc30aa1dc1ab97be253745ae
tree3fb7e69614691344cd6e34bfea85a91b18abb5ae
parent62d728b0d9bdff51a0185084432daa7e7457ca90
<time.h>: Check strptime()'s format argument with __strftimelike.

As the manual page says, "all conversion specifications are identical
to those described in strftime(3)."
include/time.h
include/xlocale/_time.h