home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13226 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.0 KB

  1. Path: sparky!uunet!seas.smu.edu!utacfd.uta.edu!trsvax!rwsys!caleb!jdp
  2. From: jdp@caleb.UUCP (Jim Pritchett)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: what is EPIPE in the tar sources?
  5. Message-ID: <apwEr*HY0@caleb.UUCP>
  6. Date: Thu, 10 Sep 1992 00:41:14 GMT
  7. Organization: is sometimes desirable
  8. Lines: 22
  9.  
  10. I am attempting to apply Andy Finkel's fix to the tar program from Fish 446(?)
  11. Also, I am Manxifying the program since I don't have the SAS compiler.
  12.  
  13. In the file diffarch.c, there is a reference to EPIPE:
  14.  
  15. errno = EPIPE;                  /* FIXME, remove perrors */
  16.  
  17. I assume that this is supposed to be a #define, but I can't find it defined
  18. anywhere in the tar sources or the Amiga includes.  What should it be, and where
  19. is it defined?  (I suspect that I could just arbitrarily define it, but I would
  20. like to do this "correctly.")
  21.  
  22. Does anyone out there know?
  23.  
  24.                               Thanks,
  25.  
  26.  
  27.                                                 Jim Pritchett
  28.  
  29.  
  30. UUCP:  rwsys.lonestar.org!caleb!jdp
  31.  or    utacfd.uta.edu!rwsys!caleb!jdp
  32.