git: libc: Sync strfmon() with FreeBSD (brings in strfmon_l(), too).

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Nov 17 15:24:56 PST 2013


commit 3d960e090decb8001d450a90ea1813270c270d0e
Author: Sascha Wildner <saw at online.de>
Date:   Mon Nov 18 00:24:23 2013 +0100

    libc: Sync strfmon() with FreeBSD (brings in strfmon_l(), too).

Summary of changes:
 lib/libc/stdlib/Makefile.inc |  1 +
 lib/libc/stdlib/strfmon.3    | 30 ++++++++++++++++-----
 lib/libc/stdlib/strfmon.c    | 64 +++++++++++++++++++++++++++++++-------------
 3 files changed, 70 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d960e090decb8001d450a90ea1813270c270d0e


-- 
DragonFly BSD source repository



More information about the Commits mailing list