Am 25.02.2012 20:52, schrieb Sean Kelly:
Ugh. It's worth noting that the current definitions for OSX, Linux, and FreeBSD are all glibc and all relatively different, too. 
FreeBSD doesn't use glibc by default although glibc has FreeBSD support. They use "BSD libc" http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/

The OSX C library seems to be part of libSystem. And that seems to use " Darwin libc" http://www.opensource.apple.com/source/Libc/ which is BSD licensed and therefore can't be based on glibc.
-- 
Johannes Pfau