git: Provide __{printf, scanf, strfmon, strftime}like() for builtin functions too.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jan 19 11:13:15 PST 2018


commit c32cc5a08fbfef655dbffddf319869884b17215b
Author: Sascha Wildner <saw at online.de>
Date:   Fri Jan 19 20:11:33 2018 +0100

    Provide __{printf,scanf,strfmon,strftime}like() for builtin functions too.
    
    We want our formats checked in -fno-builtin builds as well.

Summary of changes:
 include/monetary.h |  3 ++-
 include/stdio.h    | 24 +++++++++++++++---------
 include/time.h     |  2 +-
 3 files changed, 18 insertions(+), 11 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list