projects: uClibc is in deep hibernation.
This commit is contained in:
parent
d8c8db2e5b
commit
c563d918cc
1 changed files with 0 additions and 18 deletions
|
@ -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.</p>
|
||||
|
||||
<h2><a href="https://www.uclibc.org/">uCLibc</a></h2>
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="6LQNR2U2MTGJN">
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to uCLibc via PayPal">
|
||||
</form>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<h2><a href="http://www.winehq.org/">Wine</a></h2>
|
||||
|
||||
<img class="project-logo" src="../../img/projects/wine.png" alt="" />
|
||||
|
|
Loading…
Reference in a new issue