Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Add strreplace function | Tobias Brunner | 2014-01-23 | 1 | -1/+53 |
* | utils: Fix %T printf hook on big-endian systems | Tobias Brunner | 2014-01-06 | 1 | -1/+1 |
* | utils: Fix check for fmemopen() fallback implementation | Martin Willi | 2013-10-24 | 1 | -1/+1 |
* | utils: Provide a fmemopen(3) fallback using BSD funopen() | Martin Willi | 2013-10-24 | 1 | -0/+46 |
* | utils: ref_get() returns the new value of the reference counter | Martin Willi | 2013-06-11 | 1 | -2/+6 |
* | Allow memstr() to be called with NULL arguments | Tobias Brunner | 2013-06-11 | 1 | -1/+6 |
* | Removed unused clalloc() function | Tobias Brunner | 2013-06-11 | 1 | -13/+0 |
* | Add a utility function to resolve TTY color escape codes dynamically | Martin Willi | 2013-03-04 | 1 | -0/+63 |
* | Add a global return_success() method implementation | Martin Willi | 2013-02-14 | 1 | -0/+8 |
* | time is a time_t pointer | Andreas Steffen | 2013-02-04 | 1 | -1/+1 |
* | Moved utils.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -0/+570 |