Go to file
Siddhesh Poyarekar ce641152c4 benchmark inputs for sinh and cosh
Add a full set of inputs for sinh and cosh functions generated using a
random number generator and spreading it over all branches in the
function, ignoring the fast paths (i.e. immediate return for special
values).
2013-12-31 12:03:44 +05:30
argp Fix typos. 2013-08-29 09:11:45 +02:00
assert Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
benchtests benchmark inputs for sinh and cosh 2013-12-31 12:03:44 +05:30
bits Replace generic bits/socket.h with 4.4 file. 2013-08-27 10:33:15 -07:00
catgets Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 1995-09-08 20:24:57 +00:00
conform conformtest: Clean up expectations for POSIX for sched.h. 2013-09-25 00:51:42 +00:00
crypt Use __glibc_block in public headers. 2013-11-21 16:57:37 -05:00
csu BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
ctype Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
debug Remove unused variables in __stpncpy_chk 2013-12-05 09:58:58 +05:30
dirent Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dlfcn Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
elf Fix white space as well. 2013-12-19 10:51:50 -08:00
gmon Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
gnulib Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
grp Add --enable-hardcoded-path-in-tests configure option 2013-01-11 07:14:18 -08:00
gshadow Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
hesiod Link extra-libs consistently with libc and ld.so. 2013-05-31 16:16:33 +00:00
hurd Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
iconv Fix typos. 2013-10-12 14:47:50 +02:00
iconvdata Fix typos. 2013-08-30 18:08:59 +02:00
include Add _DEFAULT_SOURCE feature test macro. 2013-12-19 13:32:42 +00:00
inet Fix inet_network("1 bar"). Fixes bug 15277. 2013-10-17 18:34:29 +02:00
intl Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
io Make stub lxstat64 call xstat64, like stub lxstat calls xstat. 2013-08-26 15:11:47 -07:00
libidn rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
libio Rename Oriya locale to Odia (bug 15601) 2013-11-20 17:47:41 +05:30
locale locale: don't crash if locale-archive contains all zeros 2013-12-03 11:16:16 +01:00
localedata Add lang_name to various locales. 2013-12-26 19:35:18 -05:00
login CVE-2013-2207, BZ #15755: Disable pt_chown. 2013-07-21 15:39:55 -04:00
mach Remove trailing whitespace from mach/*.sub. 2013-06-10 22:47:08 +00:00
malloc Fix race in free() of fastbin chunk: BZ #15073 2013-12-24 09:44:50 +13:00
manual Fix spelling in manual, as in bug 16376 2013-12-30 15:42:26 +01:00
math Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug 16356). 2013-12-21 13:07:16 +00:00
misc Add error reporting (via errno) to getauxval(). 2013-12-18 10:52:37 -08:00
nis Fix typos. 2013-08-30 18:08:59 +02:00
nptl Patch 3/4 of the effort to make TLS access async-signal-safe. 2013-12-18 16:24:19 -08:00
nptl_db Link extra-libs consistently with libc and ld.so. 2013-05-31 16:16:33 +00:00
nscd Add systemd unit file for nscd 2013-12-16 11:22:01 +10:00
nss Use herrnop directly 2013-12-02 20:06:20 +05:30
po Add Solvenian translations for glibc messages. 2013-12-27 17:36:14 -05:00
ports ia64: longjmp_chk: support signal stacks [BZ #16372] 2013-12-30 23:12:16 -05:00
posix Remove __FAVOR_BSD. 2013-12-17 18:05:57 +00:00
pwd Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
resolv Use __glibc_reserved instead __unused. 2013-11-26 12:32:28 +01:00
resource Fix stub setrlimit implementation. 2013-05-06 14:58:00 -07:00
rt Properly handle shm_open validation. Fixes bug 16274. 2013-12-03 20:16:33 +01:00
scripts Update texinfo.tex, config.guess, config.sub from upstream. 2013-12-19 17:36:10 +00:00
setjmp Remove __FAVOR_BSD. 2013-12-17 18:05:57 +00:00
shadow Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
signal Remove __FAVOR_BSD. 2013-12-17 18:05:57 +00:00
socket Clean up __libc_sa_len helper. 2013-08-27 10:34:16 -07:00
soft-fp Avoid "left shift count >= width of type" warnings in soft-fp code. 2013-11-26 16:05:10 +00:00
stdio-common Do not let scanf("%4p") accept "(nil)". Fixes bug 16055 2013-11-18 12:42:23 +01:00
stdlib Update longlong.h from GCC. 2013-12-04 17:40:43 +00:00
streams Fix typos. 2013-08-30 18:08:59 +02:00
string Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang. 2013-12-23 15:50:54 -08:00
sunrpc Document rpcgen -5. Fixes bug 15825 2013-10-21 10:02:31 +02:00
sysdeps Fix typo in csloww() 2013-12-27 12:29:38 +10:00
sysvipc Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
termios Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
time Support TZ transition times < 00:00:00. 2013-12-17 10:18:10 -08:00
timezone Update timezone code from tzcode 2013i. 2013-12-20 13:10:07 +00:00
wcsmbs PowerPC: multiarch wcscpy for PowerPC32 2013-12-06 05:47:02 -06:00
wctype Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
.gitattributes exempt timezone files from the no-bad-whitespace policy 2009-06-15 18:15:54 +02:00
.gitignore ignore gdb related files 2013-12-27 16:30:50 -05: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 to latest versions of GPL-2.0 and LGPL-2.1 2013-09-09 12:52:48 +10:00
COPYING.LIB Update to latest versions of GPL-2.0 and LGPL-2.1 2013-09-09 12:52:48 +10:00
ChangeLog benchmark inputs for sinh and cosh 2013-12-31 12:03:44 +05:30
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 Stop partial menu generation in INSTALL file 2013-12-19 11:54:06 +10:00
LICENSES Expand LICENSES file. 2012-12-05 21:56:15 +00:00
Makeconfig rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
Makefile BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.x 2013-12-05 09:58:20 +05:30
Makefile.in Add target bench-clean 2013-04-16 14:07:21 +05:30
Makerules Fix erroneous (and circular) implied pattern rule for linkobj/libc.so. 2013-10-03 10:38:14 -07:00
NAMESPACE Add and update many more entries. 2000-03-20 00:42:58 +00:00
NEWS ia64: longjmp_chk: support signal stacks [BZ #16372] 2013-12-30 23:12:16 -05:00
PROJECTS Update. 2004-10-12 06:19:23 +00:00
README Fix careless merge. 2013-10-07 09:58:30 +10:30
Rules Move bench target to benchtests 2013-04-12 15:01:44 +05:30
Versions.def Add GLIBC_2.3 and GLIBC_2.19 in Versions.def 2013-12-09 17:51:02 -06: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 rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
config.h.in rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
config.make.in Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
configure Set AUTOCONF variable when maintainer-mode is not used 2013-12-16 21:45:27 +10:00
configure.ac Set AUTOCONF variable when maintainer-mode is not used 2013-12-16 21:45:27 +10:00
cppflags-iterator.mk 2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx> 2004-03-14 19:13:17 +00:00
extra-lib.mk Remove --disable-versioning. 2013-09-04 15:25:42 +00: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 PowerPC LE configury 2013-10-04 10:42:27 +09:30
test-skeleton.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
version.h Open development for 2.19. 2013-08-12 13:43:14 -07: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[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.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 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

The code for other CPU configurations supported by volunteers outside of
the core glibc maintenance effort is contained in the `ports' add-on,
located in the `ports' subdirectory of the source tree.

	aarch64*-*-linux-gnu
	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
	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.