aboutsummaryrefslogtreecommitdiff
path: root/main.h
Commit message (Expand)AuthorAgeFilesLines
* update copyrightsFabian Groffen2018-04-051-1/+1
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-4/+0
* add cleanup logic to handle specific leaksMike Frysinger2016-12-281-0/+13
* q: migrate to new repo posthook systemMike Frysinger2016-03-271-0/+1
* tweak s390/sh ARCH defaultsMike Frysinger2015-06-031-6/+2
* build: convert all cvs references to gitMike Frysinger2014-03-091-3/+2
* update default URL list to match current tinderbox serverMike Frysinger2014-02-181-17/+56
* move all headers includes and such to a single porting.h to avoid duplicating...v0.40Mike Frysinger2013-09-291-21/+1
* rename EPREFIX define to CONFIG_EPREFIX so we can have a local $EPREFIX varMike Frysinger2011-12-191-3/+3
* revert stdout bypass as it doesnt work on linux/glibc systemsMike Frysinger2011-12-121-5/+1
* Fix building on Solaris. Cannot assign stdout there.Fabian Groffen2011-12-121-1/+5
* default EPREFIX to a slash since the code base expects it #394457 by Luca Bar...Mike Frysinger2011-12-121-2/+2
* initial autotool supportMike Frysinger2011-12-111-1/+5
* add O_CLOEXEC fallback #394131 by Naohiro AotaMike Frysinger2011-12-091-1/+6
* make MIN/MAX helpers generally availableMike Frysinger2011-10-021-1/+8
* move _q_static setup to main.h and drop useless _GNU_SOURCE here (needs to be...Mike Frysinger2011-03-301-2/+4
* rework env var setup so that the values are allowed to grow dynamically witho...Mike Frysinger2011-02-211-8/+8
* convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...Mike Frysinger2011-02-211-3/+1
* - update headersNed Ludd2010-04-071-4/+4
* - move some defines aroundNed Ludd2007-05-301-1/+2
* - update copyright headersv0.1.27Ned Ludd2007-05-241-4/+4
* - more whitespace cleanups. Added new whitespace testNed Ludd2007-05-231-2/+1
* - split some of the code up to make it eaiser for dynamic modulesNed Ludd2007-05-121-0/+71