summaryrefslogtreecommitdiff
path: root/src/libudev/util.h
AgeCommit message (Expand)Author
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-08-05Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...Anthony G. Basile
2014-08-04Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-19Be more careful when checking for empty filesZbigniew Jędrzejewski-Szmek
2014-07-06src/libudev/util.c: import flush_fd() from upstreamAnthony G. Basile
2014-06-06udev: always close lock file descriptorKay Sievers
2014-05-15Remove unnecessary casts in printfsZbigniew Jedrzejewski-Szmek
2014-05-13src/libudev/missing.h: clean up and fix build on uclibc and muslAnthony G. Basile
2014-04-26implement a union to pad out file_handleDave Reisner
2014-04-04libudev: Fix redefinition of usec_t and nsec_t.Eric Le Bihan
2014-02-21Add missing REENABLE_WARNING and unlink_noerrno()Anthony G. Basile
2014-01-25src/libudev/util.h: import FORMAT_TIMESPAN_MAX for selinuxAnthony G. Basile
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2014-01-09src/libudev/util.h: add missing FOREACH_LINEAnthony G. Basile
2014-01-09Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek
2013-09-10src/libudev/util.c: reintroduce cescape and octcharAnthony G. Basile
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-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-07Import strxcpyx from upstreamAnthony 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-04src/libudev/strv.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/util.c: bring in line with upstreamAnthony G. Basile
2012-12-01Moved files to libudev that once were in upstream libsystemd-sharedIan Stakenvicius