cvs commit: src/usr.bin/locale Makefile locale.c

Alexey Zelkin phantom at FreeBSD.org
Wed Jun 25 16:05:13 PDT 2003


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


More information about the cvs-src mailing list