Go to file
Ulrich Drepper 8887a920a4 Fix unnecessary overallocation due to incomplete character
When incomplete characters are found at the end of a string the
code ran amok and allocated lots of memory.  Stricter limits
are now in place.
2011-05-28 17:14:30 -04:00
abilist 2004-08-30 Roland McGrath <roland@frob.com> 2004-08-31 06:17:08 +00:00
aout Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp Add test case for last argp bug. 2010-04-04 11:28:36 -07:00
assert Use mmap for allocation of buffers used for __abort_msg 2011-05-15 00:34:48 -04:00
bits Synchronize generic bits/sched.h cpu_set_t with Linux implementation. 2011-02-07 10:53:37 -08:00
catgets Update copyright year. 2011-01-17 15:08:10 -05:00
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 1995-09-08 20:24:57 +00:00
conform Fix getnameinfo flags parameter type. 2011-05-01 21:36:43 -04:00
crypt Add missing include. 2010-04-03 23:10:16 -07:00
csu Update copyright year. 2011-01-17 15:08:10 -05:00
ctype Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
debug Unify messages 2011-05-28 09:49:05 -04:00
dirent Fix Linux getcwd for long paths 2011-05-08 08:37:19 -04:00
dlfcn Fix dlfcn/Makefile cleanup 2010-07-01 23:02:50 -07:00
elf Fix bug in last checkin which left ldd uninstalled 2011-05-28 14:22:06 -04:00
gmon Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
gnulib Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
grp Remove __libc_alloca_cutoff workaround 2011-05-19 21:15:22 -04:00
gshadow * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
hesiod Fix lookup of group names in hesiod initgroups. 2009-09-02 19:48:39 -07:00
hurd Hurd: fix timeout rounding in select 2010-08-02 16:46:12 -07:00
iconv Optimize conversion of single character in gconv 2011-05-14 01:03:08 -04:00
iconvdata Add test for last iconv bug 2011-05-27 08:35:44 -04:00
include Don't unconditionally use alloca in gaih_inet 2011-05-20 23:46:03 -04:00
inet Don't use removed rpc headers 2011-05-05 07:36:40 -04:00
intl Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
io Fix a few problems in fopen and freopen 2011-05-15 15:28:46 -04:00
libidn Remove use of ranlib. 2011-02-15 14:52:29 -05:00
libio Set stream errors in more cases 2011-05-21 00:42:06 -04:00
locale Handle failure of _nl_explode_name in all cases 2011-05-28 16:59:30 -04:00
localedata Fix handling of LC_CTYPE in locale name handling 2011-05-21 02:06:45 -04:00
login Remove shortcut for call of chown 2011-05-16 01:43:56 -04:00
mach Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
malloc Unify messages 2011-05-28 09:49:05 -04:00
manual Fix manual regarding switch from read to write on streams. 2011-05-11 23:43:26 -04:00
math Fix whitespace 2011-05-18 19:52:42 -04:00
misc Fix reporting of invalid timeouts in emulated pselect 2011-05-16 09:35:51 -04:00
nis Add a few more alloca size checks 2011-05-22 23:04:16 -04:00
nptl Translate kernel error into what pthread_create should return 2011-05-11 18:23:24 -04:00
nptl_db Fix td_ta_map_lwp2thr logging and early sanity check. 2009-08-23 16:33:50 -07:00
nscd Add a few more alloca size checks 2011-05-22 23:04:16 -04:00
nss More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
po Update Japanese translation 2011-05-25 15:14:21 -04:00
posix Fix unnecessary overallocation due to incomplete character 2011-05-28 17:14:30 -04:00
pwd Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
resolv Backport BIND code to query name as TLD. 2011-05-07 13:05:19 -04:00
resource Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
rt * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. 2007-09-15 22:35:27 +00:00
scripts Whitespace fixes 2011-05-15 12:24:14 -04:00
setjmp setjmp/bits/setjmp2.h: Canonicalize comment formatting. 2011-03-03 18:10:40 -08:00
shadow Fix range error handling in sgetspent. 2011-02-02 08:59:04 -05:00
signal FIx up signal.h for XPG7. 2010-01-10 18:43:30 -08:00
socket Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
soft-fp * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D, 2009-02-16 17:19:19 +00:00
stdio-common Set stream errors in more cases 2011-05-21 00:42:06 -04:00
stdlib Update longlong.h from GCC 2011-05-23 11:53:24 -04:00
streams Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
string Fix last change 2011-05-21 16:19:06 -04:00
sunrpc Install rpc/netdb.h again 2011-05-06 07:46:42 -04:00
sysdeps Fix build for platforms with socketcall syscall 2011-05-28 13:18:57 -04:00
sysvipc Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
termios Fix up termios.h for XPG7. 2010-01-11 21:00:23 -08:00
time Remove doubled words. 2011-04-22 21:34:32 -04:00
timezone Update from tzcode2009i. 2009-06-15 08:49:18 -07:00
wcsmbs Fix visibility of declarations of wcpcpy and wcpncpy. 2011-04-01 18:36:07 -04:00
wctype Unify wint_t handling in wchar.h and wctype.h. 2010-03-24 06:59:02 -07:00
.gitattributes exempt timezone files from the no-bad-whitespace policy 2009-06-15 18:15:54 +02:00
.gitignore Ignore *.rej and *.orig files in git operations. 2009-12-07 17:00:43 -08:00
BUGS [BZ #5222] 2007-10-28 08:24:07 +00:00
CANCEL-FCT-WAIVE Update. 2004-03-08 07:58:18 +00:00
CANCEL-FILE-WAIVE Update. 2004-03-08 07:58:18 +00:00
CONFORMANCE Update the conformance description. 2009-08-25 13:08:04 -07:00
COPYING Update. 2001-07-06 06:58:28 +00:00
COPYING.LIB 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
ChangeLog Fix unnecessary overallocation due to incomplete character 2011-05-28 17:14:30 -04:00
ChangeLog.1 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.2 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.3 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.4 * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
ChangeLog.5 * sysdeps/posix/getaddrinfo.c: Implement configuration file 2006-05-04 06:38:07 +00:00
ChangeLog.6 Update. 1997-07-22 00:10:33 +00:00
ChangeLog.7 Update. 1997-11-18 02:50:07 +00:00
ChangeLog.8 Update. Old logs are in ChangeLog.7. 1998-08-11 18:44:11 +00:00
ChangeLog.9 Update. 2000-04-28 06:14:43 +00:00
ChangeLog.10 Update. 2000-02-29 01:13:44 +00:00
ChangeLog.11 2.5-18.1 2007-07-12 18:26:36 +00:00
ChangeLog.12 2.5-18.1 2007-07-12 18:26:36 +00:00
ChangeLog.13 Update. 2002-10-03 16:37:04 +00:00
ChangeLog.14 Update. 2004-04-20 04:28:00 +00:00
ChangeLog.15 Split out ChangeLog.15 at 2.3 branch point 2005-02-16 07:34:17 +00:00
ChangeLog.16 Fix encoding errors in ChangeLogs 2010-09-07 14:36:40 +02:00
ChangeLog.17 Revert "Sun agreed to a change of the license for the RPC code to a BSD-like license." 2010-06-27 19:34:03 -07:00
FAQ Remove reference to my mips page. 2009-02-04 07:20:33 +00:00
FAQ.in Remove reference to my mips page. 2009-02-04 07:20:33 +00:00
INSTALL Remove specific binutils version recommendation in INSTALL file. 2010-10-03 22:30:11 -04:00
LICENSES Update the LICENSES file. 2010-08-23 05:53:52 -07:00
Makeconfig Add sotruss program 2011-05-28 13:20:12 -04:00
Makefile Obsolete RPC implementation in libc. 2011-04-16 21:59:36 -04:00
Makefile.in .. 2005-11-21 15:45:19 +00:00
Makerules Remove use of ranlib. 2011-02-15 14:52:29 -05:00
NAMESPACE Add and update many more entries. 2000-03-20 00:42:58 +00:00
NEWS Fix unnecessary overallocation due to incomplete character 2011-05-28 17:14:30 -04:00
NOTES * Makefile (format-me): Use --plaintext --no-number-sections. 2006-03-01 10:05:04 +00:00
PROJECTS Update. 2004-10-12 06:19:23 +00:00
README Some updates to the README file 2010-02-10 07:34:34 -08:00
README.libm [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
Rules Add support for generated PIE link rules 2011-05-13 23:31:43 -04:00
Versions.def Export new symbol. 2011-03-31 06:30:18 -04:00
WUR-REPORT * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value. 2006-01-07 22:04:22 +00:00
abi-tags * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 2006-01-04 17:14:58 +00:00
aclocal.m4 Remove use of ranlib. 2011-02-15 14:52:29 -05:00
config.h.in Remove `.ctors' and `.dtors' output sections 2010-12-24 20:14:37 -05:00
config.make.in AVX audit test failures with gcc 4.6 2011-02-02 19:28:44 -05:00
configure Fix configure visibility tests 2011-05-21 08:00:14 -04:00
configure.in Fix configure visibility tests 2011-05-21 08:00:14 -04:00
cppflags-iterator.mk 2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx> 2004-03-14 19:13:17 +00:00
extra-lib.mk * extra-lib.mk (object-suffixes-$(lib)): Add .oS when 2004-12-02 22:55:30 +00:00
extra-modules.mk Update. 2004-03-08 21:31:23 +00:00
libc-abis A few more archs have IFUNC support. 2010-03-17 02:43:12 -07:00
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
shlib-versions Add self-contained test for NSS. 2010-08-11 07:25:02 -07:00
test-skeleton.c Improve test-skeleton.c to clean up after dead parent. 2009-08-14 00:42:51 -07:00
tls.make.c . 2007-07-31 13:33:18 +00:00
version.h Open 2.14 development. 2011-01-24 15:49:12 -05:00

README

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.  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.

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

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

	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-VERSION 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:

	alpha*-*-linux-gnu	Requires Linux 2.6.9 for NPTL
	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.