Go to file
Joseph Myers a13d0d745c Don't use INTDEF with __ldexpf (bug 14132).
Continuing the removal of the obsolete INTDEF / INTUSE mechanism, this
patch removes the use of INTDEF for __ldexpf.  As far as I can tell,
the resulting alias is completely unused.

Tested for x86_64 that stripped installed shared libraries are
unchanged by this patch.

	[BZ #14132]
	* math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
2014-10-21 23:11:49 +00:00
argp
assert
benchtests PowerPC: memset optimization for POWER8/PPC64 2014-09-10 07:39:46 -04:00
bits
catgets Remove redundant CPPFLAGS for some programs 2014-08-21 10:27:13 +05:30
conf
conform conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h. 2014-10-14 17:00:11 +00:00
crypt
csu Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
ctype
debug Fix -Wundef warning on PAGE_COPY_THRESHOLD 2014-07-03 01:49:43 +05:30
dirent
dlfcn Include .interp section only for libc.so 2014-09-16 22:19:22 +05:30
elf Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132). 2014-10-10 11:13:11 +00:00
gmon
gnulib
grp
gshadow
hesiod
hurd
iconv Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
iconvdata CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325] 2014-09-03 19:46:42 +02:00
include Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132). 2014-10-10 11:13:11 +00:00
inet Return failure in getnetgrent only when all netgroups have been searched (#17363) 2014-09-10 21:51:50 +05:30
intl tst-gettext2: make setup more robust 2014-08-08 22:55:48 -04:00
io Tiny refactoring in fts to eliminate a warning. 2014-10-20 15:32:45 -07:00
libidn Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
libio Fix memory leak in error path of do_ftell_wide (BZ #17370) 2014-09-16 14:20:45 +05:30
locale Minor cleanup in locale.c 2014-09-12 16:07:23 -07:00
localedata Allow cross-building of tests 2014-09-30 15:02:41 +01:00
login
mach
malloc malloc: additional unlink hardening for non-small bins [BZ #17344] 2014-09-11 10:59:05 +02:00
manual Update contrib.texi 2014-09-07 16:07:10 +10:00
math Don't use INTDEF with __ldexpf (bug 14132). 2014-10-21 23:11:49 +00:00
misc Make __extern_always_inline usable on clang++ again 2014-09-16 22:16:01 +05:30
nis
nptl Avoid local PLT reference in __nptl_main. 2014-10-21 10:18:17 -07:00
nptl_db Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
nscd BZ#17460: Fix buffer overrun in nscd --help. 2014-10-08 15:36:12 -07:00
nss Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
po Update French translation 2014-10-09 22:11:30 +10:00
posix Assume that all _[PS]C_* and _CS_* macros are always defined 2014-09-16 22:18:20 +05:30
pwd
resolv Check value at resplen2 if it is not NULL 2014-07-08 22:52:49 +05:30
resource
rt Fix -Wundef warning for HAVE_IFUNC 2014-07-31 17:05:19 +02:00
scripts Clean up gnu/lib-names.h generation (bug 14171). 2014-09-26 17:33:04 +00:00
setjmp
shadow
signal
socket Sync recvmmsg prototype with kernel usage. 2014-09-20 13:53:44 +02:00
soft-fp soft-fp: Use parentheses around macro arguments. 2014-10-09 17:05:26 +00:00
stdio-common Remove stray *_internal aliases (bug 14132). 2014-10-09 01:11:14 +00:00
stdlib Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132). 2014-10-09 11:22:33 +00:00
streams
string Fix up incorrect formatting in last commit 2014-10-17 15:52:46 +05:30
sunrpc Add comment about SIZE initialization in xdr.c 2014-07-10 10:33:48 +05:30
sysdeps Make internal lock-init macros return void. 2014-10-20 14:13:14 -07:00
sysvipc
termios
time New test for ftime 2014-09-18 13:26:53 +05:30
timezone Allow cross-building of tests 2014-09-30 15:02:41 +01:00
wcsmbs Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4 Require autoconf 2.69 2014-09-29 07:53:36 -07:00
BUGS
ChangeLog Don't use INTDEF with __ldexpf (bug 14132). 2014-10-21 23:11:49 +00: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 Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
config.make.in Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
configure Require autoconf 2.69 2014-09-29 07:53:36 -07:00
configure.ac Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
INSTALL
libc-abis
LICENSES
Makeconfig Clean up gnu/lib-names.h generation (bug 14171). 2014-09-26 17:33:04 +00:00
Makefile Fix pthread.h in installed-headers list. 2014-06-13 16:39:23 -07:00
Makefile.in
Makerules Clean up gnu/lib-names.h generation (bug 14171). 2014-09-26 17:33:04 +00:00
NAMESPACE
NEWS strcoll: improve performance by removing the cache (#15884) 2014-10-17 15:47:23 +05:30
o-iterator.mk
PROJECTS
README Update README and NEWS for ports directory removal. 2014-06-25 12:55:21 +00:00
Rules
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
test-skeleton.c test-skeleton: Kill any child process's offspring 2014-06-30 20:11:56 +01:00
version.h Open development for 2.21 2014-09-08 09:22:55 +10: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 2.6.32 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:

	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., 2000-2013, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.