download.html 710 B

1234567891011121314151617181920212223242526272829303132
  1. <!--#include file="header.html" -->
  2. <h3>Download</h3>
  3. Source for the latest release can always be
  4. downloaded from <a href="downloads/">http://www.uclibc.org/downloads</a>
  5. <p>
  6. You can also obtain <a href= "downloads/snapshots/">Daily Snapshots</a> of
  7. the latest CVS source tree for those wishing to follow uClibc development,
  8. but cannot or do not wish to use CVS.
  9. <p>
  10. <ul>
  11. <li> Click here to <a href="/cgi-bin/cvsweb/uClibc/">
  12. browsable the CVS tree</a>.
  13. </li>
  14. <li>Anonymous <a href="cvs_anon.html">CVS access</a> is available.
  15. </li>
  16. <li>For those that are actively contributing there is
  17. even <a href="cvs_write.html">CVS write access</a>.
  18. </li>
  19. </ul>
  20. <!--#include file="footer.html" -->