Go to file
2012-05-16 11:47:22 -07:00
argp
assert
bits Remove __snseconds_t 2012-05-15 18:05:26 -07:00
catgets
conf
conform conformtest: Update expectations for more ISO C headers. 2012-05-09 10:05:14 +00:00
crypt
csu
ctype
debug Fix attributes for fortify functions. 2012-04-29 15:34:20 +02:00
dirent
dlfcn
elf Split up stackguard-macros.h into sysdeps directories. 2012-05-15 23:34:30 +00:00
gmon
gnulib
grp
gshadow
hesiod
hurd Hurd: avoid PLT call to strtoul 2012-05-10 15:57:28 -07:00
iconv
iconvdata Complete GB18030 charmap 2012-05-11 19:24:00 +02:00
include Hurd: hidden_nolink macro for NO_HIDDEN case. 2012-05-10 15:57:26 -07:00
inet tftp.h: rework layout to work with fortification 2012-05-08 01:51:22 -04:00
intl
io Avoid dup3 PLT usage. 2012-05-12 10:53:04 +08:00
libidn
libio Avoid dup3 PLT usage. 2012-05-12 10:53:04 +08:00
locale [PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions. 2012-05-10 12:38:09 +00:00
localedata Complete GB18030 charmap 2012-05-11 19:24:00 +02:00
login
mach
malloc Fix tst-obprintf - and mcheck in general 2012-05-03 22:12:59 +02:00
manual Do not build manual in source dir 2012-05-14 22:01:08 +02:00
math Add a missing #include. 2012-05-10 15:57:24 -07:00
misc Hurd: #include <kernel-features.h> 2012-05-10 15:57:24 -07:00
nis Make sunrpc code usable again 2012-05-10 20:19:53 +02:00
nptl Remove fallback definitions of __NR_set_robust_list. 2012-05-15 23:36:35 +00:00
nptl_db
nscd Fix formatting in last change. 2012-05-15 11:45:42 -07:00
nss Hurd: mmap deficiencies 2012-05-10 15:57:26 -07:00
po
posix Hurd: Update posix_opt.h 2012-05-10 15:57:27 -07:00
pwd
resolv
resource
rt Fix attributes for fortify functions. 2012-04-29 15:34:20 +02:00
scripts Adjust sparc localplt entries. 2012-05-06 20:15:50 -07:00
setjmp
shadow
signal
socket Fix attributes for fortify functions. 2012-04-29 15:34:20 +02:00
soft-fp
stdio-common Fix formatting of denormal IBM long double numbers 2012-04-28 22:21:27 +02:00
stdlib Update stdlib/longlong.h from GCC 2012-05-09 15:36:41 -07:00
streams Hurd: Define some posix types 2012-05-10 15:57:29 -07:00
string Fix strspn warning with -Wconversion 2012-05-09 16:47:57 +02:00
sunrpc Fix dependency tracking on cross-rpcgen-objs 2012-05-16 14:09:23 +02:00
sysdeps Add x32 support to x86_64/bits/sem.h 2012-05-16 11:47:22 -07:00
sysvipc Replace long int with __syscall_slong_t in sys/msg.h 2012-05-16 10:22:18 -07:00
termios
time Remove __snseconds_t 2012-05-15 18:05:26 -07:00
timezone Update zdump and zic from tzcode 2012b. 2012-04-25 18:50:39 +00:00
wcsmbs Fix attributes for fortify functions. 2012-04-29 15:34:20 +02:00
wctype
.gitattributes
.gitignore ignore ports/linuxthreads addon dirs 2012-04-11 15:08:45 -04:00
abi-tags
aclocal.m4
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
ChangeLog Add x32 support to x86_64/bits/sem.h 2012-05-16 11:47:22 -07:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
config.h.in Make sunrpc code usable again 2012-05-10 20:19:53 +02:00
config.make.in Make sunrpc code usable again 2012-05-10 20:19:53 +02:00
configure configure change to handle Implies-{before,after} files 2012-05-15 11:04:22 -07:00
configure.in configure change to handle Implies-{before,after} files 2012-05-15 11:04:22 -07:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
INSTALL
libc-abis
LICENSES
Makeconfig Revert "Revert "Build glibc with -frounding-math"" 2012-05-08 09:00:44 +02:00
Makefile Move FAQ to wiki 2012-05-03 09:46:57 +02:00
Makefile.in
Makerules Track dependencies for .oS-only objects 2012-05-16 18:47:38 +02:00
NAMESPACE
NEWS Avoid plain "aligned" attributes in installed headers. 2012-05-15 21:26:40 +00:00
o-iterator.mk
PROJECTS
README Update README to describe current supported systems. 2012-04-27 21:35:47 +00:00
Rules
shlib-versions Add sysdeps/x86_64/{64,x32}/shlib-versions 2012-05-14 16:23:57 -07:00
test-skeleton.c
version.h
Versions.def
WUR-REPORT

This directory contains the sources of the GNU C Library.
See the file "version.h" for what release version you have.

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 from
version 2.4 on 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.  The library is
unlikely to build without NPTL, or to work on Linux kernels prior to
2.6.  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.

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.

Also note that the shared version of the libgcc_s library must be
installed for the pthread library to work correctly.

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

	i[4567]86-*-linux-gnu
	x86_64-*-linux-gnu
	powerpc-*-linux-gnu	Hardware floating point required
	powerpc64-*-linux-gnu
	s390-*-linux-gnu
	s390x-*-linux-gnu
	sh[34]-*-linux-gnu	Requires Linux 2.6.11 or newer
	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu

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-VERSION distributed separately in the
same place where you got the main glibc distribution files.
Currently these configurations have code in the `ports' add-on:

	alpha*-*-linux-gnu	Requires Linux 2.6.9 or newer for NPTL
	am33*-*-linux-gnu	Not currently functional
	arm-*-linux-gnueabi	Requires Linux 2.6.16-rc1 or newer for NPTL
	hppa-*-linux-gnu	Requires Linux 2.6.9 or newer for NPTL
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	mips-*-linux-gnu	Requires Linux 2.6.12 or newer for NPTL
	mips64-*-linux-gnu	Requires Linux 2.6.12 or newer for NPTL
	powerpc-*-linux-gnu	Software floating point (--without-fp)
	tilegx-*-linux-gnu
	tilepro-*-linux-gnu

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.

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.  License copyright years may be
listed using range notation, e.g., 2000-2011, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.