home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5789 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  813 b 

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