Path: utzoo!attcan!utgpu!watmath!att!dptg!rutgers!cs.utexas.edu!mailrus!cornell!uw-beaver!sumax!ole!yanagida From: yanagida@ole.UUCP (Bruce A. Yanagida) Newsgroups: comp.windows.x Subject: Re: syscalls in XView Keywords: XView Message-ID: <1370@ole.UUCP> Date: 21 Sep 89 16:55:57 GMT References: <1354@ole.UUCP> Reply-To: yanagida@ole.UUCP (Bruce A. Yanagida) Organization: Seattle Silicon Corporation, Bellevue, WA. Lines: 23 In article <1354@ole.UUCP> yanagida@ole.UUCP (Bruce A. Yanagida) writes: ... > >XView defines its own "fcntl", "read", and "select" functions and makes >use of the "syscall" facility to get to the real system calls. Since >Apollo SR10.1 does not have "syscall", I'm stuck! Anyone have any ... In case anyone else is interested, I received a work-around for this problem in my e-mail (thanks to steven!rob). On an Apollo, you can use the "esa" Aegis command to obtain the runtime address of any C library function. Just type: $ esa fcntl Once, you have the address, you can assign it to a pointer to a function in the code and away you go! -- Bruce A. Yanagida (UUCP: ...!uw-beaver!sumax!ole!yanagida) Seattle Silicon Corporation 3075 112th Ave NE Bellevue, WA 98004 (206)-828-4422