<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Am 25.02.2012 20:52, schrieb Sean Kelly:
<blockquote
cite="mid:939457A1-DC34-4C2D-AAD5-4C02DEF1C7F3@invisibleduck.org"
type="cite">
<pre wrap="">Ugh. It's worth noting that the current definitions for OSX, Linux, and FreeBSD are all glibc and all relatively different, too.
</pre>
</blockquote>
FreeBSD doesn't use glibc by default although glibc has FreeBSD
support. They use "BSD libc"
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/">http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/</a><br>
<br>
The OSX C library seems to be part of
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
libSystem. And that seems to use "
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Darwin libc"
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://www.opensource.apple.com/source/Libc/">http://www.opensource.apple.com/source/Libc/</a>
which is BSD licensed and therefore can't be based on glibc.<br>
<pre class="moz-signature" cols="72">--
Johannes Pfau</pre>
</body>
</html>