File:  [WindowsNT SDKs] / mstools / posix / psxarc / psxarc.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:22:18 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, HEAD
Microsoft Windows NT Build 328 10-12-1992

#ifndef _PSXARC_
#define _PSXARC_

extern char *progname;

void ReadArchive(PBUF pb);
void ListArchive(PBUF pb);
void WriteArchive(PBUF pb, int format, char **files, int count);

void *readBlock(int fd);

#define FORMAT_DEFAULT	0
#define FORMAT_CPIO	1
#define FORMAT_TAR	2

#endif	// _PSXARC_

unix.superglobalmegacorp.com

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