Go to file
Will Newton bbf6e8e4f4 benchtests/Makefile: Run benchmark for memcpy.
The benchmark for memcpy got disabled accidentally. Re-enable it.

ChangeLog:

2013-09-06   Will Newton  <will.newton@linaro.org>

	* benchtests/Makefile (string-bench): Add memcpy.
2013-09-06 11:59:00 +01:00
argp Fix typos. 2013-08-29 09:11:45 +02:00
assert
benchtests benchtests/Makefile: Run benchmark for memcpy. 2013-09-06 11:59:00 +01:00
bits Replace generic bits/socket.h with 4.4 file. 2013-08-27 10:33:15 -07:00
catgets
conf
conform conformtest: Fix namespace testing. 2013-09-04 20:47:21 +00:00
crypt Fix typos. 2013-08-21 19:48:48 +02:00
csu Fix then/than typos. 2013-08-30 18:10:31 +02:00
ctype
debug Fix typos. 2013-08-29 09:11:45 +02:00
dirent
dlfcn Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
elf Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
gmon
gnulib
grp
gshadow
hesiod
hurd Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
iconv Fix typos. 2013-08-30 18:08:59 +02:00
iconvdata Fix typos. 2013-08-30 18:08:59 +02:00
include conformtest: Fix namespace testing. 2013-09-04 20:47:21 +00:00
inet Coordinate IPv6 definitions for Linux and glibc 2013-09-06 01:02:30 -04:00
intl
io Make stub lxstat64 call xstat64, like stub lxstat calls xstat. 2013-08-26 15:11:47 -07:00
libidn Fix typos. 2013-08-29 09:11:45 +02:00
libio Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
locale Update iso-1427.def and related occurrences. 2013-09-04 11:42:53 -04:00
localedata Update iso-1427.def and related occurrences. 2013-09-04 11:42:53 -04:00
login CVE-2013-2207, BZ #15755: Disable pt_chown. 2013-07-21 15:39:55 -04:00
mach
malloc Fix typos. 2013-08-29 09:11:45 +02:00
manual Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
math Fix lgammaf spurious underflow (bug 15427). 2013-09-03 15:32:54 +00:00
misc
nis Fix typos. 2013-08-30 18:08:59 +02:00
nptl Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
nptl_db
nscd Use __glibc_unlikely instead of __builtin_expect (..., 0) 2013-08-28 09:44:19 +05:30
nss Use proper #include for xdecrypt declarations. 2013-08-26 15:04:02 -07:00
po Add Ukrainian translations. 2013-08-22 16:35:51 -07:00
ports Define MMAP2_PAGE_SHIFT to -1 for m68k. 2013-09-04 20:50:20 +00:00
posix
pwd
resolv Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
resource
rt
scripts
setjmp
shadow
signal
socket Clean up __libc_sa_len helper. 2013-08-27 10:34:16 -07:00
soft-fp
stdio-common Fix typos. 2013-08-30 18:08:59 +02:00
stdlib Fix then/than typos. 2013-08-30 18:10:31 +02:00
streams Fix typos. 2013-08-30 18:08:59 +02:00
string Add memrchr testcase 2013-09-05 09:52:08 -03:00
sunrpc Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
sysdeps Coordinate IPv6 definitions for Linux and glibc 2013-09-06 01:02:30 -04:00
sysvipc
termios
time
timezone
wcsmbs
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
ChangeLog benchtests/Makefile: Run benchmark for memcpy. 2013-09-06 11:59:00 +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
config.h.in Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
config.make.in Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
configure Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
configure.in Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
extra-modules.mk
INSTALL Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
libc-abis
LICENSES
Makeconfig
Makefile Cope without sunrpc. 2013-08-27 10:59:57 -07:00
Makefile.in
Makerules Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
NAMESPACE
NEWS Update iso-1427.def and related occurrences. 2013-09-04 11:42:53 -04:00
o-iterator.mk
PROJECTS
README
Rules
shlib-versions
test-skeleton.c
version.h Open development for 2.19. 2013-08-12 13:43:14 -07:00
Versions.def hppa: add fanotify_mark 2013-09-02 23:22:24 -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 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 `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
	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-2013, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.