1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Pav Lucistnik a22f63ba68 OCaml library implementing an interface to FreeBSD's POSIX semaphores.
PR:		ports/80108
Submitted by:	Paul Argentoff <argentoff@gmail.com>
2005-04-23 12:35:36 +00:00

6 lines
134 B
Plaintext

POSIX semaphores for OCaml. The library mimics things found under "man sem"
and "man sem_open".
- Paul Argentoff
argentoff@gmail.com