This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PING: [PATCH 2/3] Support run bug-setlocale1 directly


On Thu, Dec 20, 2012 at 4:53 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> Hi,
>
> This patch supports run bug-setlocale1 directly.  It also fixed a typo
> in do_test.  OK for 2.18?
>
> Thanks.
>
>
> H.J.
> ---
>  ChangeLog.direct            |  8 ++++++++
>  localedata/Makefile         |  2 +-
>  localedata/bug-setlocale1.c | 27 ++++++++++++++++++---------
>  3 files changed, 27 insertions(+), 10 deletions(-)
>
> diff --git a/ChangeLog.direct b/ChangeLog.direct
> index df9aa4d..57e62bc 100644
> --- a/ChangeLog.direct
> +++ b/ChangeLog.direct
> @@ -8,3 +8,11 @@
>         * posix/tst-spawn-static.c: Likewise.
>         * posix/tst-exec.c: Support run directly.
>         * posix/tst-spawn.c: Likewise.
> +
> +localedata/
> +
> +2012-12-20  H.J. Lu  <hongjiu.lu@intel.com>
> +
> +       * Makefile (bug-setlocale1-ARGS): Set to -- $(built-program-cmd).
> +       * bug-setlocale1.c (do_test): Support run directly.  Check env[1]
> +       instead of newargv[0].

PING.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]