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 1/3] Support run tst-exec and tst-spawn directly


On Thu, Dec 20, 2012 at 4:52 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> Hi,
>
> This patch supports run tst-exec and tst-spawn directly.  OK for
> 2.18?
>
> Thanks.
>
>
> H.J.
> ---
>  ChangeLog.direct         | 10 ++++++++++
>  posix/Makefile           |  4 ++++
>  posix/tst-exec-static.c  |  1 +
>  posix/tst-exec.c         | 20 +++++++++++--------
>  posix/tst-spawn-static.c |  1 +
>  posix/tst-spawn.c        | 51 +++++++++++++++++++++++++++++++-----------------
>  6 files changed, 61 insertions(+), 26 deletions(-)
>  create mode 100644 ChangeLog.direct
>  create mode 100644 posix/tst-exec-static.c
>  create mode 100644 posix/tst-spawn-static.c
>

PING.

-- 
H.J.


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