diff --git a/www/conservancy/static/projects/current/index.html b/www/conservancy/static/projects/current/index.html index 8442a4ecc5e76c4e48e6d000f7c48204cb695f7f..c56e7d239f5a490f800dba3b26309fa6102c2311 100644 --- a/www/conservancy/static/projects/current/index.html +++ b/www/conservancy/static/projects/current/index.html @@ -785,24 +785,6 @@ telnet server, an SSH server, an IRC server, a DNS server, and of course APIs for creating new protocols. It supports integration with GTK+ 2, Qt, Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops.

-

uCLibc

- -
- - - -
- -

uClibc (pronounced yew-see-lib-see) is a C library -for developing embedded Linux systems. It is much smaller than the GNU -C Library, but nearly all applications supported by glibc also work -perfectly with uClibc. Porting applications from glibc to uClibc -typically involves just recompiling the source code. uClibc even -supports shared libraries and threading. It currently runs on standard -Linux and MMU-less (also known as uClinux) systems with support for -alpha, ARM, cris, i386, i960, h8300, m68k, mips/mipsel, PowerPC, SH, -SPARC, and v850 processors.

-

Wine