summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-util.c
AgeCommit message (Expand)Author
2014-01-09move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-10-25libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX)Michael Forney
2013-10-25libudev-util.c: Fix sysconf variable for util_lookup_groupMichael Forney
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-02Correct missing int to size_t changeAnthony G. Basile
2013-04-03Respect the MIT licenseklondike
2013-04-03Fix buffer overflowklondike
2013-04-03Clean up the string functionsklondike
2013-04-02libudev: update to 199Ian Stakenvicius
2013-01-28Port new net_id capabilities from systemd-udev-197Ian Stakenvicius
2013-01-28save a line of codeIan Stakenvicius
2012-12-17Fixed some cosmetic naming in log entriesIan Stakenvicius
2012-11-18Fix implicit declaration warningKacper Kowalik (Xarthisius)
2012-11-12libudev: update copyright headersKay Sievers
2012-11-12udev: use usec_t and now()Kay Sievers
2012-09-19libudev: remove dead codeKay Sievers
2012-07-14udev: avoid creating /dev/kmsg with fopen() to support CONFIG_PRINTK=nKay Sievers
2012-04-26libudev: prefix log macros with 'udev_'Kay Sievers
2012-04-20docs: hook-up gtk-doc to 'make check'Kay Sievers
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers