Wireshark-commits: [Wireshark-commits] rev 36547: /trunk/ /trunk/epan/dissectors/: packet-kerberos.

Date: Sun, 10 Apr 2011 20:59:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36547

User: guy
Date: 2011/04/10 01:59 PM

Log:
 Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64
 as an argument, along the lines of ws_fstat64, and, on Windows, make it
 use _wstati64, to handle 64-bit file sizes.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +2 -2      packet-kerberos.c    Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +17 -17    filesystem.c    Modified

Directory: /trunk/gtk/
  Changes    Path                Action
  +2 -2      capture_if_dlg.c    Modified
  +2 -2      main_welcome.c      Modified

Directory: /trunk/asn1/kerberos/
  Changes    Path                          Action
  +2 -2      packet-kerberos-template.c    Modified

Directory: /trunk/
  Changes    Path              Action
  +2 -2      capture_opts.c    Modified
  +2 -2      dumpcap.c         Modified
  +2 -2      rawshark.c        Modified

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -2      file_access.c    Modified

Directory: /trunk/wsutil/
  Changes    Path           Action
  +3 -3      file_util.c    Modified
  +10 -8     file_util.h    Modified