|
|
1.1 ! root 1: #ifndef __COMMON__OFF_H__ ! 2: #define __COMMON__OFF_H__ ! 3: ! 4: /* ! 5: * This internal header file is intended as the sole point of definition for ! 6: * the POSIX.1 data type "off_t". To support cross-compilation environments, ! 7: * this header file uses a variety of feature tests to avoid conflict with ! 8: * definitions supplied by the translator headers. ! 9: */ ! 10: ! 11: #include <common/__off.h> ! 12: ! 13: typedef __off_t off_t; ! 14: ! 15: #endif /* ! defined (__COMMON__OFF_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.