diff options
Diffstat (limited to 'docs/uclibc.org/index.html')
-rw-r--r-- | docs/uclibc.org/index.html | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index 392eabdd8..2c10edd56 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -125,6 +125,30 @@ To subscribe, go and visit <ul> + <li> <b>21 March 2002, uClibc 0.9.10 Released!</b> + <br> + + CodePoet Consulting is pleased to announce the immediate availability of + uClibc 0.9.10. This release adds pthreads support (including pthreads + support for mmu-less systems). Additionally, thanks to Manuel Novoa III, + we now have a completely new stdio library, which is small, standards + compliant, and supports pthreads, wide/narrow streams, large files, and can + even operate in a low-memory unbuffered mode. Many, many bugs have been + fixed and a number of additional applications now compile and run + perfectly. To make things more interesting, the release also adds support + for C++ constructors and destructors, and makes it easy to use uClibc to + create C++ by providing a uClibc wrapper for the GNU C++ compiler. + <p> + A native GNU toolchain (binutils/gcc) that targets uClibc 0.9.10 will + be released in the next couple of days, so stay tuned. + <p> + The <a href="downloads/Changelog">Changelog</a> + and <a href="downloads/uClibc-0.9.10.tar.bz2">Source code</a> + for this release are available <a href="downloads/">here</a>. + <p> + + + <p> <li> <b>4 February 2002, uClibc 0.9.9 Released!</b> <br> @@ -141,12 +165,6 @@ To subscribe, go and visit two. Full pthreads support and rentrancy are on the TODO list and are expected to be complete in the next couple of months. <p> - Another very nice change is that we can now build full GNU - toolchains (binutils/gcc) that target uClibc. This brings - full C++ support to uClibc. A C++ toolchain is currently being - tested, and will be publicly released in the next couple of days, - so stay tuned. - <p> The <a href="downloads/Changelog">Changelog</a> and <a href="downloads/uClibc-0.9.9.tar.bz2">Source code</a> |