Nife version Beta
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

10 лет назад
12345678910111213141516171819
  1. 0.9.27 12 January 2005
  2. This has been a long time in the making... Release highlights:
  3. o New stdio implementation
  4. o New optimized string functions
  5. o Major improvements to the shared lib loader
  6. o Shared libraries work properly on powerpc
  7. o Debugging works on mips
  8. o New architectures: frv, nios, nios2, bfin
  9. o Linux 2.6.x kernel support
  10. o Lots and lots of bug fixes
  11. This release is NOT binary compatible with uClibc 0.9.26 or any earlier
  12. release, so be prepared to recompile your software if you are still using
  13. an old version of uClibc.
  14. -Erik