|
|
1.1 root 1: /* @(#)ar.h 1.1 */
2: #define ARMAG 0177545
3: struct ar_hdr {
4: char ar_name[14];
5: long ar_date;
6: char ar_uid;
7: char ar_gid;
8: int ar_mode;
9: long ar_size;
10: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.