aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use a new ARRAY_SIZE() macro for calculating the # of elements in a static arrayMike Frysinger2006-05-141-1/+3
* cut down on the arch-specific ifdef cruftMike Frysinger2006-05-141-2/+7
* move porting-specific stuff to porting.hMike Frysinger2006-05-141-1/+9
* SET_STDOUT isnt neededMike Frysinger2006-05-141-7/+1
* Process QA_TEXTRELS and QA_EXECSTACK, whitespace-separated lists ofKevin F. Quinn2006-05-101-1/+2
* - non linux hosts dont really need the glob code so invert the ifdefsv0.1.11Ned Ludd2006-03-191-15/+1
* - invert logic for glob64Ned Ludd2006-03-161-3/+3
* - Diego says. no, need to change the glob*64* to glob* instead.. (its by defa...Ned Ludd2006-02-191-2/+10
* - add include globbing support for ld.so.conf handling. mainly only useful on...Ned Ludd2006-02-121-1/+7
* define and use our own copy of PATH_MAXMike Frysinger2006-01-131-1/+9
* fix building on stupid OpenBSD systemsMike Frysinger2006-01-101-2/+3
* update copyright years and unify headers in porting.hMike Frysinger2006-01-051-4/+20
* openbsd sucks as wellMike Frysinger2005-12-301-3/+3
* add some more logic for native endian detection since some linux distros dont...Mike Frysinger2005-12-291-5/+14
* add a compile time sanity checkMike Frysinger2005-12-291-1/+4
* seems netbsd is just as stupid as apple #117055 by Benigno B. JuniorMike Frysinger2005-12-291-3/+3
* use smaller license headerMike Frysinger2005-09-301-1/+7
* add generic bswap macros and macro the stdout stuff so OS X buildsMike Frysinger2005-05-301-5/+43
* just setup ELF_DATA ourself so that stupid BSD worksMike Frysinger2005-05-271-1/+9
* break out the port-specific stuff into a sep header fileMike Frysinger2005-05-271-0/+68