On Sun, 22 Jul 2012 18:13:32 -0700 Isaac Dunham wrote: > This patch series is basically a reworked version of orc's previous > patch. > From what orc said, the first patch should provide enough to build > Xorg; I haven't tested this yet. > A few more patches are syscall wrappers (splice) or trivial > functions (finite). > Finally, there are several aliases. This renames several functions in locale/ to __*, and weak-aliases to the original names. Mainly useful if they ever do get dragged into the ISO code... Isaac Dunham