home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / misc / 3978 < prev    next >
Encoding:
Text File  |  1992-08-27  |  838 b   |  24 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!portal!resumix!gary
  3. From: gary@resumix.portal.com (Gary Lin)
  4. Subject: Porting IPC code from 4.0.1
  5. Message-ID: <1992Aug27.144455.3641@resumix.portal.com>
  6. Summary: Compiles but executes improperly
  7. Keywords: shared memory, semaphores, port
  8. Sender: news@resumix.portal.com
  9. Organization: Resumix Inc.
  10. Distribution: na
  11. Date: Thu, 27 Aug 92 14:44:55 GMT
  12. Lines: 10
  13.  
  14. Lately, I've been trying to port some code using shared memory and semaphores
  15. originally coded under 4.0.1 to 4.1.2.  The source compiles correctly but locks
  16. on execution.  Could someone explain what changed in the IPC semantics from
  17. previous releases?  I would appreciate hints on how to fix my code.
  18.  
  19. Incidentally, my app works fine on Sony NEWS-OS, which is 4.3 with IPC added.
  20.  
  21.  
  22.                         Gary M. Lin
  23.                         gary@resumix.portal.com
  24.