aboutsummaryrefslogtreecommitdiffstats
path: root/ws_symbol_export.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-3/+3
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-1/+14
2014-07-01For Sun C with linker scoping specifiers, define WS_DLL_PUBLIC_DEF.Guy Harris1-1/+5
2014-07-01Pick up stuff from GLib to hide symbols with Sun C.Guy Harris1-2/+37
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-16I guess the order *doesn't* matter.Guy Harris1-4/+0
2013-11-16OK, does it matter in which order "extern" and "declspec" appear?Guy Harris1-0/+4
2013-08-15Add $Id$.Guy Harris1-0/+2
2013-07-04More details in a comment.Guy Harris1-3/+9
2013-07-04Add more comments indicating what this is doing.Guy Harris1-2/+21
2013-07-03WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris1-17/+17
2013-07-03OK, try having WS_DLL_PUBLIC always say "extern". If *that* doesn'tGuy Harris1-6/+44
2013-07-02Methinks the "not GCC 4 or later" #defines for WS_DLL_PUBLIC andGuy Harris1-4/+4
2013-03-07From Balint:Gerald Combs1-0/+24
2013-03-02Revert "Make Solaris Studio hide internal shared library symbols by default"Balint Reczey1-1/+1
2013-03-02Make Solaris Studio hide internal shared library symbols by defaultBalint Reczey1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-2/+5
2013-03-01Fix warning: C++ style comments are not allowed in ISO C90 [enabled by default]Anders Broman1-2/+2
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+54