12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
- "http://www.w3.org/TR/REC-html40/loose.dtd">
- <html>
- <head>
- <title>uClibc</title>
- <style type="text/css">
- body {
- background-color: #DEE2DE;
- color: #000000;
- }
- :link { color: #660000 }
- :visited { color: #660000 }
- :active { color: #660000 }
- td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%}
- td.c1 {font-family: lucida, helvetica; font-size: 248%}
- </style>
- </head>
- <body>
- <basefont face="lucida, helvetica, arial" size="3">
- <table border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td width="16%">
- <div class="c3">
- <table border="0" cellspacing="1" cellpadding="2">
- <tr>
- <td class="c1">uClibc</td>
- </tr>
- </table>
- </div>
- </td>
- </tr>
- <tr>
- <td valign="TOP">
- <br><a href="/about.html">About</a>
- <br><a href="/lists.html">Mailing Lists</a>
- <br><a href="/FAQ.html">FAQ</a>
- <br><a href="/news.html">Latest News</a>
- <br><a href="/download.html">Download</a>
- <br><a href="/toolchains.html">Toolchains</a>
- <br><a href="/cvs_anon.html">Accessing CVS</a>
- <br><a href="/cgi-bin/cvsweb/uClibc/">Browse CVS</a>
- <br><a href="/products.html">Products</a>
- <br><a href="/other_libs.html">Other libcs</a>
- <p><b>Related Sites</b>
- <br><a href="http://cxx.uclibc.org/">uClibc++</a>
- <br><a href="http://busybox.net/">BusyBox</a>
- <br><a href="http://udhcp.busybox.net/">udhcp</a>
- <br><a href="http://www.scratchbox.org/">Scratchbox</a>
- <br><a href="http://openembedded.org/">OpenEmbedded</a>
- <br><a href="http://www.ucdot.org/">uCdot</a>
- <br><a href="http://www.linuxdevices.com">LinuxDevices</a>
- <br><a href="http://slashdot.org/">Slashdot</a>
- <br><a href="http://freshmeat.net/">Freshmeat</a>
- <br><a href="http://linuxtoday.com/">Linux Today</a>
- <br><a href="http://lwn.net/">Linux Weekly News</a>
- <br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a>
- <!--
- <a href="http://validator.w3.org/check/referer"><img
- src="/images/vh40.gif" height=31 width=88
- align=left border=0 alt="Valid HTML 4.0!"></a>
- -->
- </td>
- <td Valign="TOP">
|