OS4 DepotLogo by Browallia 
(anonymous IP: 18.226.222.12,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Misc » sysvipc.lha

Sysvipc

Description: SystemV IPC implemementation for AmigaOS 4
Download: sysvipc.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: RC1
Date: 05 Feb 2021
Author: Peter Bengtsson
Submitter: Andrea Palmatè
Requirements: AmigaOS 4
Category: development/library/misc
Replaces: development/library/misc/sysvipc.lha
License: BSD
Distribute: yes
Min OS Version: 4.0
FileID: 11579
 
Comments: 2
Snapshots: 0
Videos: 0
Downloads: 103  (Current version)
1004  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
A beta version of my SystemV IPC (inter process communication) implementation
for AmigaOS 4.

As a beta version it is mostly complete, but some smaller things
are unfinished or need more polish. Testing is also somewhat limited
as of yet.

In the tradition of open source, however, I decided to try and release
early so anyone who finds this useful can try it. Since this has now
reached beta stage, any comments, bug-reports or suggestions are welcome.

New in beta 1:
   - Documentation! An autodoc for sysvipc.library is supplied.
   - Installer script.
   - ipcrm
   - SHM_LOCK and SHM_UNLOCK extensions.
   - A few minor errors fixed.

New in alpha 3:
   - Semaphores support the SEM_UNDO flag.
   - ftok() works instead of crashing horribly.
   - Opening the library does not cause memory corruption. (Hey, it's alpha
software! :-)

New in alpha 2:
   - Semaphores (except semtimedop())
   - ftok()
   - Reworked error reporting
   - ipcs is (somewhat) more X/Open compliant
   - Avoid conflicts with key_t and struct timespec for newlib.

   -Peter











Copyright © 2004-2024 by Björn Hagström All Rights Reserved