Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering | 2015-10-24 | 1 | -4/+5 |
* | siphash24: unify API | Tom Gundersen | 2015-10-06 | 1 | -6/+6 |
* | hashmap: refactor hash_func | Tom Gundersen | 2015-10-05 | 1 | -2/+8 |
* | shared: add random-util.[ch] | Ronny Chevalier | 2015-04-11 | 1 | -0/+1 |
* | shared: switch our hash table implementation over to SipHash | Lennart Poettering | 2013-12-22 | 1 | -4/+8 |
* | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering | 2013-10-14 | 1 | -4/+4 |
* | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek | 2013-05-03 | 1 | -1/+1 |
* | journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U | Cristian Rodríguez | 2013-04-05 | 1 | -15/+0 |
* | journal: the ratelimiter is part of journald | Lennart Poettering | 2012-08-22 | 1 | -0/+275 |