Ticket #1980 (new enhancement)

Opened 1 month ago

Last modified 1 month ago

Implement XSI semaphore and IPC API

Reported by: axeld Assigned to: axeld
Priority: normal Milestone: Unscheduled
Component: System/libroot.so Version: R1 development
Cc: Platform: All

Description

The XSI extensions of POSIX contains a portable IPC API. To ease porting of Unix applications, it would be beneficial if Haiku supported this extension.

Change History

03/31/08 04:27:03 changed by mmu_man

Those have a lot of peculiarities, I looked at implementing them through a separate filesystem + library, but there are quite many side-effects on them...
Actually it's been long since I've seen something that really required those.