summaryrefslogtreecommitdiff
path: root/src/libudev
AgeCommit message (Expand)Author
2013-09-10typo fixes in man and commentsThomas Hindoe Paaboel Andersen
2013-09-10libudev: fix hwdb validation to look for the *new* fileKay Sievers
2013-08-16libudev/sparse-endian.h: include header which defines __bswap_XXrofl0r
2013-08-16fix usage of glibc-specific sys/poll.hrofl0r
2013-08-16libudev/log.c: using strlen without including string.h is no good idearofl0r
2013-08-16libudev/path-util.c: remove usage of canonicalize_file_name()rofl0r
2013-08-16libudev/strbuf.c: remove usage of glibc-internal __compar_fn_trofl0r
2013-08-02util: make gcc shut up by passing a 0 mode param to open()Lennart Poettering
2013-08-02src/libudev/{strv,util}.{h,c}: reorder functionsAnthony G. Basile
2013-07-31add new hexchar() callLennart Poettering
2013-07-31add various escaping/path handling utility functionsLennart Poettering
2013-07-31add various escaping/path handling utility functionsLennart Poettering
2013-07-31Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD"Ian Stakenvicius
2013-07-31static-nodes: remove creation of static nodes if HAVE_LIBKMODAnthony G. Basile
2013-07-10Bring mkdir.c, label.c and util.c in better line with upstreamAnthony G. Basile
2013-07-07src/libudev/libudev-private.h: add missing include strxcpyx.hAnthony G. Basile
2013-07-07Add sanity checks to paths in cgroup-util.cAnthony G. Basile
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-15src/libudev/log.c: remove uneeded #include <printf.h>Anthony G. Basile
2013-06-06Round 2 of remove unused DECLS from src/libudev/{ioprio,log,macro,set,strv}Anthony G. Basile
2013-06-06Remove unused DECLS from src/libudev/{conf-files,def,exit-status,hashmap,util}.hAnthony G. Basile
2013-06-06Round 4 of remove unused functions from src/libudev/{hashmap,log,set,util}.cAnthony G. Basile
2013-06-06Round 3 of remove unused functions from src/libudev/{conf-files,hashmap,util}Anthony G. Basile
2013-06-05Round 2 of remove unused functions from src/libudev/{hashmap,log,path-util,se...Anthony G. Basile
2013-06-05Remove unused functions from src/libudev/util.cAnthony G. Basile
2013-06-05Remove unused functions from src/libudev/{conf-files,exit-status,hashmap,log,...Anthony G. Basile
2013-06-04src/libudev/cgroup-util.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/hashmap.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/conf-files.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/log.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/strv.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/strbuf.c: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/{exit-status,macro,missing}.h: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/socket-util.h: slim downAnthony G. Basile
2013-06-04src/libudev/util.c: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/path-util.c: bring in line with upstreamAnthony G. Basile
2013-06-03src/libudev/libudev-device.c: fix typoAnthony G. Basile
2013-06-02libudev: remove udev_monitor_new_from_socket() symbolMichael Biebl
2013-06-02libudev: Move -lrt to Libs.privateMichael Biebl
2013-06-02Correct missing int to size_t changeAnthony G. Basile
2013-06-02libude: remove special handling of "device" link and legacy respecting codeKay Sievers
2013-06-02libudev: implement udev_device_set_attribute_value()Hannes Reinecke
2013-04-05adjust symbol versioning for libudevIan Stakenvicius
2013-04-04Add support for legacy behaviour in udev_device_get_sysattr_value()Ian Stakenvicius
2013-04-04Use LN_S instead of directly calling ln -sIan Stakenvicius
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-03-14Fix whitespace in various filesAnthony G. Basile