git: <time.h>: Check strptime()'s format argument with __strftimelike.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jan 5 02:38:57 PST 2020


commit ec755e185ce55998cc30aa1dc1ab97be253745ae
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jan 5 11:22:06 2020 +0100

    <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)."

Summary of changes:
 include/time.h          | 2 +-
 include/xlocale/_time.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec755e185ce55998cc30aa1dc1ab97be253745ae


-- 
DragonFly BSD source repository


More information about the Commits mailing list