Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!bloom-beacon!eru!luth!sunic!kth!draken!matsl From: matsl@nada.kth.se (Mats Luthman) Newsgroups: comp.os.minix Subject: Why is there no fdopen() and no _exit() in libc.a on my MINIX-ST? Message-ID: <1696@draken.nada.kth.se> Date: 18 Sep 89 14:06:27 GMT Reply-To: matsl@nada.kth.se (Mats Luthman) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 5 I can't use certain other functions in libc.a (for instance popen()) that apparently uses fdopen() and _exit(). The diskette that contains the sources to the kernel was damaget when I got it, and I have to wait at least a month to get a new one so I can't look at the source. Can somebody help me?