123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <!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="/cgi-bin/viewcvs.cgi/trunk/uClibc/">Browse Source</a>
- <br><a href="/subversion.html">Accessing Source</a>
- <br><a href="http://bugs.uclibc.org/">Bug Tracking</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://buildroot.uclibc.org/">buildroot</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">
|