Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-21 | wip | Luke Shumaker | |
2016-08-02 | ./fixup.sh | Luke Shumaker | |
2016-08-01 | find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \; | Luke Shumaker | |
2016-07-28 | headerssss | Luke Shumaker | |
2016-07-27 | fix | Luke Shumaker | |
2016-06-09 | ./move.sh | Luke Shumaker | |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo | |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file ↵ | Lennart Poettering | |
string-util.[ch] There are more than enough calls doing string manipulations to deserve its own files, hence do something about it. This patch also sorts the #include blocks of all files that needed to be updated, according to the sorting suggestions from CODING_STYLE. Since pretty much every file needs our string manipulation functions this effectively means that most files have sorted #include blocks now. Also touches a few unrelated include files. | |||
2015-06-14 | test-netlink-manual: typo fix | Thomas Hindoe Paaboel Andersen | |
No functional change, but looked weird. | |||
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen | |