This is fcntl.h in view mode; [Download] [Up]
#ifndef sys_fcntl_h #pragma once extern "C" { #define KERNEL #ifdef VMS #include "GNU_CC_INCLUDE:[sys]fcntl.h" #else #include "//usr/include/bsd/sys/fcntl.h" #endif #ifndef sys_fcntl_h #define sys_fcntl_h 1 #endif #undef KERNEL } #include <std.h> #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.