Load constants defined in the OS fcntl.h C header file
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.
$
pkg install rubygem-fcntlOrigin
devel/rubygem-fcntl
Size
22.1KiB
License
BSD2CLAUSE, RUBY
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
0 packages