Date: Wed, 5 Sep 2001 11:50:03 -0700 (PDT) From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.c Makefile.inc Message-ID: <200109051850.f85Io3o99434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2001/09/05 11:50:02 PDT Modified files: lib/libc/stdlib Makefile.inc Added files: lib/libc/stdlib strfmon.c Log: Add strfmon(3) implementation. It still contains few XXX's because I lost my last version of this work due to HDD crash, but this version cleanly passed all POSIX and SuSv2 tests. I am working on testing scripts which should test this implementation against all locales and surely more fixes will come soon. Reviewed by: ache, silence at -audit & -developers Revision Changes Path 1.29 +4 -4 src/lib/libc/stdlib/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109051850.f85Io3o99434>