You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ulrich Drepper 4b1b449d1d 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
abilist 2004-08-30 Roland McGrath <roland@frob.com> 22 years ago
aout Update to LGPL v2.1. 25 years ago
argp * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 19 years ago
assert [BZ #3991] 19 years ago
bits * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add 19 years ago
catgets * posix/getconf.c: Update copyright year. 19 years ago
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 31 years ago
conform 2004-05-26 Roland McGrath <roland@frob.com> 22 years ago
crypt * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. 19 years ago
csu * posix/getconf.c: Update copyright year. 19 years ago
ctype * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc, 19 years ago
debug * posix/getconf.c: Update copyright year. 19 years ago
dirent [BZ #2226] 20 years ago
dlfcn [BZ #4775, BZ #4776] 19 years ago
elf * posix/getconf.c: Update copyright year. 19 years ago
gmon [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] 19 years ago
gnulib Update to LGPL v2.1. 25 years ago
grp [BZ #2883] 20 years ago
hesiod * resolv/res_init.c (__res_iclose): New function. Broken out of 21 years ago
hurd [BZ #3665, BZ #4126, BZ #4178, BZ #4610] 19 years ago
iconv 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
iconvdata 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
include * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. 19 years ago
inet 2007-12-17 Roland McGrath <roland@redhat.com> 19 years ago
intl (struct known_translation_t): Turn msgid into a union. (transcmp): Use the appropriate part of s1->msgid and s2->msgid. (DCIGETTEXT): Change the allocation of the 'search' variable so that it needs only fixed stack space. Delay the initialization of msgid_len until it is needed. 19 years ago
io [BZ #5477] 19 years ago
libidn * scripts/config.guess: Update from master, timestamp='2006-02-27'. 20 years ago
libio (vscanf): Fix definition for loser compilers. 18 years ago
locale * posix/getconf.c: Update copyright year. 19 years ago
localedata [BZ #5463, BZ #5464] 19 years ago
login * inet/ether_line.c (ether_line): Remove unused variable. 19 years ago
mach * mach/lock-intern.h: Include <sys/cdefs.h>. 19 years ago
malloc * posix/getconf.c: Update copyright year. 19 years ago
manual * inet/ether_line.c (ether_line): Remove unused variable. 19 years ago
math [BZ #2549] 19 years ago
misc * misc/Makefile (headers): Add bits/error.h. 19 years ago
nis [BZ #5378] 19 years ago
nptl * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional 19 years ago
nptl_db * init.c (__nptl_initial_report_events): New variable. 19 years ago
nscd [BZ #5112] 18 years ago
nss * posix/getconf.c: Update copyright year. 19 years ago
po * po/ca.po: Update from translation team. 19 years ago
posix * posix/getconf.c: Update copyright year. 19 years ago
pwd * grp/putgrent.c (putgrent): Don't write 0 as group 22 years ago
resolv [BZ #5375] 19 years ago
resource Moved to csu/errno-loc.c. 21 years ago
rt * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. 19 years ago
scripts 2007-10-06 David S. Miller <davem@davemloft.net> 19 years ago
setjmp [BZ #2648] 19 years ago
shadow * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible. 19 years ago
signal * bits/types.h: Don't include stddef.h, don't define __need_size_t. 19 years ago
socket * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define 19 years ago
soft-fp * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. 19 years ago
stdio-common [BZ #5424, BZ #5428, BZ #5451] 19 years ago
stdlib * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid 18 years ago
streams Moved to csu/errno-loc.c. 21 years ago
string [BZ #5113] 19 years ago
sunrpc * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 19 years ago
sysdeps * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid 18 years ago
sysvipc * bits/types.h: Don't include stddef.h, don't define __need_size_t. 19 years ago
termios Moved to csu/errno-loc.c. 21 years ago
time * time/bug-getdate1.c (do_test): Don't use century values which 19 years ago
timezone * include/time.h: Declare __tzset_parse_tz and __tzset_compute. 19 years ago
wcsmbs [BZ #5424, BZ #5428, BZ #5451] 19 years ago
wctype * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. 19 years ago
.cvsignore Update. 22 years ago
BUGS [BZ #5222] 19 years ago
CANCEL-FCT-WAIVE Update. 22 years ago
CANCEL-FILE-WAIVE Update. 22 years ago
CONFORMANCE Update. 19 years ago
COPYING Update. 25 years ago
COPYING.LIB 2002-08-26 Brian Youmans <3diff@gnu.org> 24 years ago
ChangeLog 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ChangeLog.1 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.2 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.3 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.4 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.5 * sysdeps/posix/getaddrinfo.c: Implement configuration file 20 years ago
ChangeLog.6 Update. 29 years ago
ChangeLog.7 Update. 29 years ago
ChangeLog.8 Update. Old logs are in ChangeLog.7. 28 years ago
ChangeLog.9 Update. 26 years ago
ChangeLog.10 Update. 26 years ago
ChangeLog.11 2.5-18.1 19 years ago
ChangeLog.12 2.5-18.1 19 years ago
ChangeLog.13 Update. 24 years ago
ChangeLog.14 Update. 22 years ago
ChangeLog.15 Split out ChangeLog.15 at 2.3 branch point 21 years ago
ChangeLog.16 See ChangeLog.16 for earlier changes. 20 years ago
FAQ 2005-04-08 Carlos O'Donell <carlos@baldric.uwo.ca> 21 years ago
FAQ.in [BZ #5222] 19 years ago
INSTALL * version.h (VERSION): 2.4 20 years ago
LICENSES 2002-08-20 Brian Youmans <3diff@gnu.org> 24 years ago
Makeconfig * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when 19 years ago
Makefile * version.h (VERSION): 2.3.91 20 years ago
Makefile.in .. 21 years ago
Makerules * Makerules: Use -p option with mkdir. 19 years ago
NAMESPACE Add and update many more entries. 26 years ago
NEWS * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, 19 years ago
NOTES * Makefile (format-me): Use --plaintext --no-number-sections. 20 years ago
PROJECTS Update. 22 years ago
README Remade for stable-2.7 19 years ago
README.libm [BZ #2526, BZ #3138, BZ #3143] 20 years ago
README.template * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is 20 years ago
Rules * Makefile (subdir-target-args): New variable. 20 years ago
Versions.def * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. 19 years ago
WUR-REPORT * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value. 21 years ago
abi-tags * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 21 years ago
aclocal.m4 * aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT. 22 years ago
config-name.in .. 21 years ago
config.h.in * scripts/check-local-headers.sh: Filter out sys/capability.h. 19 years ago
config.make.in * config.make.in (datarootdir): Add to shut up configure. 19 years ago
configure 2007-10-06 David S. Miller <davem@davemloft.net> 19 years ago
configure.in 2007-10-06 David S. Miller <davem@davemloft.net> 19 years ago
cppflags-iterator.mk 2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx> 22 years ago
extra-lib.mk * extra-lib.mk (object-suffixes-$(lib)): Add .oS when 22 years ago
extra-modules.mk Update. 22 years ago
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
shlib-versions * shlib-versions: Use sparc64.*- for CPU patterns. 20 years ago
test-skeleton.c (timeout_handler): Rewrite ts initialization for C++. 21 years ago
tls.make.c [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] 19 years ago
version.h Start 2.8 development. 19 years ago

README

This directory contains the version 2.7 release of the GNU C Library.

The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system. It provides the
system API for all programs written in C and C-compatible languages such
as C++ and Objective C; the runtime facilities of other programming
languages use the C library to access the underlying operating system.

In GNU/Linux systems, the C library works with the Linux kernel to
implement the operating system behavior seen by user applications.
In GNU/Hurd systems, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the
GNU/Hurd system, using configurations i[34567]86-*-gnu.

When working with Linux kernels, the GNU C Library version 2.4 is
intended primarily for use with Linux kernel version 2.6.0 and later.
We only support using the NPTL implementation of pthreads, which is now
the default configuration. Most of the C library will continue to work
on older Linux kernels and many programs will not require a 2.6 kernel
to run correctly. However, pthreads and related functionality will not
work at all on old kernels and we do not recommend using glibc 2.4 with
any Linux kernel prior to 2.6.

All Linux kernel versions prior to 2.6.16 are known to have some bugs that
may cause some of the tests related to pthreads in "make check" to fail.
If you see such problems, please try the test suite on the most recent
Linux kernel version that you can use, before pursuing those bugs further.

The old LinuxThreads add-on implementation of pthreads for older Linux
kernels is no longer supported, and we are not distributing it with this
release. Someone has volunteered to revive its maintenance unofficially
for at least a short time for the benefit of those using Linux kernels
older than 2.6, but a working version is not presently available. When
it is in working condition, we will make it available alongside future
glibc releases. LinuxThreads will not be supported.

The GNU C Library supports these configurations for using Linux kernels:

i[34567]86-*-linux-gnu
x86_64-*-linux-gnu
powerpc-*-linux-gnu
powerpc64-*-linux-gnu
s390-*-linux-gnu
s390x-*-linux-gnu
ia64-*-linux-gnu
sparc*-*-linux-gnu
sparc64*-*-linux-gnu

alpha*-*-linux-gnu Requires Linux 2.6.9 for NPTL
sh[34]-*-linux-gnu Requires Linux 2.6.11

The code for other CPU configurations supported by volunteers outside of
the core glibc maintenance effort is contained in the separate `ports'
add-on. You can find glibc-ports-2.7 distributed separately in the
same place where you got the main glibc distribution files.
Currently these configurations are known to work using the `ports' add-on:

arm-*-linux-gnu Requires Linux 2.6.15 for NPTL, no SMP support
arm-*-linux-gnueabi Requires Linux 2.6.16-rc1 for NPTL, no SMP
mips-*-linux-gnu Requires Linux 2.6.12 for NPTL
mips64-*-linux-gnu Requires Linux 2.6.12 for NPTL

The ports distribution also contains code for other configurations that
do not work or have not been maintained recently, but will be of use to
anyone trying to make a new configuration work. If you are interested
in doing a port, please contact the glibc maintainers; see
http://www.gnu.org/software/libc/ for more information.

See the file INSTALL to find out how to configure, build, and install
the GNU C Library. You might also consider reading the WWW pages for
the C library at http://www.gnu.org/software/libc/.

The GNU C Library is (almost) completely documented by the Texinfo manual
found in the `manual/' subdirectory. The manual is still being updated
and contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like. For
corrections to the manual, please file a bug in the `manual' component,
following the bug-reporting instructions below. Please be sure to check
the manual in the current development sources to see if your problem has
already been corrected.

The file NOTES contains a description of the feature-test macros used
in the GNU C library, explaining how you can tell the library what
facilities you want it to make available.

Please see http://www.gnu.org/software/libc/bugs.html for bug reporting
information. We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

The GNU C Library is free software. See the file COPYING.LIB for copying
conditions, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.