Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-29 | udev: place opening { at the same line as the function declaration | Kay Sievers | |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid ↵ | Lennart Poettering | |
including it in the log strings | |||
2013-12-14 | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen | |
Clang is a bit more strict wrt format-nonliterals: http://clang.llvm.org/docs/LanguageExtensions.html#format-string-checking Adding these extra printf attributes also makes gcc able to find more problems. E.g. this patch uncovers a format issue in udev-builtin-path_id.c Some parts looked intetional about breaking the format-nonliteral check. I added some supression for warnings there. | |||
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen | |
2012-11-12 | use the same email address everywhere | Kay Sievers | |
2012-10-26 | udev: kmod - fix typo | Kay Sievers | |
2012-10-25 | udev: kmod, hwdb - do not fail if databases are not available | Kay Sievers | |
2012-08-08 | udev: fix typo in copyright | Kay Sievers | |
2012-08-08 | udev: re-initialize builtins in the daemon process, not in the worker | Kay Sievers | |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers | |
2012-04-04 | move imported udev into place | Kay Sievers | |