Locale info has never been used in the kernel. So i think the constants (and the unusable function declarations) are deliberately withheld from the kernel for clarity & simplicity.
-- Sebastian Kuzminsky ----- Reply message ----- From: "andy pugh" <[email protected]> Date: Wed, Oct 3, 2012 02:06 Subject: [Emc-developers] locale.h To: <[email protected]> Cc: "EMC developers" <[email protected]> On 3 October 2012 02:42, Sebastian Kuzminsky <[email protected]> wrote: > Only userspace code gets to see /usr/include. Kernel code (for example all > our realtime code) can't use userspace services, so doesn't have the > userspace headers in the include path. Does that mean that kernel drivers are not allowed to see the value of LC_NUMERIC (which is, after all, just a constant) or is there likely to be a workaround? ie, is it forbidden, or merely overlooked? -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
