Go to file
2019-11-28 16:22:07 +01:00
argp argp: Do not override GCC keywords with macros [BZ #16907] 2016-08-18 11:40:21 +02:00
assert
benchtests Clear destination buffer updated by the previous run 2016-05-18 05:51:59 -07:00
bits Fix TABDLY value 2016-07-13 22:41:40 +02:00
catgets
conform conform tests: call perl with '-I.' 2017-07-06 15:14:47 +02:00
crypt
csu
ctype
debug libio: Implement vtable verification [BZ #20191] 2016-06-23 20:01:52 +02:00
dirent
dlfcn tst-rec-dlopen: Fix build fail due to missing inclusion of string.h 2016-06-06 11:03:04 +02:00
elf elf: Check for empty tokens before dynamic string token expansion [BZ #22625] 2017-12-31 13:07:11 +01:00
gmon
gnulib
grp Fix cast-after-dereference 2017-10-07 13:32:01 +02:00
gshadow
hesiod
hurd
iconv gconv.h: fix build with GCC 7 2016-11-06 21:34:19 +01:00
iconvdata Fix UTF-16 surrogate handling. [BZ #19727] 2016-05-25 17:18:06 +02:00
include <array_length.h>: New array_length and array_end macros 2017-12-16 19:21:20 +01:00
inet Fix macro API for __USE_KERNEL_IPV6_DEFS. 2016-06-02 23:52:06 -04:00
intl
io fts: Fix symbol redirect for fts_set [BZ #21289] 2017-03-31 10:02:53 +02:00
libidn
libio libio: Disable vtable validation in case of interposition [BZ #23313] 2019-11-28 16:22:07 +01:00
locale S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19860] 2016-06-28 12:28:53 +02:00
localedata Correct collation rules for Malayalam. 2017-06-11 10:28:08 -04:00
login 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com> 2016-06-11 14:50:16 -07:00
mach mach: Add mach_print sycsall declaration 2016-06-09 01:43:49 +02:00
malloc malloc: Always call memcpy in _int_realloc [BZ #24027] 2019-01-01 10:32:37 +01:00
manual Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
math Fix cos computation for multiple precision fallback (bz #20357) 2016-07-18 22:33:09 +05:30
mathvec
misc Avoid .symver on common symbols [BZ #21666] 2017-07-26 10:14:08 -07:00
nis Fix nss_nisplus build with mainline GCC (bug 20978). 2017-10-07 13:44:49 +02:00
nptl Bug 20116: Fix use after free in pthread_create() 2018-12-29 01:35:01 +01:00
nptl_db Remove cached PID/TID in clone 2017-06-07 12:42:53 +02:00
nscd Remove atomic_compare_and_exchange_bool_rel. 2016-06-24 23:04:40 +03:00
nss nss_db: Fix initialization of iteration position [BZ #20237] 2016-06-11 12:12:56 +02:00
po Update from Translation Project. 2016-08-04 12:21:42 -04:00
posix posix/tst-glob-tilde.c: Add test for bug 22332 2017-12-02 22:58:29 +01:00
pwd
resolv CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] 2017-02-09 00:24:02 -05:00
resource
rt Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLog 2016-06-11 14:59:27 -07:00
scripts Synchronize support/ infrastructure with master 2017-06-07 12:36:15 +02:00
setjmp
shadow
signal
socket
soft-fp
stdio-common libio: Implement vtable verification [BZ #20191] 2016-06-23 20:01:52 +02:00
stdlib Fix BZ 22786: integer addition overflow may cause stack buffer overflow 2018-12-20 08:14:01 +01:00
streams
string Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) 2018-12-20 08:14:01 +01:00
sunrpc Fix rpcgen buffer overrun (bug 20790). 2017-10-07 13:42:41 +02:00
support Synchronize support/ infrastructure with master 2017-06-07 12:36:15 +02:00
sysdeps rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #25204] 2019-11-22 14:02:12 +01:00
sysvipc
termios
time
timezone
wcsmbs
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4
BUGS
ChangeLog libio: Disable vtable validation in case of interposition [BZ #23313] 2019-11-28 16:22:07 +01: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
ChangeLog.old-ports
ChangeLog.old-ports-aarch64
ChangeLog.old-ports-aix
ChangeLog.old-ports-alpha
ChangeLog.old-ports-am33
ChangeLog.old-ports-arm
ChangeLog.old-ports-cris
ChangeLog.old-ports-hppa
ChangeLog.old-ports-ia64
ChangeLog.old-ports-linux-generic
ChangeLog.old-ports-m68k
ChangeLog.old-ports-microblaze
ChangeLog.old-ports-mips
ChangeLog.old-ports-powerpc
ChangeLog.old-ports-tile
config.h.in Require binutils 2.24 to build x86-64 glibc [BZ #20139] 2016-07-01 06:03:05 -07:00
config.make.in
configure configure: accept __stack_chk_fail_local for ssp support too [BZ #20662] 2016-11-15 14:30:27 -05:00
configure.ac configure: accept __stack_chk_fail_local for ssp support too [BZ #20662] 2016-11-15 14:30:27 -05:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk Synchronize support/ infrastructure with master 2017-06-07 12:36:15 +02:00
extra-modules.mk
gen-locales.mk
INSTALL 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com> 2016-06-05 08:41:13 -07:00
libc-abis
LICENSES
Makeconfig Synchronize support/ infrastructure with master 2017-06-07 12:36:15 +02:00
Makefile
Makefile.in
Makerules Revert "Add pretty printers for the NPTL lock types" 2016-07-11 20:32:12 +05:30
NAMESPACE
NEWS rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126) [BZ #25204] 2019-11-22 14:02:12 +01:00
o-iterator.mk
PROJECTS
README
Rules Synchronize support/ infrastructure with master 2017-06-07 12:36:15 +02:00
shlib-versions
test-skeleton.c test-skeleton.c (xrealloc): Support realloc-as-free 2016-06-23 16:12:48 +02:00
version.h Update for glibc 2.24 release. 2016-08-01 22:01:36 -04: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 3.2 or later on all architectures except
i[4567]86 and x86_64, where Linux kernel version 2.6.32 or later
suffices.

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:

	aarch64*-*-linux-gnu
	alpha*-*-linux-gnu
	arm-*-linux-gnueabi
	hppa-*-linux-gnu	Not currently functional without patches.
	i[4567]86-*-linux-gnu
	x86_64-*-linux-gnu	Can build either x86_64 or x32
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	powerpc-*-linux-gnu	Hardware or software floating point, BE only.
	powerpc64*-*-linux-gnu	Big-endian and little-endian.
	s390-*-linux-gnu
	s390x-*-linux-gnu
	sh[34]-*-linux-gnu
	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu
	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., 1996-2015, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.