hush/util-linux
Eric Andersen 93d7fba892 Tito, farmatito at tiscali dot it writes:
Hi to all,
This patch is useful for:
1) remove an unused var from extern char *find_real_root_device_name(const char* name)
    changing it to extern char *find_real_root_device_name(void).
2) fixes include/libbb.h, coreutils/df.c, util-linux/mount.c and  util-linux/umount.c accordingly.
3) fixes a bug, really a false positive,  in find_real_root_device_name() that happens if
    in the /dev directory exists a link named root (/dev/root) that should be skipped but
    is not. This affects applets like df that display wrong results
2004-08-03 00:14:02 +00:00
..
2004-05-19 11:06:20 +00:00
2003-03-19 09:13:01 +00:00
2004-04-14 17:51:38 +00:00
2004-04-14 17:51:38 +00:00
2003-03-19 09:13:01 +00:00
2004-04-14 17:51:38 +00:00
2003-07-30 08:55:59 +00:00
2004-04-14 17:51:38 +00:00
2004-03-27 10:02:48 +00:00
2004-07-26 12:05:12 +00:00
2004-01-18 18:18:33 +00:00