]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERIC
authorphantom <phantom@FreeBSD.org>
Thu, 8 Feb 2001 17:03:01 +0000 (17:03 +0000)
committerphantom <phantom@FreeBSD.org>
Thu, 8 Feb 2001 17:03:01 +0000 (17:03 +0000)
commitd35a50f01040f12045947fe62e49b233561ac434
tree7b562a0a62366d521a6e1195197376a775f1d43f
parente396ac20a49e0d26712570446f953f9d9bf9d89e
Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERIC
information to fill return structure. Remove unused anymore stub.
lib/libc/locale/lconv.c [deleted file]
lib/libc/locale/localeconv.c