Wireshark-commits: [Wireshark-commits] rev 36544: /trunk/ /trunk/: fileset.c /trunk/wiretap/: wtap.
Date: Sun, 10 Apr 2011 18:55:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36544

User: guy
Date: 2011/04/10 11:55 AM

Log:
 Add ws_fstat64(), defined to be fstat on UN*X and _fstati64 on Windows.
 
 Use it in some places where we're getting the file size.

Directory: /trunk/
  Changes    Path          Action
  +1 -1      fileset.c     Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +1 -1      wtap.c        Modified

Directory: /trunk/wsutil/
  Changes    Path           Action
  +3 -1      file_util.h    Modified