On Tue, Oct 26, 1999 at 09:56:21AM +0200, Laszlo Molnar wrote: > On Mon, Oct 25, 1999 at 11:17:42AM -0400, Ilya Zakharevich wrote: > > What about system() returning -1 if file not found, same as *nix and OS/2 > > ports do now? I think djgpp is returning shell-backward-compatible 0xFF00. > > Thanks, I missed that. May I ask why only system() is changed? You are right, probably other things too. I was mislead by the fact that on OS/2 only one place (internal do_spawning() workhorse) should have been changed. IlyaThread Previous