Annotation of mstools/posix/psxarc/psxarc.h, revision 1.1.1.1

1.1       root        1: #ifndef _PSXARC_
                      2: #define _PSXARC_
                      3: 
                      4: extern char *progname;
                      5: 
                      6: void ReadArchive(PBUF pb);
                      7: void ListArchive(PBUF pb);
                      8: void WriteArchive(PBUF pb, int format, char **files, int count);
                      9: 
                     10: void *readBlock(int fd);
                     11: 
                     12: #define FORMAT_DEFAULT 0
                     13: #define FORMAT_CPIO    1
                     14: #define FORMAT_TAR     2
                     15: 
                     16: #endif // _PSXARC_

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.