summaryrefslogtreecommitdiff
path: root/popt
AgeCommit message (Expand)AuthorFilesLines
2003-01-18Define DBL_EPSILON if it doesn't exist.Wayne Davison1-0/+3
2003-01-14Don't use the return value from sprintf because it doesn't work on Sunos4.David Dykstra1-5/+10
2003-01-12Use the old kludge of using malloc() if alloca() is missing.Wayne Davison1-1/+8
2003-01-11Cast the return from alloca to work better on UNICOS.David Dykstra1-1/+1
2003-01-11Cast the return of alloca to remove a fatal error on Cray UNICOS.David Dykstra1-1/+1
2002-07-27Updated to version 1.6.4.Wayne Davison12-649/+1837
2002-03-25Make the situation w.r.t. dynamically linking zlib and libpopt clear.Martin Pool1-0/+5
2001-11-23Ignore trashMartin Pool1-0/+1
2001-09-12Fix from Marc Espie to make included-popt work with VPATH builds.Martin Pool1-0/+0
2001-03-23got rid of dependency on alloca in poptAndrew Tridgell4-13/+32
2001-02-24Upgrade from popt 1.2 to a cut-down 1.5Martin Pool14-0/+1831