Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-24 | basic: fix build on architectures with small long | Helmut Grohne | |
The x32 architecture has a small "long" type which is not enough to hold struct statfs.f_type. | |||
2015-10-27 | mount-util: move fstype_is_network() and name_to_handle_at() definitions over | Lennart Poettering | |
2015-10-27 | stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h | Lennart Poettering | |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering | |