Home
last modified time | relevance | path

Searched hist:"8 eeba4e9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/os-Linux/
H A Dfile.c8eeba4e9 Thu Jun 11 04:29:20 CDT 2015 Hans-Werner Hilse <hwhilse@gmail.com> um: Include sys/types.h for makedev(), major(), minor()

The functions in question are not part of the POSIX standard,
documentation however hints that the corresponding header shall
be sys/types.h. C libraries other than glibc, namely musl, did
not include that header via other ways and complained.

Signed-off-by: Hans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
8eeba4e9 Thu Jun 11 04:29:20 CDT 2015 Hans-Werner Hilse <hwhilse@gmail.com> um: Include sys/types.h for makedev(), major(), minor()

The functions in question are not part of the POSIX standard,
documentation however hints that the corresponding header shall
be sys/types.h. C libraries other than glibc, namely musl, did
not include that header via other ways and complained.

Signed-off-by: Hans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>