home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!seas.smu.edu!utacfd.uta.edu!trsvax!rwsys!caleb!jdp
- From: jdp@caleb.UUCP (Jim Pritchett)
- Newsgroups: comp.sys.amiga.programmer
- Subject: what is EPIPE in the tar sources?
- Message-ID: <apwEr*HY0@caleb.UUCP>
- Date: Thu, 10 Sep 1992 00:41:14 GMT
- Organization: is sometimes desirable
- Lines: 22
-
- I am attempting to apply Andy Finkel's fix to the tar program from Fish 446(?)
- Also, I am Manxifying the program since I don't have the SAS compiler.
-
- In the file diffarch.c, there is a reference to EPIPE:
-
- errno = EPIPE; /* FIXME, remove perrors */
-
- I assume that this is supposed to be a #define, but I can't find it defined
- anywhere in the tar sources or the Amiga includes. What should it be, and where
- is it defined? (I suspect that I could just arbitrarily define it, but I would
- like to do this "correctly.")
-
- Does anyone out there know?
-
- Thanks,
-
-
- Jim Pritchett
-
-
- UUCP: rwsys.lonestar.org!caleb!jdp
- or utacfd.uta.edu!rwsys!caleb!jdp
-