|
|
1.1 ! root 1: #ifndef __SYS___PID_H__ ! 2: #define __SYS___PID_H__ ! 3: ! 4: /* ! 5: * This internal header file is intended as the sole point of definition for ! 6: * the internal data type "__pid_t", exactly equivalent to the POSIX.1 data ! 7: * type "pid_t" but given an internal name so that header files may refer to ! 8: * the type without exporting the user-level type unnecessarily. ! 9: */ ! 10: ! 11: typedef long __pid_t; ! 12: ! 13: #endif /* ! defined (__SYS___PID_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.