|
|
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 internal data type "__off_t", exactly equivalent to the POSIX.1 data ! 7: * type "off_t" but given an internal name so that header files may refer ! 8: * to the type without exporting the user-level type unnecessarily. ! 9: */ ! 10: ! 11: typedef long __off_t; ! 12: ! 13: #endif /* ! defined (__COMMON___OFF_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.