aboutsummaryrefslogtreecommitdiff
path: root/libq
Commit message (Expand)AuthorAgeFilesLines
* tweak signed/unsigned char usage to avoid mismatchesMike Frysinger2005-06-241-3/+3
* unify the version code paths and properly handle atoms which do not contain a...Mike Frysinger2005-06-211-8/+12
* optimize a few code pathsMike Frysinger2005-06-211-39/+45
* make -r# parsing simpler and more robustMike Frysinger2005-06-201-25/+16
* handle atoms without categoriesMike Frysinger2005-06-201-80/+83
* rename atom_free func to atom_implodeMike Frysinger2005-06-191-2/+2
* rename atom_free func to atom_implodeMike Frysinger2005-06-191-2/+2
* get rid of extra pointerMike Frysinger2005-06-141-8/+12
* fork atom_explode() into its own fileMike Frysinger2005-06-142-0/+157
* import xstrdup() from busyboxMike Frysinger2005-06-132-0/+44
* move endian/byteswap to linux definesMike Frysinger2005-06-102-2/+7
* enable sha1 hashingMike Frysinger2005-06-101-1/+1
* move human_readable.c to a sep fileMike Frysinger2005-06-102-0/+93
* import functions from busyboxMike Frysinger2005-06-095-0/+980