]> git.ipfire.org Git - thirdparty/rsync.git/history - popt
Some word fixes.
[thirdparty/rsync.git] / popt /
2020-07-06  Wayne DavisonMore TANDEM changes
2020-05-30  Wayne DavisonSilence a strncpy() warning.
2010-04-24  Wayne DavisonReject passing an arg to an option that doesn't take...
2009-12-31  Wayne DavisonAllow any gcc to make use of __builtin_alloca for alloca.
2008-03-08  Wayne DavisonSome popt improvements:
2007-11-12  Wayne DavisonGetting rid of all .cvsignore files.
2006-11-23  Wayne DavisonFix a unused-variable compiler warning.
2006-11-21  Wayne DavisonDon't set an "rc" var that we aren't going to use.
2006-11-10  Wayne DavisonChanged strcat() calls to strlcat().
2006-11-09  Wayne DavisonDisable POPT_WCHAR_HACK for now.
2006-11-09  Wayne DavisonImproved the vmefail() code.
2006-11-09  Wayne DavisonFixed a problem with the xstrdup() change.
2006-11-09  Wayne DavisonGet rid of the last strcpy() call by using an static...
2006-11-09  Wayne DavisonUse a new isSpace() inline function to call isspace...
2006-11-09  Wayne DavisonChanged _ABS to be defined as MY_ABS.
2006-11-09  Wayne DavisonGot rid of code to twiddle _ABS.
2006-11-09  Wayne DavisonMoved definition of DBL_EPSILON.
2006-11-09  Wayne DavisonTry a full prototype for alloca() for those systems...
2006-11-09  Wayne Davison- Define snprintf() when needed.
2006-11-09  Wayne Davison- Upgraded popt to version 1.10.2.
2005-02-20  Wayne DavisonDropped a useless "const" from the definition of poptSt...
2005-02-20  Wayne DavisonMark a couple unused variables.
2004-06-09  Wayne DavisonRestore UNUSED() macro (the prior problems that prompte...
2004-05-08  Wayne DavisonLet's just remove all the UNUSED() macros for now.
2004-05-08  Wayne DavisonOne more attempt to get HP-UX's cc to build popt succes...
2004-04-28  Wayne DavisonUndefined __attribute__ in some circumstances.
2004-04-27  Wayne DavisonGot rid of HP-UX kludge (since it didn't help).
2004-04-25  Wayne DavisonOne more try at getting the HP-UX system in the build...
2004-04-25  Wayne DavisonDon't use __attribute__((__unused__)) on HP-UX w/o...
2004-04-15  Wayne DavisonGot rid of a couple useless lines.
2004-01-28  Wayne DavisonA couple more unsigned char changes to silence compiler...
2004-01-27  Wayne DavisonSilenced some compiler warnings.
2003-05-04  Jos BackusRemove generated file config.log.
2003-01-18  Wayne DavisonDefine DBL_EPSILON if it doesn't exist.
2003-01-14  David DykstraDon't use the return value from sprintf because it...
2003-01-12  Wayne DavisonUse the old kludge of using malloc() if alloca() is...
2003-01-11  David DykstraCast the return from alloca to work better on UNICOS.
2003-01-11  David DykstraCast the return of alloca to remove a fatal error on...
2002-07-27  Wayne DavisonUpdated to version 1.6.4.
2002-03-25  Martin PoolMake the situation w.r.t. dynamically linking zlib...
2001-11-23  Martin PoolIgnore trash
2001-09-12  Martin PoolFix from Marc Espie to make included-popt work with...
2001-03-23  Andrew Tridgellgot rid of dependency on alloca in popt
2001-02-24  Martin PoolUpgrade from popt 1.2 to a cut-down 1.5