home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23155 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1002 b 

  1. Xref: sparky comp.os.linux:23155 comp.std.c:3338
  2. Newsgroups: comp.os.linux,comp.std.c
  3. Path: sparky!uunet!ods!david
  4. From: david@ods.com (David Engel)
  5. Subject: Re: Library 4.1 bug/feature?  fopen("fifo","a") fails
  6. Message-ID: <1993Jan8.020515.7341@ods.com>
  7. Followup-To: comp.os.linux,comp.std.c
  8. Organization: Optical Data Systems, Inc.
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. References: <1993Jan7.232805.16555@serval.net.wsu.edu>
  11. Date: Fri, 8 Jan 1993 02:05:15 GMT
  12. Lines: 13
  13.  
  14. H.J. Lu (hlu@eecs.wsu.edu) wrote:
  15. : Have you tried my test code? Some Unices just ignore lseek (). FIFO is just
  16. : one type of file, on which lseek cannot be done. We have char devices and
  17. : sockets. I prefer stdio should not know so much details about the kernel.
  18.  
  19. I tried it under SVR4 and it also reports an error in lseek when run
  20. on a fifo.
  21.  
  22. David
  23. -- 
  24. David Engel                        Optical Data Systems, Inc.
  25. david@ods.com                      1101 E. Arapaho Road
  26. (214) 234-6400                     Richardson, TX  75081
  27.