summaryrefslogtreecommitdiff
path: root/src/libudev/util.c
AgeCommit message (Expand)Author
2013-09-10src/libudev/util.c: reintroduce cescape and octcharAnthony G. Basile
2013-08-16fix usage of glibc-specific sys/poll.hrofl0r
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-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-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
2013-01-23src/libudev/util.c: fix typo introduce at commit 1ebf647Anthony G. Basile
2013-01-21Fall back on POSIX mkstemp() for systems lacking mkostemp()Anthony G. Basile
2013-01-20Switch to dup2 from dup3Richard Yao
2013-01-04Fix bugs in execv() calls to modprobeIan Stakenvicius
2012-12-01Include config.h in src/libudev/Makefile.am to provide needed #define'sAnthony G. Basile
2012-12-01Fix glibc-isms with #define _GNU_SOURCEIan Stakenvicius
2012-12-01Moved files to libudev that once were in upstream libsystemd-sharedIan Stakenvicius