[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] __kernel_dev_t not exported
- From: Bastian Blank <bastian waldi eu org>
- To: dm-devel redhat com
- Subject: [dm-devel] __kernel_dev_t not exported
- Date: Fri, 29 Jun 2007 14:14:47 +0200
Hi folks
It is pretty undefined if linux/types.h exports __kernel_dev_t (and some
other definitions) or not. This is controlled by a define which is set
in feature.h from the glibc (__KERNEL_STRICT_NAMES).
Some arches include feature.h in the gcc headers, some not.
I'm not sure if this should be fixed in the kernel. Userspace should
never see this standard definitions (dev_t, mode_t, off_t and so on).
Bastian
--
Extreme feminine beauty is always disturbing.
-- Spock, "The Cloud Minders", stardate 5818.4
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]