Wireshark-commits: [Wireshark-commits] rev 27812: /trunk/ /trunk/epan/: filesystem.c filesystem.h /
Date: Sun, 22 Mar 2009 00:42:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27812

User: guy
Date: 2009/03/21 05:42 PM

Log:
 Attempt to use dladdr() to get the pathname of the executable image if
 it's available and works.

Directory: /trunk/epan/
  Changes    Path            Action
  +29 -2     filesystem.c    Modified
  +1 -1      filesystem.h    Modified

Directory: /trunk/gtk/
  Changes    Path          Action
  +2 -1      main.c        Modified

Directory: /trunk/
  Changes    Path            Action
  +2 -1      capinfos.c      Modified
  +35 -0     configure.in    Modified
  +2 -1      dftest.c        Modified
  +2 -1      editcap.c       Modified
  +3 -2      rawshark.c      Modified
  +2 -1      tshark.c        Modified