Go to file
Ulrich Drepper c27849fbbf Add test for last glob bug. 2010-03-24 12:10:51 -07: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 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
assert Preserve message printed before abort. 2009-06-15 16:17:09 -07:00
bits Make unistd.h pre-c((-safe. 2010-01-14 17:03:42 -08:00
catgets Update copyright year. 2010-03-15 11:50:59 -07:00
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 1995-09-08 20:24:57 +00:00
conform More test suite fixes. 2010-01-12 20:11:10 -08:00
crypt * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of 2009-04-07 18:34:16 +00:00
csu Implement handling of libc ABI in ELF header. 2010-03-15 11:44:58 -07:00
ctype Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
debug Update copyright year. 2010-03-15 11:50:59 -07:00
dirent Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
dlfcn Remove comma at end of enum. 2009-06-09 07:58:02 -07:00
elf Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING 2010-03-24 10:14:22 -07: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 Fix up grp.h for XPG7. 2010-01-12 20:01:46 -08: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 Fix Hurd tiocsctty change. 2010-02-19 11:08:00 -08:00
iconv Update copyright year. 2010-03-15 11:50:59 -07:00
iconvdata Fix typo in is646 gconv module 2009-09-20 09:42:48 +02:00
include Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING 2010-03-24 10:14:22 -07:00
inet Fix type of nd_opt_home_agent_info_preference. 2009-06-15 20:33:39 -07:00
intl Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
io Fix file descriotor leak in nftw with FTW_CHDIR 2010-02-10 20:31:48 -08:00
libidn Remove useless "if" before "free": 2008-03-19 06:43:46 +00:00
libio Fix reporting of I/O errors in *dprintf functions. 2010-02-24 16:07:57 -08:00
locale Update copyright year. 2010-03-15 11:50:59 -07:00
localedata Fix missing dependency of localedata tests on gconv-modules 2010-03-17 09:01:34 -07:00
login Prevent unintended file desriptor leak in grantpt. 2009-11-24 18:24:14 -08:00
mach Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
malloc Update copyright year. 2010-03-15 11:50:59 -07:00
manual manual: fix typo: s/are/is/ 2010-02-22 21:26:22 +01:00
math (INSERT_WORDS64): Fix argument order. 2010-03-03 05:58:09 -08:00
misc Fix endless loop with invalid /etc/shells file. 2010-02-03 06:23:31 -08:00
nis Fix a few error cases in *name4_r lookup handling. 2009-12-10 15:44:26 -08:00
nptl Fix a few more problem with the recent setxid changes. 2010-03-09 20:21:12 -08:00
nptl_db Fix td_ta_map_lwp2thr logging and early sanity check. 2009-08-23 16:33:50 -07:00
nscd Update copyright year. 2010-03-15 11:50:59 -07:00
nss Update copyright year. 2010-03-15 11:50:59 -07:00
po New Czech translation. 2009-10-08 13:11:13 -07:00
posix Add test for last glob bug. 2010-03-24 12:10:51 -07:00
pwd Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
resolv Fix debug statements in resolver 2010-03-17 06:57:38 -07: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 Missing files for libc ABI handling. 2010-03-16 04:47:33 -07:00
setjmp Remove redundant .gitignore files. 2009-05-16 10:18:34 +02:00
shadow * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers. 2009-04-23 19:15:11 +00: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 Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
stdlib Avoid alloca in setenv for long strings. 2010-02-02 09:55:55 -08:00
streams Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
string Relax onditions in strings.h. 2010-01-14 16:16:21 -08:00
sunrpc Reinitialize _create_xid state after fork. 2009-11-22 11:43:57 -08:00
sysdeps Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S 2010-03-18 11:40:46 -07: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 Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
timezone Update from tzcode2009i. 2009-06-15 08:49:18 -07:00
wcsmbs Unify wint_t handling in wchar.h and wctype.h. 2010-03-24 06:59:02 -07: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 Add test for last glob bug. 2010-03-24 12:10:51 -07: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 See ChangeLog.16 for earlier changes. 2006-05-04 16:05:24 +00: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 * version.h (VERSION): 2.4 2006-03-06 10:59:43 +00:00
LICENSES 2002-08-20 Brian Youmans <3diff@gnu.org> 2002-08-20 21:51:55 +00:00
Makeconfig Pass $(sysdep-LDFLAGS) when using --print-file-name. 2010-01-14 15:59:02 -08:00
Makefile New simplified make dist using git archive. 2009-10-30 03:30:14 -07:00
Makefile.in .. 2005-11-21 15:45:19 +00:00
Makerules Implement handling of libc ABI in ELF header. 2010-03-15 11:44:58 -07:00
NAMESPACE Add and update many more entries. 2000-03-20 00:42:58 +00:00
NEWS Add recvmmsg interface. 2009-12-08 20:10:46 -08: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 * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
Versions.def Actually define pthread_mutex_consistent. 2010-01-14 15:52:46 -08: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 configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
config-name.in .. 2005-11-21 15:45:19 +00:00
config.h.in Add AVX support to ld.so auditing for x86-64. 2009-07-10 12:04:14 -07:00
config.make.in Pass -mtune=i686 to assembler when compiling for i686 2010-03-04 21:30:17 -08:00
configure Pass -mtune=i686 to assembler when compiling for i686 2010-03-04 21:30:17 -08:00
configure.in Pass -mtune=i686 to assembler when compiling for i686 2010-03-04 21:30:17 -08: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 * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines. 2008-05-22 00:04:21 +00: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 Start 2.12 development. 2009-11-12 08:46:19 -08: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.