diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-03-05 12:58:49 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-03-05 12:58:49 -0800 |
commit | 9162c01d09c327ae2e7c3a5148307e8018792c51 (patch) | |
tree | 11b64fb3aedad59ec52f5f775f70d1291c34b872 /localedata/ChangeLog | |
parent | 209826bcf2e5d1634adf5672e265eec5e5c07e83 (diff) | |
download | glibc-9162c01d09c327ae2e7c3a5148307e8018792c51.tar.gz glibc-9162c01d09c327ae2e7c3a5148307e8018792c51.tar.xz glibc-9162c01d09c327ae2e7c3a5148307e8018792c51.zip |
Avoid re-exec-self in bug-setlocale1.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index ceb373f1be..61857f57a2 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,14 @@ +2015-03-04 Roland McGrath <roland@hack.frob.com> + + * bug-setlocale1.c (do_test): Remove argument handling and + self-exec'ing logic. Just expect to be run with the right + variables (and nothing else) directly in the environment instead. + (TEST_FUNCTION): Don't pass arguments to do_test. + * Makefile (bug-setlocale1-ARGS, bug-setlocale1-static-ARGS): + Variables removed. + (bug-setlocale1-ENV-only, bug-setlocale1-static-ENV-only): + New variables. + 2015-02-23 Alexandre Oliva <aoliva@redhat.com> * unicode-gen/ctype_compatibility.py: Use date ranges in |