summaryrefslogtreecommitdiffstats
path: root/common.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some memory leaksChristophe Fergeau2009-04-031-0/+1
|
* - Fix 'ret may be used uninitialized' warning by initializingLuiz Fernando Capitulino2009-02-051-2/+2
| | | | | it with the standard error code
* add back /bin/gzip support, and prefer it if available (6 hundredths of ↵Olivier Blin2008-02-271-12/+68
| | | | second faster on my test system, this should please Titi)
* allow to modify the fh type more easily by adding more wrappersOlivier Blin2008-02-271-3/+16
|
* remove doble zlib.h includeOlivier Blin2008-02-271-1/+0
|
* export table_name_to_fileOlivier Blin2007-09-071-1/+1
|
* use zlib to read gzipped files instead of piping gzip commandOlivier Blin2007-08-151-47/+14
|
* libify and simplifyPascal Rigaux2005-03-141-2/+2
|
* add dmitable usePascal Rigaux2005-03-141-0/+74