Systemd/src/readahead
Zbigniew Jędrzejewski-Szmek 406e86fdd5 readahead: fix format string issue
(struct stat).st is off_t, which usually is a long, or a long long.
There's no good format string modifier for it, so use a cast.
2013-04-25 21:50:48 -04:00
..
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
readahead-analyze.c readahead: fix format string issue 2013-04-25 21:50:48 -04:00
readahead-collect.c Add set_consume which always takes ownership 2013-04-24 00:25:04 -04:00
readahead-common.c readahead: be more verbose about creation failures 2013-04-24 00:25:04 -04:00
readahead-common.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
readahead-replay.c readahead: don't complain that we cannot precache symlinks 2013-01-03 22:37:38 +01:00
readahead.c util: rename parse_usec() to parse_sec() sinds the default unit is seconds 2013-04-03 20:12:57 +02:00
sd-readahead.c errno is positive 2013-04-11 19:13:18 -04:00