[uClibc]Hmmm. busybox-0.60.3 ash doesn't make it to prompt

Erik Andersen andersen at codepoet.org
Fri Jul 26 04:19:20 UTC 2002


On Thu Jul 25, 2002 at 08:25:27PM -0700, Joseph Chiu wrote:
> Hmm.  I was mistaken on where the error was (bad debug printf’s on my part).
> 
> ash gets stuck at the top of showjobs() where it does
> while(dowait(0,NULL)>0);
> 
> It just goes into a never-ending loop.
> 
> The problem does not happen if you invoke ash with a redirection, however.


Steven J. Hill just updated include/bits/syscalls.h to better
match recent changes I made for both x86 and arm, but it looks
like he made a type a dropped a line from each of the
_syscall[0-n] macros so they don't return -1 on failure.  Oops.

Fixing that now and recompiling on my mips box.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list