|
|
1.1 ! root 1: #include <sys/types.h> ! 2: #ifndef __LIMITS ! 3: #include <limits.h> ! 4: #endif /* __LIMITS */ ! 5: #ifndef __ERRNO ! 6: #include <errno.h> ! 7: #endif /* __ERRNO */ ! 8: #include <unistd.h> ! 9: #include <dirent.h> ! 10: #include <fcntl.h> ! 11: ! 12: #include <grp.h> ! 13: #include <pwd.h> ! 14: #include <utmp.h> ! 15: ! 16: #include <sys/stat.h> ! 17: #include <sys/times.h> ! 18: #include <sys/wait.h> ! 19: ! 20: #ifdef __TO_DO_SOMETIME__ ! 21: #include <termios.h> ! 22: #include <utime.h> ! 23: #include <sys/utsname.h> ! 24: #endif /* __TO_DO_SOMETIME__ */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.