Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virAsprintf: correctly check return value | Ján Tomko | 2013-07-18 | 1 | -1/+1 |
* | Convert 'int i' to 'size_t i' in tests/ files | Daniel P. Berrange | 2013-07-10 | 1 | -6/+6 |
* | Adapt to VIR_ALLOC and virAsprintf in tests/* | Michal Privoznik | 2013-07-10 | 1 | -1/+1 |
* | Introduce OOM reporting to virAsprintf | Michal Privoznik | 2013-07-10 | 1 | -0/+2 |
* | virutil: Move string related functions to virstring.c | Michal Privoznik | 2013-05-02 | 1 | -2/+1 |
* | Rename util.{c,h} to virutil.{c,h} | Daniel P. Berrange | 2012-12-21 | 1 | -1/+1 |
* | Rename memory.{c,h} to viralloc.{c,h} | Daniel P. Berrange | 2012-12-21 | 1 | -1/+1 |
* | Rename logging.{c,h} to virlog.{c,h} | Daniel P. Berrange | 2012-12-21 | 1 | -1/+1 |
* | Remove spurious whitespace between function name & open brackets | Daniel P. Berrange | 2012-11-02 | 1 | -2/+2 |
* | Fix format specifiers in test cases on Win32 | Daniel P. Berrange | 2012-04-04 | 1 | -9/+15 |
* | Rename hash.h and hash.c to virhash.h and virhash.c | Daniel P. Berrange | 2012-01-26 | 1 | -0/+698 |