summaryrefslogtreecommitdiff
path: root/src/gf_general.c
Commit message (Expand)AuthorAgeFilesLines
* use assert(0) instead of exit(1)Loic Dachary2014-12-021-1/+2
* gf_general.c: fix pointless expressionDanny Al-Gaaf2014-04-221-1/+1
* prefer uint8_t to char in pointer arithmeticLoic Dachary2014-04-101-3/+3
* cast void* to char* for pointer arithmeticLoic Dachary2014-03-061-3/+3
* remove unused variablesLoic Dachary2014-03-061-1/+0
* Changed %d to %u in gf_general.cJim Plank2014-01-251-2/+2
* Copmiler errors with %llx.Jim Plank2013-12-291-5/+5
* Setting up autoconf/automake for GF-CompleteKevin Greenan2013-12-041-0/+539