Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!brutus.cs.uiuc.edu!zaphod.mps.ohio-state.edu!sol!cica!iuvax!purdue!bu.edu!bu-cs!bloom-beacon!eru!luth!sunic!tut!santra!mcsun!hp4nl!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: 1.5.0 upgrade Message-ID: <4986@ast.cs.vu.nl> Date: 29 Dec 89 12:08:07 GMT References: <12333@cbnewse.ATT.COM> Reply-To: ast@cs.vu.nl (Andy Tanenbaum) Organization: VU Informatica, Amsterdam Lines: 12 In article <12333@cbnewse.ATT.COM> fredriks@cbnewse.ATT.COM (lars.fredriksen,ih,) writes: >Second question: Why doesn't system(3) return -in case of failure? Actually, there are more problems with system(3). If you run make and hit DEL, make kills the current compilation and starts the next one. Klamer Schutte posted a discussion of this a while back. The problem appeared when system(3) got signal handling, but apprarently the signal handling merely exposed an underlying bug. If anyone has time to figure this out, please do so and post the fix. It is kind of annoying not being able to kill make. Andy Tanenbaum (ast@cs.vu.nl)