freebsd-src/usr.bin/locale
Alexey Zelkin 48f12e5860 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)
2003-06-25 23:05:11 +00:00
..
locale.1 document 'list' keyword & fix few typos 2003-06-22 08:39:29 +00:00
locale.c locale.c: 2003-06-25 23:05:11 +00:00
Makefile locale.c: 2003-06-25 23:05:11 +00:00