ports/devel/rubygem-fcntl
Po-Chuan Hsieh 207d8e6e05
devel/rubygem-fcntl: Add rubygem-fcntl 1.0.1
Fcntl loads the constants defined in the system's <fcntl.h> C header file, and
used with both the fcntl(2) and open(2) POSIX system calls.
- To perform a fcntl(2) operation, use IO::fcntl.
- To perform an open(2) operation, use IO::sysopen.

The set of operations and constants available depends upon specific operating
system. Some values listed below may not be supported on your system.

WWW: https://github.com/ruby/fcntl
2021-12-22 02:38:50 +08:00
..