Age | Commit message (Expand) | Author |
---|---|---|
2012-12-17 | path-util: set pointer to null after calling free() | Michal Sekletar |
2012-09-14 | timedate: assorted improvements | Lennart Poettering |
2012-09-10 | path-util: fall back to stat() if kernel does not support name_to_handle_at() | Mantas Mikulėnas |
2012-09-10 | path-util: do not fail in path_is_mountpoint() if path doesn't exist | Mantas Mikulėnas |
2012-09-04 | path: fix invalid variable access in path_is_mount_point() | Lennart Poettering |
2012-09-04 | path-util: in path_is_mount_point() fall back to the classic stat() test if f... | Lennart Poettering |
2012-09-04 | missing: define name_to_handle_at on our own if it is missing | Lennart Poettering |
2012-09-03 | util: make path_is_mount_point() recognize bind mounts, too | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |