Steve Ellcey wrote:
> Machine: hppa1.1
> OS: hpux11.00
>
> Description:
> The check for strtoimax fails on HP-UX 11.00 because strtoimax
> is defined in inttypes.h as a macro that calls __strtol or
> __strtoll. We get lucky when building bash with 32 bits and the
> build s
Configuration Information [Automatically generated, do not change]:
Machine: hppa1.1
OS: hpux11.00
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='hppa1.1'
-DCONF_OSTYPE='hpux11.00' -DCONF_MACHTYPE='hppa1.1-hp-hpux11.00'
-DCONF_VENDOR='hp'
-DLOCALEDIR='/proj/gcc/sje/be/hppa1
On Thursday 15 September 2005 00:51, Paul Jarc wrote:
> Denis Vlasenko <[EMAIL PROTECTED]> wrote:
> > The problem is that svc -d (or manual kill -TERM)
> > kills bash but nmeter and logger continue to run,
> > until I kill nmeter manually.
>
> It's best not to put a long-running pipeline in a daem