Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: add round_up/down() helper functions | Martin Willi | 2013-07-29 | 1 | -0/+23 |
* | utils: Add helper function to check a string for a given prefix | Tobias Brunner | 2013-07-08 | 1 | -0/+8 |
* | utils: Convert string helper macros to static inline functions | Tobias Brunner | 2013-07-08 | 1 | -6/+15 |
* | utils: Remove volatile qualifier from refcount_t typedef | Tobias Brunner | 2013-06-19 | 1 | -2/+1 |
* | utils: ref_get() returns the new value of the reference counter | Martin Willi | 2013-06-11 | 1 | -2/+3 |
* | Removed unused clalloc() function | Tobias Brunner | 2013-06-11 | 1 | -5/+0 |
* | timeval_add_ms() fixed | Tobias Brunner | 2013-06-11 | 1 | -1/+1 |
* | Allow memwipe() to be called with NULL argument | Tobias Brunner | 2013-05-27 | 1 | -0/+4 |
* | Add a utility function to resolve TTY color escape codes dynamically | Martin Willi | 2013-03-04 | 1 | -0/+40 |
* | Add a global return_success() method implementation | Martin Willi | 2013-02-14 | 1 | -0/+5 |
* | Moved utils.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -0/+699 |