cc: [EMAIL PROTECTED] Subject: Re: [ast-developers] ksh stubbornly retries fork()/EAGAIN --------
> 2007-11-05 darwin.i386 ksh > > env -i ./ksh > $ ulimit -u 10 # I have more than 10 processes running > $ date > ^c works > > dtruss shows repeated fork() -1/EAGAIN and wait4 > > if you try > $ date & > The shell will never return to the user; ^c is ignored. > Thanks, this has been fixed for ksh93t which should be in alpha next month. David Korn [EMAIL PROTECTED] _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
