summaryrefslogtreecommitdiff
path: root/pp_sys.c
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-06-20 12:28:12 -0600
committerKarl Williamson <public@khwilliamson.com>2013-07-07 13:29:44 -0600
commit01ec34b5d8c7075801bdb8ca8364cbe2027147dd (patch)
tree7730b5a5e2b26702a7b8da0301cd41c32370ce6f /pp_sys.c
parent28acfe03fc59abea4ef2451b134d560f411183ab (diff)
downloadperl-01ec34b5d8c7075801bdb8ca8364cbe2027147dd.tar.gz
util.c: Avoid unnecessary setlocale() calls
This code sets the locale to C around its work. This is unnecessary if the locale is already C, and there is an existing global that indicates this, that can be tested to avoid the sets.
Diffstat (limited to 'pp_sys.c')
0 files changed, 0 insertions, 0 deletions