Go to file
2013-05-03 15:09:48 -07:00
argp BZ#14812: Add missing translation marker on some argp option argument names in utilities. 2013-03-18 14:59:47 -07:00
assert
benchtests Allow multiple input domains to be run in the same benchmark program 2013-04-30 14:17:57 +05:30
bits
catgets
conf
conform
crypt
csu Declare __ehdr_start with hidden visibility. 2013-04-25 16:14:49 +01:00
ctype
debug
dirent
dlfcn
elf Fix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sysdep_start. 2013-05-03 15:09:48 -07:00
gmon
gnulib
grp
gshadow
hesiod Don't add input group during initgroups_dyn in hesiod 2013-03-28 11:45:47 +05:30
hurd
iconv BZ#14812: Add missing translation marker on some argp option argument names in utilities. 2013-03-18 14:59:47 -07:00
iconvdata
include New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
inet
intl
io Make stub fchdir.c define __fchdir. 2013-04-29 14:30:37 -07:00
libidn
libio Fix off-by-one bug in tst-fwrite-error 2013-04-15 11:35:43 +05:30
locale BZ#14812: Add missing N_ markers in localedef. 2013-03-20 14:26:58 -07:00
localedata Add yesstr and nostr to en_CA, es_AR, and es_ES 2013-05-02 23:24:21 -04:00
login
mach
malloc BZ#14812: Add missing translation marker on some argp option argument names in utilities. 2013-03-18 14:59:47 -07:00
manual BZ#15361: Make aio_fsync not check open modes. 2013-04-12 13:11:20 -07:00
math Consistently use TEST_f_f1 in lgamma tests. 2013-05-03 19:05:37 +00:00
misc Use __gnu_inline__ for __extern_always_inline in g++-4.2 2013-05-01 21:59:01 +10:00
nis
nptl Consolidate pthread_attr value validation 2013-04-22 10:28:31 +05:30
nptl_db
nscd Properly check for short writes when sending the response in nscd 2013-04-15 10:33:52 +02:00
nss Remove non-standard initialisation of flexible array member 2013-04-23 10:31:03 +02:00
po Russian translations update. 2013-04-21 15:36:14 -04:00
ports ARM: Macroize assembly use of EABI unwind directives. 2013-04-19 11:33:01 -07:00
posix Set LC_ALL=C before sed. 2013-03-08 20:31:23 -08:00
pwd
resolv BZ#15084: Apparent typos in strings in res_debug.c 2013-04-29 21:17:30 +02:00
resource
rt Don't test O_RDONLY case in tst-aio7. 2013-04-16 12:11:26 -07:00
scripts Allow multiple input domains to be run in the same benchmark program 2013-04-30 14:17:57 +05:30
setjmp
shadow
signal
socket
soft-fp soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced. 2013-04-25 16:02:26 +01:00
stdio-common Fix coding-style violation. 2013-04-15 22:11:30 +02:00
stdlib BZ#15380: Fix initstate error return 2013-04-29 21:02:16 +02:00
streams
string Remove duplicate __strcmp_cg 2013-05-01 20:55:06 +02:00
sunrpc
sysdeps PowerPC: Add time vDSO support 2013-05-03 15:04:54 -05:00
sysvipc
termios
time Consistently use ISSPACE to check for whitespace 2013-04-23 15:32:42 +05:30
timezone Update zic from tzcode 2013b. 2013-03-13 01:54:00 +00:00
wcsmbs
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4 i386: Fail at configure time for i386 builds. 2013-04-06 12:00:35 -04:00
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
ChangeLog Fix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sysdep_start. 2013-05-03 15:09:48 -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
config.make.in Move system-specific settings out of toplevel configure.in and config.make.in. 2013-03-20 22:37:06 +00:00
configure Configuring for i386 is no longer supported. 2013-04-17 17:13:20 -07:00
configure.in Configuring for i386 is no longer supported. 2013-04-17 17:13:20 -07:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk Don't build .os objects of static-only-routines for extra libs 2013-03-13 12:12:45 +01:00
extra-modules.mk
INSTALL Remove mention of i386-pc-linux-gnu. 2013-03-12 21:33:38 -04:00
libc-abis
LICENSES
Makeconfig Don't use run-via-rtld-prefix for anything other than tests 2013-04-11 09:37:50 +05:30
Makefile
Makefile.in Add target bench-clean 2013-04-16 14:07:21 +05:30
Makerules Correct missed use of $(rtlddir). 2013-03-20 14:23:47 +00:00
NAMESPACE
NEWS Add bug 14952 to ChangeLog and NEWS 2013-05-03 11:14:43 +10:00
o-iterator.mk
PROJECTS
README i386: Fail at configure time for i386 builds. 2013-04-06 12:00:35 -04:00
Rules Move bench target to benchtests 2013-04-12 15:01:44 +05:30
shlib-versions
test-skeleton.c
version.h
Versions.def New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
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[4567]86-*-gnu.  The current
GNU/Hurd support requires out-of-tree patches that will eventually be
incorporated into an official GNU C Library release.

When working with Linux kernels, this version of the GNU C Library
requires Linux kernel version 2.6.16 or later.

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	Can build either x86_64 or x32
	powerpc-*-linux-gnu	Hardware floating point required
	powerpc64-*-linux-gnu
	s390-*-linux-gnu
	s390x-*-linux-gnu
	sh[34]-*-linux-gnu
	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 `ports' add-on,
located in the `ports' subdirectory of the source tree.

	aarch64*-*-linux-gnu
	alpha*-*-linux-gnu
	am33*-*-linux-gnu	Not currently functional
	arm-*-linux-gnueabi
	hppa-*-linux-gnu	Not currently functional without patches.
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	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-2013, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.