Linked by Thom Holwerda on Wed 6th May 2009 17:41 UTC, submitted by diegocg
Debian and its clones Via LWN, we found a blog post of a Debian maintainer which announces a new package: EGLIBC, a compatible reimplementation of the GNU glibc which "which will soon replace the GNU C Library". Apparently the primary reason is the sadly famous bad maintainership aptitude of Ulrich Drepper, the main libc maintainer.
Thread beginning with comment 362225
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Freudian slip much? =)
by gilboa on Thu 7th May 2009 08:58 UTC in reply to "RE: Freudian slip much? =)"
gilboa
Member since:
2005-07-06

...and, judging from the linked bug reports/threads, and the recently added usage of XML at the c library level to get memory allocation stats i'm more and more inclined to agree...


After looking at the actual code (malloc_info @malloc/malloc.c), I can only agree.
Beyond the -highly- controversial decision to use XML in a C library, the code itself is more-or-less limited to debug usage and nothing else, as it simply fprintf's a lot of junk into a FILE pointer. (A far better solution would have been to write multiple TLV's into a user-supplied memory buffer)

- Gilboa

Reply Parent Score: 2