home *** CD-ROM | disk | FTP | other *** search
- Path: news.micron.net!news
- From: devans@ccubb.com (David Evans)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Semaphores
- Date: Tue, 19 Mar 96 16:00:20
- Organization: Sysop of CCUBB.COM
- Distribution: world
- Message-ID: <19960319.7A1B940.E4F8@ccubb.com>
- NNTP-Posting-Host: ccubb.com
-
- On Tue 19-Mar-1996 3:50p, cclark wrote:
- cc> : code for accessing the Amiga OS semaphores so I can write a link library
- c> : hack to let me "emulate" the UNIX accessing method? Pretty please with
- c> sugar
- c> : on top.
-
- Hmm.. I use semaphores on my amiga to protect a global datalist between
- running versions of a online game. I am not a expert but they where extremely
- easy to implement in my code.
-
- Perhaps you might wish to install NetBSD and give yourself a working UNIX
- system! Then you wouldn't have to emulate anything!
-