Date: Wed, 25 Jun 2003 16:05:11 -0700 (PDT) From: Alexey Zelkin <phantom@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/locale Makefile locale.c Message-ID: <200306252305.h5PN5BmM077754@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2003/06/25 16:05:11 PDT FreeBSD src repository Modified files: usr.bin/locale Makefile locale.c Log: locale.c: Use newly added __detect_path_locale() helper to lookup _PathLocale value. It adds boundary checking for PATH_LOCALE environment variable value and check for super-user fallback. Makefile: Add lib/libc/locale to compiler's include path (for setlocale.h) Revision Changes Path 1.4 +1 -0 src/usr.bin/locale/Makefile 1.7 +5 -7 src/usr.bin/locale/locale.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306252305.h5PN5BmM077754>