|
|
1.1 ! root 1: #define ARMAG "!<arch>\n" ! 2: #define SARMAG 8 ! 3: ! 4: #define ARFMAG "`\n" ! 5: ! 6: struct ar_hdr { ! 7: char ar_name[16]; ! 8: char ar_date[12]; ! 9: char ar_uid[6]; ! 10: char ar_gid[6]; ! 11: char ar_mode[8]; ! 12: char ar_size[10]; ! 13: char ar_fmag[2]; ! 14: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.