Messages in this thread |  | | | Date | Fri, 2 Sep 2005 17:58:33 -0600 | | From | Erik Andersen <> | | Subject | Re: [RFC] Splitting out kernel<=>userspace ABI headers |
| |
On Fri Sep 02, 2005 at 04:51:49PM -0400, Kyle Moffett wrote: > On Sep 2, 2005, at 09:41:09, Erik Andersen wrote: > >Have you seen the linux-libc-headers: > > http://ep09.pld-linux.org/~mmazur/linux-libc-headers/ > >which, while not an official part of the kernel, do a pretty > >good job... > > Well, the eventual goal of this project would be to eliminate the > need for linux-libc-headers by making that task trivial (IE: Just copy > the kcore/ and kabi/ (or whatever they get called) directories into > /usr/include.
<uClibc maintainer hat on> That would be wonderful. </off>
It would be especially nice if everything targeting user space were to use only all the nice standard ISO C99 types as defined in include/stdint.h such as uint32_t and friends...
-Erik
-- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |