/[global]/global/global/global.c
ViewVC logotype

Diff of /global/global/global.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.112 by shigio, Thu Oct 27 06:33:34 2005 UTC revision 1.113 by h-iwamoto, Sat Oct 29 13:09:39 2005 UTC
# Line 450  main(int argc, char **argv) Line 450  main(int argc, char **argv)
450                  exit(0);                  exit(0);
451          }          }
452          /*          /*
453             * Use C locale in order to avoid the degradation of performance
454             * by internationalized sort command.
455             */
456            set_env("LC_ALL", "C");
457            /*
458           * exec lid(id-utils).           * exec lid(id-utils).
459           */           */
460          if (Iflag) {          if (Iflag) {

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26