Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cgd
Tue Jun  4 16:41:17 EDT 1996
Update of /a/cvsroot/src/bin/expr
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25526

Modified Files:
        expr.c 
Log Message:
don't spew an error message if setlocale(LC_ALL, ""); fails.  This is for
consistency with other programs, and because currently it can never
actually succeeed if LANG is set to something other than "C".  Sent
in by me in PR 2486, approved by jtc).


cgd
Tue Jun  4 16:41:49 EDT 1996
Update of /a/cvsroot/src/bin/expr
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25573

Revision/Branch: netbsd-1-2

Modified Files:
        expr.c 
Log Message:
pull up from trunk:
>don't spew an error message if setlocale(LC_ALL, ""); fails.  This is for
>consistency with other programs, and because currently it can never
>actually succeeed if LANG is set to something other than "C".




Home | Main Index | Thread Index | Old Index