Nife version Beta
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 

20 Zeilen
630 B

  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