home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!yarra!codex!bpja
- From: bpja@codex.oz.au (Brett Adam)
- Newsgroups: comp.unix.aix
- Subject: syscall()
- Keywords: syscall, threads, kernel, hack
- Message-ID: <1992Aug26.091535.1184@codex.oz.au>
- Date: 26 Aug 92 09:15:35 GMT
- Sender: bpja@codex.oz.au
- Reply-To: bpja@codex.oz.au
- Organization: Codex Software Development Pty Ltd
- Lines: 25
-
-
- Anyone know the RS/6000 equivalent of syscall() (2)?
-
- The real question:
-
- We're trying to port the CMU cthreads library, which relies on being able to
- locally redefine the select() function.
-
- Under SunOS, it's a breeze. Write the new select() func which calls the kernel
- select routine via syscall() - then link it early in your build.
-
- Under AIX, we're lost.
-
- Help appreciated.
-
-
- ---------------------------------------------------------------
- Brett Adam Codex Software Development Pty. Ltd.
- NeXTMail: bpja@codex.oz.au AppleLink: AUST0335
- (Preferred.) (Only if you must)
- --
- ---------------------------------------------------------------
- Brett Adam Codex Software Development Pty. Ltd.
- NeXTMail: bpja@codex.oz.au AppleLink: AUST0335
- (Preferred.) (Only if you must)
-