[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The sccs
driver program uses the setlocale
function, whose
behaviour depends on several implementation-dependent environment
variables. If you are using the GNU C library, these variables are
LC_COLLATE
,
LC_CTYPE
,
LC_MESSAGES
,
LC_MONETARY
,
LC_NUMERIC
,
LC_TIME
,
and
LANG
. The setlocale
function is not called if SCCS
is running set-user-id or set-group-id.