summaryrefslogtreecommitdiff
path: root/popt/system.h
Commit message (Expand)AuthorAgeFilesLines
* More TANDEM changesWayne Davison2020-07-061-0/+4
* Allow any gcc to make use of __builtin_alloca for alloca.Wayne Davison2009-12-301-1/+1
* Improved the vmefail() code.Wayne Davison2006-11-091-2/+4
* Fixed a problem with the xstrdup() change.Wayne Davison2006-11-091-6/+0
* Get rid of the last strcpy() call by using an static inline function.Wayne Davison2006-11-091-9/+17
* Got rid of code to twiddle _ABS.Wayne Davison2006-11-091-4/+0
* Moved definition of DBL_EPSILON.Wayne Davison2006-11-091-4/+0
* Try a full prototype for alloca() for those systems that need it.Wayne Davison2006-11-091-1/+1
* - Define snprintf() when needed.Wayne Davison2006-11-091-5/+27
* - Upgraded popt to version 1.10.2.Wayne Davison2006-11-091-10/+40
* Restore UNUSED() macro (the prior problems that prompted me to removeWayne Davison2004-06-091-0/+10
* Let's just remove all the UNUSED() macros for now.Wayne Davison2004-05-081-10/+0
* Undefined __attribute__ in some circumstances.Wayne Davison2004-04-281-0/+8
* Got rid of HP-UX kludge (since it didn't help).Wayne Davison2004-04-271-4/+0
* One more try at getting the HP-UX system in the build farm to compileWayne Davison2004-04-251-1/+1
* Don't use __attribute__((__unused__)) on HP-UX w/o gcc.Wayne Davison2004-04-251-0/+4
* Silenced some compiler warnings.Wayne Davison2004-01-271-0/+1
* Use the old kludge of using malloc() if alloca() is missing.Wayne Davison2003-01-121-1/+8
* Updated to version 1.6.4.Wayne Davison2002-07-271-1/+12
* Upgrade from popt 1.2 to a cut-down 1.5Martin Pool2001-02-241-0/+55