Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-05 | src/shared: refactor shared code | Anthony G. Basile | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2014-08-05 | src/{libudev,udev}: minor renamings from upstream | Anthony G. Basile | |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jedrzejewski-Szmek | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2014-04-04 | libudev: Fix redefinition of usec_t and nsec_t. | Eric Le Bihan | |
The type definitions usec_t and nsec_t where defined twice: in path-util.h and util.h. time-util.h and time-util.c now gather the time-related functions and definitions (as in upstream systemd). Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> |