aboutsummaryrefslogtreecommitdiffstats
path: root/popt
Commit message (Expand)AuthorAgeFilesLines
* Remove generated file config.log.Jos Backus2003-05-041-104/+0
* Define DBL_EPSILON if it doesn't exist.Wayne Davison2003-01-181-0/+3
* Don't use the return value from sprintf because it doesn't work on Sunos4.David Dykstra2003-01-141-5/+10
* Use the old kludge of using malloc() if alloca() is missing.Wayne Davison2003-01-121-1/+8
* Cast the return from alloca to work better on UNICOS.David Dykstra2003-01-111-1/+1
* Cast the return of alloca to remove a fatal error on Cray UNICOS.David Dykstra2003-01-111-1/+1
* Updated to version 1.6.4.Wayne Davison2002-07-2712-649/+1837
* Make the situation w.r.t. dynamically linking zlib and libpopt clear.Martin Pool2002-03-251-0/+5
* Ignore trashMartin Pool2001-11-231-0/+1
* Fix from Marc Espie to make included-popt work with VPATH builds.Martin Pool2001-09-121-0/+0
* got rid of dependency on alloca in poptAndrew Tridgell2001-03-234-13/+32
* Upgrade from popt 1.2 to a cut-down 1.5Martin Pool2001-02-2414-0/+1831