Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udev: place opening { at the same line as the function declaration | Kay Sievers | 2014-07-29 | 1 | -8/+4 |
* | input_id: Recognize buttonless joystick types | Martin Pitt | 2014-03-10 | 1 | -4/+15 |
* | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Lennart Poettering | 2014-02-20 | 1 | -4/+4 |
* | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH | 2014-01-31 | 1 | -1/+1 |
* | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering | 2013-12-24 | 1 | -7/+7 |
* | use the same email address everywhere | Kay Sievers | 2012-11-12 | 1 | -1/+1 |
* | udev: silent gcc warnings | Kay Sievers | 2012-05-25 | 1 | -1/+1 |
* | udev: fix gcc warnings showing up after adding $(AM_CFLAGS) | Kay Sievers | 2012-04-10 | 1 | -2/+3 |
* | udev: switch to systemd logging functions | Kay Sievers | 2012-04-08 | 1 | -8/+8 |
* | move imported udev into place | Kay Sievers | 2012-04-04 | 1 | -0/+218 |