Go to file
Steve Ellcey d060cd002d Define wordsize.h macros everywhere
* bits/wordsize.h: Add documentation.
	* sysdeps/aarch64/bits/wordsize.h : New file
	* sysdeps/generic/stdint.h (PTRDIFF_MIN, PTRDIFF_MAX): Update
	definitions.
	(SIZE_MAX): Change ifdef to if in __WORDSIZE32_SIZE_ULONG check.
	* sysdeps/gnu/bits/utmp.h (__WORDSIZE_TIME64_COMPAT32): Check
	with #if instead of #ifdef.
	* sysdeps/gnu/bits/utmpx.h (__WORDSIZE_TIME64_COMPAT32): Ditto.
	* sysdeps/mips/bits/wordsize.h (__WORDSIZE32_SIZE_ULONG,
	__WORDSIZE32_PTRDIFF_LONG, __WORDSIZE_TIME64_COMPAT32):
	Add or change defines.
	* sysdeps/powerpc/powerpc32/bits/wordsize.h: Likewise.
	* sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
	* sysdeps/s390/s390-32/bits/wordsize.h: Likewise.
	* sysdeps/s390/s390-64/bits/wordsize.h: Likewise.
	* sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
	* sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
	* sysdeps/tile/tilegx/bits/wordsize.h: Likewise.
	* sysdeps/tile/tilepro/bits/wordsize.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/wordsize.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/wordsize.h: Likewise.
	* sysdeps/wordsize-32/bits/wordsize.h: Likewise.
	* sysdeps/wordsize-64/bits/wordsize.h: Likewise.
	* sysdeps/x86/bits/wordsize.h: Likewise.
2016-11-04 09:37:44 -07:00
argp Installed-header hygiene (BZ#20366): Simple self-contained fixes. 2016-09-23 08:43:55 -04:00
assert
benchtests Use -fno-builtin for sqrt benchmark. 2016-10-21 21:18:03 +00:00
bits Define wordsize.h macros everywhere 2016-11-04 09:37:44 -07:00
catgets
conform Fix linknamespace parallel test failures. 2016-11-03 22:47:02 +00:00
crypt crypt: Use internal names for the SHA-2 block functions 2016-10-28 21:49:21 +02:00
csu Remove __libc_csu_irel declaration 2016-09-10 15:50:53 +05:30
ctype
debug
dirent
dlfcn Fix warning caused by unused-result in bug-atexit3-lib.cc 2016-10-28 19:26:14 -02:00
elf Add include/crypt.h. 2016-10-28 22:40:16 -04:00
gmon Installed-header hygiene (BZ#20366): obsolete BSD u_* types. 2016-09-23 08:43:56 -04:00
gnulib
grp
gshadow
hesiod
hurd hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
iconv
iconvdata Bug 20729: Fix building with -Os. 2016-10-29 23:50:56 -04:00
include Bug 20729: Fix building with -Os. 2016-10-29 23:50:56 -04:00
inet Installed-header hygiene (BZ#20366): conditionally defined structures. 2016-09-23 08:43:56 -04:00
intl hurd: fix pathconf visibility 2016-09-18 23:45:12 +02:00
io Consolidate posix_fallocate{64} implementations 2016-10-07 14:16:41 -03:00
libidn
libio Fix tst-memstream3 build failure 2016-10-02 10:24:32 -03:00
locale Bug 20729: Include libc-internal.h where required. 2016-10-31 16:46:57 -04:00
localedata
login
mach Fix old-style function definition 2016-09-20 23:10:51 +02:00
malloc malloc: Update comments about chunk layout 2016-10-28 22:36:58 +02:00
manual Correct clog10 documentation (bug 19673). 2016-11-01 18:38:52 +00:00
math Add SNAN, SNANF, SNANL macros. 2016-10-28 21:16:58 +00:00
mathvec
misc hurd: Fix unused variable warning 2016-10-10 22:45:18 +02:00
nis Installed-header hygiene (BZ#20366): Simple self-contained fixes. 2016-09-23 08:43:55 -04:00
nptl Document a behavior of an elided pthread_rwlock_unlock 2016-10-28 19:13:21 -02:00
nptl_db Bug 20729: Include libc-internal.h where required. 2016-10-31 16:46:57 -04:00
nscd
nss
po
posix Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707) 2016-10-31 12:36:08 +01:00
pwd
resolv Bug 20729: Fix build failures on ppc64 and other arches. 2016-11-02 13:01:36 -04:00
resource
rt Use libc_ifunc macro for clock_* symbols in librt. 2016-10-07 10:12:47 +02:00
scripts Minor corrections to scripts/check-installed-headers.sh. 2016-09-28 07:28:00 -04:00
setjmp
shadow
signal Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
socket Installed-header hygiene (BZ#20366): conditionally defined structures. 2016-09-23 08:43:56 -04:00
soft-fp [soft-fp] Add support for various half-precision conversion routines. 2016-09-21 21:02:54 +00:00
stdio-common Fix warning from latest GCC in tst-printf.c 2016-11-01 16:00:09 -07:00
stdlib Make strtod raise "inexact" exceptions (bug 19380). 2016-10-28 00:40:23 +00:00
streams
string Bug 20729: Fix building with -Os. 2016-10-29 23:50:56 -04:00
sunrpc Installed-header hygiene (BZ#20366): obsolete BSD u_* types. 2016-09-23 08:43:56 -04:00
sysdeps Define wordsize.h macros everywhere 2016-11-04 09:37:44 -07:00
sysvipc Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
termios
time Fix -Wformat-length warning in time/tst-strptime2.c 2016-11-02 16:00:39 -07:00
timezone
wcsmbs
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4
BUGS
ChangeLog Define wordsize.h macros everywhere 2016-11-04 09:37:44 -07: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 Add configure check to test if gcc supports attribute ifunc. 2016-10-07 10:02:59 +02:00
config.make.in Avoid running $(CXX) during build to obtain header file paths 2016-09-21 10:45:32 +02:00
configure Add configure check to test if gcc supports attribute ifunc. 2016-10-07 10:02:59 +02:00
configure.ac Add configure check to test if gcc supports attribute ifunc. 2016-10-07 10:02:59 +02:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
gen-locales.mk
INSTALL Add configure check to test if gcc supports attribute ifunc. 2016-10-07 10:02:59 +02:00
libc-abis
LICENSES
Makeconfig Generate .op pattern rules for profiling builds only 2016-09-21 10:45:19 +02:00
Makefile Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
Makefile.in
Makerules Avoid running $(CXX) during build to obtain header file paths 2016-09-21 10:45:32 +02:00
NAMESPACE
NEWS Add SNAN, SNANF, SNANL macros. 2016-10-28 21:16:58 +00:00
o-iterator.mk
PROJECTS
README
Rules Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
shlib-versions
test-skeleton.c Consolidate fallocate{64} implementations 2016-10-07 14:16:36 -03:00
version.h
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.