OSDN Git Service

mknod: widen the parameters to match kernel
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 3 Mar 2009 13:00:48 +0000 (13:00 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 3 Mar 2009 13:00:48 +0000 (13:00 -0000)
commit7f5cc205a72e8e4d9523193de1aa4058976be3eb
treecd70fe3cf94913c2a75d5d6697ea0e92552255e7
parenteb097eb48273ccf1830c2e74639ce9069a4f9f3a
mknod: widen the parameters to match kernel
ustat: same, + remove superfluous "conversion"
 which does nothing at best, loses high dev bits at worst
i386/bits/kernel_stat.h: update to reflect reality (wider dev_t)
h8300/bits/kernel_stat.h: same
arm/bits/kernel_stat.h: cosmetics to match kernel header to the letter
libc/sysdeps/linux/arm/bits/kernel_stat.h
libc/sysdeps/linux/common/mknod.c
libc/sysdeps/linux/common/ustat.c
libc/sysdeps/linux/h8300/bits/kernel_stat.h
libc/sysdeps/linux/i386/bits/kernel_stat.h