]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libudev/libudev-device-private.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / libudev / libudev-device-private.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: drop unnecessary trailing \n in log_*() calls
2014-11-13  Kay Sieversudev: switch to systemd logging functions
2014-11-13  Kay Sieverslibudev: we do not log errors from libraries
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2013-11-19  Karel ZakRemove duplicate includes
2013-01-09  Kay Sieversudev: move string copy functions to shared/
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-12  Kay Sieverslibudev: update copyright headers
2012-11-12  Kay Sieversudev: use usec_t and now()
2012-09-23  Václav Pavlínlibudev: check return value of rename
2012-07-15  Kay Sieversudev: get rid of TEST_PREFIX and use unshare() to fake...
2012-06-05  Kay Sieversudev: remove remaining selinux labeling for file in...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-04-26  Kay Sieverslibudev: prefix log macros with 'udev_'
2012-04-16  Kay Sieversudev: replace util_create_path() with mkdir_parents()
2012-04-16  Kay Sieversudev: use startswith() and streq()
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-13  Kay Sieversudev: move libudev, gudev to src/; move gudev/docs...