|
发表于 2009-6-19 13:34:15
|
显示全部楼层
楼上,eglibc 官网 faq 部分已经指明,eglibc 不是 glibc fork,只是侧重点不同,相信大多数人都不希望看到分裂。
http://www.eglibc.org/faq Is EGLIBC a "fork" of GLIBC?
EGLIBC is not meant to be a fork of GLIBC. GLIBC is well-suited to its core mission: providing a C library for use on workstation and server GNU/Linux systems. However, the GLIBC developers have requirements that make GLIBC difficult to use on embedded systems. The goal of EGLIBC is to provide a variant of GLIBC for use on embedded systems, but with as few changes to GLIBC as possible.
Contributors to EGLIBC should consider contributing to GLIBC. If the GLIBC maintainers accept the contribution, it will find its way into EGLIBC because the EGLIBC maintainers regularly merge GLIBC changes into EGLIBC. Because all changes to EGLIBC meet the FSF's requirements for inclusion in GLIBC, the GLIBC maintainers are always free to incorporate EGLIBC changes. |
|