Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.mathworks.com!fu-berlin.de!news.dfn.de!news.uni-jena.de!news.HRZ.HAB-Weimar.DE!News.HTWM.De!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc,comp.unix.bsd.386bsd.misc,comp.unix.programmer,comp.unix.questions,comp.unix.internals Subject: Re: revoke() system call Date: 17 Jan 1996 01:58:43 GMT Organization: Private BSD site, Dresden Lines: 17 Message-ID: <4dhl4j$r9@uriah.heep.sax.de> References: <4dg7g3$mnm@news.xs4all.nl> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:12282 comp.unix.bsd.386bsd.misc:253 comp.unix.programmer:32779 comp.unix.questions:75655 comp.unix.internals:9568 rob@xs4all.nl (Rob J. Nauta) writes: > I want to compile a BSD 4.4 program (that uses forkpty()/openpty() from > libc.a). I've grabbed pty.c and it works except that I am missing > revoke(). This is a system call so I cannot get it from the libc.a > source. Hmmmmm, it _is_ there: j@uriah 57% nm /usr/lib/libc.a | fgrep revoke 00000008 T _revoke -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)