Select a tag to browse associated projects and drill deeper into the tag cloud.
The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.
Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) that is designed to work well on embedded systems. EGLIBC strives to be source and binary compatible with GLIBC. EGLIBC's goals include reduced footprint, configurable components, better support for cross-compilation and cross-testing.
A free (ΜΙΤ) library with hand-optimized replacement routines for GLIBC, such as memcpy(), strlen(), etc. These routines have been written specifically to take advantage of the SIMD units in modern cpus, specifically, SSE for x86/x86_64 cpus, AltiVec for ppc32/ppc64 and NEON for ARM (Cortex
It's sometimes hard to figure out how to configure the combination of gcc and glibc to build a cross-toolchain. This project tries to make it easy.
libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full set of pthread stubs, allowing programs and libraries to portably use pthreads when linked to pthreads
This project is a stab at providing a port of the GNU c library (glibc) to Apple's new Darwin platform, the nix-based platform for OS X.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.