Projects tagged ‘glibc’


[8 total ]

530 Users
   

The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.
Created over 3 years ago.

2 Users

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 ... [More] include reduced footprint, configurable components, better support for cross-compilation and cross-testing. [Less]
Created 7 months ago.

1 Users
   

A free (LGPL) library with hand-optimized replacement routines for GLIBC, such as memcpy(), strlen(), etc. These routines have been written specifically to take advantage of the AltiVec unit ... [More] (a.k.a Velocity Engine or VMX). See freevec project page (http://www.freevec.org). [Less]
Created about 1 year ago.

1 Users

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 ... [More] set of pthread stubs, allowing programs and libraries to portably use pthreads when linked to pthreads and improve single-threaded performance when not linked to pthreads. [Less]
Created over 2 years ago.

1 Users
   

a free (GPL) set of testing/benchmarking routines. used in the development of libfreevec.
Created about 1 year ago.

0 Users

My attempt at glibc snapshots
Created 11 months ago.

0 Users

Play with GNU glibc. { Workarounds Kludges and Hacks }
Created 3 months ago.

0 Users

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.
Created about 1 year ago.