Release 1.5.29.
[wine] / libs / port / getopt.c
2013-01-09  Alexandre Julliardconfigure: Get rid of the check for strings.h.
2012-11-08  Alexandre Julliardconfigure: Check for getopt_long_only instead of getopt...
2010-01-07  Marcin Baczyńskilibport: Remove superfluous void* cast.
2008-12-08  Francois Gougetport: Remove unneeded casts of zero.
2008-03-06  Francois Gougetport: s/#if/#ifdef/ so it still works if HAVE_XXX is...
2008-03-05  Francois Gougetport/getopt: s/#if/#ifdef/ so it still works if HAVE_ST...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-02-13  Alexandre JulliardDon't build getopt at all if it's not needed.
2003-03-19  Alexandre JulliardAdded getopt routine to libwine_port (based on a patch...