Download List

Project Description

GNU C library (glibc) is one of the most important components of GNU Hurd and most modern GNU/Linux distributions. It is used by almost all C programs and provides the most essential APIs, including the C standard library and other standard libraries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-07 18:53 Back to release list
2.2.3

Intel's IA-64 math library is largely integrated. It provides fast and
accurate implementatations for most basic and standard math functions in float,
double, and long double format. j0, j1, jn, y0, y1, yn, lgamma, erf, erfc, and
asin were implemented for the 96-bit long double format, and asin, log, tan
were implemented for the 128-bit long double format. The beginning of a
last-bit accurate math library was started. The basic double functions exist
today. An asynchronous name lookup library with an interface modeled after
POSIX AIO was added. Ports to S390/64bit and Linux/CRIS were contributed. The
RPC code is now thread-safe. Threads can now use the same service of different
services at the same time. The setcontext family of functions was implemented
for Linux/x86, Linux/IA-64, and for Linux/S390.
Tags: Minor bugfixes

Project Resources