Go to file
Alexandre Oliva e745142509 * crypt/crypt-entry.c: Include fips-private.h.
(__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
* crypt/md5c-test.c (main): Tolerate disabled MD5.
* sysdeps/unix/sysv/linux/fips-private.h: New file.
* sysdeps/generic/fips-private.h: New file, dummy fallback.
2012-10-10 07:05:46 -03: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 Get rid of unused __swblk_t type. 2012-10-01 14:39:29 -07:00
catgets Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
conf
conform conformtest: Update expectations for time.h. 2012-07-24 19:43:38 +00:00
crypt * crypt/crypt-entry.c: Include fips-private.h. 2012-10-10 07:05:46 -03:00
csu Clean up init-first.c files. 2012-10-01 12:55:34 -07:00
ctype Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
debug Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ 2012-09-07 14:12:12 -07:00
dirent Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == struct dirent64. 2012-08-06 16:48:36 -07:00
dlfcn Free errstring if _dl_addr doesn't returns 0 2012-10-09 15:22:16 -07:00
elf Move _dl_important_hwcaps to dl-hwcaps.c 2012-10-05 10:26:29 -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 Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
gshadow Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for USE_NSCD case. 2012-08-22 16:06:53 -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 Update copyright years 2012-09-10 05:20:22 -07:00
iconvdata Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
include Name space hygeine for madvise. 2012-10-04 16:31:43 -07:00
inet Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for USE_NSCD case. 2012-08-22 16:06:53 -07:00
intl Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
io Define __have_atfcts global in stub openat implementation. 2012-10-01 13:07:58 -07:00
libidn Automatically disable libidn add-on under --disable-shared. 2012-10-09 15:48:55 -07:00
libio Remove _G_off64_t and _G_stat64 from _G_config.h. 2012-10-09 15:09:32 +00:00
locale Get rid of ASM_GLOBAL_DIRECTIVE. 2012-07-10 14:30:24 +02:00
localedata Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00: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 Name space hygeine for madvise. 2012-10-04 16:31:43 -07:00
manual Add __ppc_get_timebase_freq to ppc.h. 2012-09-25 16:53:14 -05:00
math Make libm-test.inc test comparison macros. 2012-10-09 23:34:12 +00:00
misc Name space hygeine for madvise. 2012-10-04 16:31:43 -07:00
nis 2012-10-01 Patsy Franklin <pfrankli@redhat.com> 2012-10-01 15:32:39 -06:00
nptl Take lock in pthread_cond_wait cleanup handler only when needed 2012-10-10 12:52:56 +05:30
nptl_db nptl_db/Makefile: force C locale when running readelf 2012-10-08 14:04:23 -07:00
nscd nscd: fix compilation flags 2012-10-02 19:22:57 +00:00
nss Quiet make warning under --disable-shared. 2012-09-28 14:33:40 -07:00
po Update from translation team 2012-07-16 09:38:55 +02:00
ports Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
posix Add a missing $(make-target-directory). 2012-09-28 14:48:17 -07:00
pwd BZ#13696: Add --disable-nscd configure option. 2012-08-22 13:31:12 -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 Include <pthread.h> where needed. 2012-09-28 01:08:17 +02:00
scripts Update config.guess and config.sub. 2012-10-05 16:00:07 +00:00
setjmp Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
shadow Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for USE_NSCD case. 2012-08-22 16:06:53 -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 2012-09-28 Andreas Schwab <schwab@linux-m68k.org> 2012-09-28 12:49:51 -06:00
stdlib Set "fail on error" mode directly in testsuite shell scripts 2012-09-25 02:48:31 +00:00
streams Hurd: Define some posix types 2012-05-10 15:57:29 -07:00
string Fix BZ #14602: strstr and strcasestr return wrong result. 2012-10-08 20:52:53 -07:00
sunrpc rpcgen - fall back to looking for cpp in system path 2012-08-07 19:17:02 -04:00
sysdeps * crypt/crypt-entry.c: Include fips-private.h. 2012-10-10 07:05:46 -03: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 Fix some typos in comments. 2012-08-25 18:32:23 +02: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 * crypt/crypt-entry.c: Include fips-private.h. 2012-10-10 07:05:46 -03:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 * sysdeps/posix/getaddrinfo.c: Implement configuration file 2006-05-04 06:38:07 +00:00
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9 Update. 2000-04-28 06:14:43 +00:00
ChangeLog.10
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 *objdir variables. 2012-09-28 13:58:55 -07:00
Makefile Remove gnu/stubs.h dependency on soversions.mk 2012-09-07 14:09:34 -07:00
Makefile.in Declare targets with .PHONY in Makefile.in. 2012-09-25 16:21:15 -07:00
Makerules Makerules (check-abi-%): force C locale when running objdump 2012-10-08 14:04:15 -07:00
NAMESPACE
NEWS Take lock in pthread_cond_wait cleanup handler only when needed 2012-10-10 12:52:56 +05:30
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 Add missing magic to GLIBC_PROVIDES. 2012-10-09 15:41:30 -07:00
config.h.in Clean up conditionalize of ld.so.cache support. 2012-10-03 16:13:14 -07:00
config.make.in Remove $(have-cpp-asm-debuginfo) check 2012-09-15 13:08:45 -07:00
configure Clean up conditionalize of ld.so.cache support. 2012-10-03 16:13:14 -07:00
configure.in Clean up conditionalize of ld.so.cache support. 2012-10-03 16:13:14 -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
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.