Re: lstat, fstat and lstat64 problems

2004-02-25 Thread Yedidyah Bar-David
Hi, I recommend this page for info on Large File Support: -- Didi On Wed, Feb 25, 2004 at 01:05:17PM -0800, David D wrote: > Hi, > I'm desperate! > I was trying to write a program that uses one of the > above syscall, but nothing seems to work right for m

lstat, fstat and lstat64 problems

2004-02-25 Thread David D
Hi, I'm desperate! I was trying to write a program that uses one of the above syscall, but nothing seems to work right for me, so please please please take a look and tell me what's wrong. Summary of the problems: 1. without the line "#define stat64 stat" the compiler complains that it doesn't kno