Go to file
Dmitry V. Levin 07e5155066 Fix sed configure check for newer sed --version output. 2012-08-22 12:58:18 -07:00
argp Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
assert Remove use of INTDEF/INTUSE in libio 2012-05-24 23:06:20 +02:00
bits Split sys/param.h out into common file and sysdeps bits/param.h file. 2012-08-17 09:55:17 -07:00
catgets Adapt tst-catgets to changes in tst-gettext 2012-07-04 16:14:31 +02:00
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 1995-09-08 20:24:57 +00:00
conform conformtest: Update expectations for time.h. 2012-07-24 19:43:38 +00:00
crypt Fix last sha512.c change to avoid compiler warning. 2012-08-15 13:59:59 -07:00
csu Fix libc-start change for IRELless machines. 2012-08-22 12:53:38 -07:00
ctype Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
debug Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
dirent Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == struct dirent64. 2012-08-06 16:48:36 -07:00
dlfcn Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
elf Fix conditional on using DSOCAPS to match condition on defining it. 2012-08-20 09:51:04 -07:00
gmon Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
gnulib Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
grp Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
gshadow Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
hesiod Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
hurd Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. 2012-08-03 11:39:30 -07:00
iconv Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
iconvdata Fix validation check when converting from ibm930 to utf 2012-06-06 18:41:55 +05:30
include add attribute_hidden to __have_{sock_cloexec,pipe2,dup3 2012-08-18 01:54:12 -04:00
inet Do not pollute name space with internal_*netgrent functions. 2012-08-16 15:38:45 -07:00
intl Fix rule dependency in last change. 2012-08-17 13:42:27 -07:00
io Move stub lseek.c to the right directory. 2012-08-15 15:40:06 -07:00
libidn Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
libio Make libio compile without _IO_MTSAFE_IO. 2012-08-17 09:35:36 -07:00
locale Get rid of ASM_GLOBAL_DIRECTIVE. 2012-07-10 14:30:24 +02:00
localedata locales/tr_CY: LC_TIME with copy cannot contain additional data 2012-06-20 17:30:05 +02:00
login 2012-03-23 Daniel Jacobowitz <dmj@google.com> 2012-03-23 09:47:03 -07:00
mach Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
malloc Make malloc build for no-threads configurations. 2012-08-17 11:29:45 -07:00
manual Fix typos in manual wrt syslog. 2012-08-20 12:44:59 -07:00
math Improve clog, clog10 handling of values with real or imaginary part slightly above 1 (bug 13629). 2012-07-31 14:21:19 +00:00
misc Split sys/param.h out into common file and sysdeps bits/param.h file. 2012-08-17 09:55:17 -07:00
nis Make sunrpc code usable again 2012-05-10 20:19:53 +02:00
nptl Make libio compile without _IO_MTSAFE_IO. 2012-08-17 09:35:36 -07:00
nptl_db Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
nscd Remove pre-2.4.21 Linux kernel support. 2012-07-25 21:19:13 +00:00
nss getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/ 2012-08-04 15:59:40 +02:00
po Update from translation team 2012-07-16 09:38:55 +02:00
ports Remove __ASSUME_FADVISE64_64_SYSCALL. 2012-08-21 21:07:22 +00:00
posix Suppress regcomp.c warnings in 32-bit builds. 2012-08-15 16:03:58 -07:00
pwd Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
resolv Avoid duplicate DNS requests if answer is longer than a implementation 2012-07-12 11:31:48 +05:30
resource Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
rt Fix stub clock_nanosleep #include. 2012-08-15 15:35:16 -07:00
scripts Move localplt baselines to sysdeps directories. 2012-07-20 19:20:34 +00:00
setjmp Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
shadow Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
signal Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
socket split assume pipe2/dup3/sock_cloexec knobs 2012-08-18 00:35:47 -04:00
soft-fp Fix underflow generation in soft-fp. 2012-05-30 13:41:01 -07:00
stdio-common Fix last patch: Add missing DUMMY variable 2012-08-18 18:01:46 +02:00
stdlib Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
streams Hurd: Define some posix types 2012-05-10 15:57:29 -07:00
string Micro-optimize critical path of strstr, strcase and memmem. 2012-08-21 18:07:47 -07:00
sunrpc rpcgen - fall back to looking for cpp in system path 2012-08-07 19:17:02 -04:00
sysdeps * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r 2012-08-22 11:41:40 -06:00
sysvipc Replace long int with __syscall_slong_t in sys/msg.h 2012-05-16 10:22:18 -07:00
termios Add first fixes for conformtest for POSIX2008 2012-02-26 21:32:56 -05:00
time Switch gettimeofday from INTUSE to libc_hidden_proto. 2012-05-24 13:12:34 -07:00
timezone Update zdump and zic from tzcode 2012b. 2012-04-25 18:50:39 +00:00
wcsmbs Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
wctype Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
.gitattributes exempt timezone files from the no-bad-whitespace policy 2009-06-15 18:15:54 +02:00
.gitignore drop ports ignore 2012-07-03 15:54:35 -04: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 Move __STDC_* predefined macros from features.h to stdc-predef.h. 2012-02-22 12:53:04 +00: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 sed configure check for newer sed --version output. 2012-08-22 12:58:18 -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 Fix typo in name 2012-06-21 16:45:27 +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
INSTALL Do not mention old Linux kernel versions in installation documentation. 2012-05-23 12:48:01 +00:00
LICENSES Update the LICENSES file. 2010-08-23 05:53:52 -07:00
Makeconfig Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
Makefile Move c++-types baselines to sysdeps directories. 2012-07-17 14:44:06 +00:00
Makefile.in Remove handling of VCs other then git 2011-11-17 12:33:33 -05:00
Makerules rename V variable to lib-version 2012-08-22 12:33:52 -04:00
NAMESPACE Add and update many more entries. 2000-03-20 00:42:58 +00:00
NEWS Move bug number to correct section of NEWS. 2012-08-22 19:17:56 +00:00
PROJECTS Update. 2004-10-12 06:19:23 +00:00
README Remove pre-2.6.16 Linux kernel support. 2012-08-07 16:40:32 +00:00
Rules Avoid use of libgcc_s and libgcc_eh when building glibc. 2012-07-03 19:14:59 +00:00
Versions.def Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
WUR-REPORT * posix/unistd.h (setuid, setreuid, seteuid, setresuid): 2012-08-01 18:12:58 +02:00
abi-tags * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 2006-01-04 17:14:58 +00:00
aclocal.m4 Use autoconf macro for testing compiler options with empty input. 2012-03-21 16:33:57 +00:00
config.h.in i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO 2012-08-14 21:37:00 -04:00
config.make.in Make sysheaders available in config.make. 2012-08-17 14:05:53 -07:00
configure Fix sed configure check for newer sed --version output. 2012-08-22 12:58:18 -07:00
configure.in Fix sed configure check for newer sed --version output. 2012-08-22 12:58:18 -07:00
cppflags-iterator.mk 2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx> 2004-03-14 19:13:17 +00:00
extra-lib.mk Add --enable-systemtap configuration to define static probe points. 2012-05-25 13:40:20 -07: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 Convert WORDSIZE[32|64]/ld entries to abi-variants 2012-05-30 08:33:26 -07:00
test-skeleton.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
version.h Open development for 2.17. 2012-07-03 16:36:22 +00: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.  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 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
	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-2011, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.