Age | Commit message (Expand) | Author |
2014-04-04 | libudev: Fix redefinition of usec_t and nsec_t. | Eric Le Bihan |
2014-02-21 | Add missing REENABLE_WARNING and unlink_noerrno() | Anthony G. Basile |
2014-01-14 | src/libudev: bring in line with upstream | Anthony G. Basile |
2014-01-13 | src/udev: bring up to date with upstream. | Anthony G. Basile |
2014-01-09 | Remove duplicate includes | Karel Zak |
2013-09-10 | src/libudev/util.c: reintroduce cescape and octchar | Anthony G. Basile |
2013-08-16 | fix usage of glibc-specific sys/poll.h | rofl0r |
2013-08-02 | util: make gcc shut up by passing a 0 mode param to open() | Lennart Poettering |
2013-08-02 | src/libudev/{strv,util}.{h,c}: reorder functions | Anthony G. Basile |
2013-07-31 | add new hexchar() call | Lennart Poettering |
2013-07-31 | add various escaping/path handling utility functions | Lennart Poettering |
2013-07-31 | Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD" | Ian Stakenvicius |
2013-07-31 | static-nodes: remove creation of static nodes if HAVE_LIBKMOD | Anthony G. Basile |
2013-07-10 | Bring mkdir.c, label.c and util.c in better line with upstream | Anthony G. Basile |
2013-06-06 | Round 4 of remove unused functions from src/libudev/{hashmap,log,set,util}.c | Anthony G. Basile |
2013-06-06 | Round 3 of remove unused functions from src/libudev/{conf-files,hashmap,util} | Anthony G. Basile |
2013-06-05 | Round 2 of remove unused functions from src/libudev/{hashmap,log,path-util,se... | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/libudev/util.c | Anthony G. Basile |
2013-06-04 | src/libudev/strv.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/util.c: bring in line with upstream | Anthony G. Basile |
2013-01-23 | src/libudev/util.c: fix typo introduce at commit 1ebf647 | Anthony G. Basile |
2013-01-21 | Fall back on POSIX mkstemp() for systems lacking mkostemp() | Anthony G. Basile |
2013-01-20 | Switch to dup2 from dup3 | Richard Yao |
2013-01-04 | Fix bugs in execv() calls to modprobe | Ian Stakenvicius |
2012-12-01 | Include config.h in src/libudev/Makefile.am to provide needed #define's | Anthony G. Basile |
2012-12-01 | Fix glibc-isms with #define _GNU_SOURCE | Ian Stakenvicius |
2012-12-01 | Moved files to libudev that once were in upstream libsystemd-shared | Ian Stakenvicius |