summaryrefslogtreecommitdiffstats
path: root/catsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed to a more appropriate name.nima2008-10-291-111/+0
* Committing new dmidecode helper functions, and next, renaming it to anima2008-10-291-3/+5
* Completed `case 4', which was thought to have been completed falsely before.nima2008-07-271-0/+2
* Next phase is to start converting all pure C functions returning `char *' androot2008-07-251-53/+46
* This was the culprit causing the `Abort' crash, valgrind showed that this fileroot2008-07-251-4/+10
* Cleaner to not vsprintf() at all if `format' is NULL.root2008-07-251-1/+4
* Cleanup.nima2008-07-241-2/+2
* Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed.nima2008-07-241-2/+2
* Now that code has been converted, work has started on "bios", and at the pointnima2008-07-241-1/+3
* Removing printf() statements, instead adding to Python dictionary object,nima2008-07-041-6/+14
* Major changes have been implemented, alas, untested, in hope to move towardsnima2008-07-031-8/+83
* WIP - Adding h->type value to catsprintf (as int major), later will add minornima2008-07-021-1/+1
* First commit to SVN.nima2008-06-301-0/+20