You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Chris Metcalf 6d6d7fde04 Fix a couple of -Wundef warnings. 11 years ago
argp Fix __STRICT_ANSI__ -Wundef warnings 12 years ago
assert Remove redundant C locale settings. 12 years ago
benchtests Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. 12 years ago
bits Fix indenting in bits/ioctl-types.h. 12 years ago
catgets Modify several tests to use test-skeleton.c 12 years ago
conf (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. 31 years ago
conform Fix resolver inet_* namespace (bug 17722). 11 years ago
crypt crypt: don't include ufc-crypt.h multiple times 12 years ago
csu powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} 12 years ago
ctype Consistently include Makeconfig after defining subdir. 12 years ago
debug 2014-12-10 Steve Ellcey <sellcey@imgtec.com> 11 years ago
dirent Fix __getcwd rewinddir namespace (bug 17584). 12 years ago
dlfcn Fix dlfcn/failtestmod.c warning. 12 years ago
elf Add hidden __tls_get_addr/___tls_get_addr alias 11 years ago
gmon Don't use catomic functions in mcount (BZ #16912) 12 years ago
gnulib Modify several tests to use test-skeleton.c 12 years ago
grp Enumerate tests with special rules in tests-special variable. 12 years ago
gshadow Consistently include Makeconfig after defining subdir. 12 years ago
hesiod Consistently include Makeconfig after defining subdir. 12 years ago
hurd Consistently include Makeconfig after defining subdir. 12 years ago
iconv Remove NOT_IN_libc 12 years ago
iconvdata iconvdata/run-iconv-test.sh: Actually test iconv modules 11 years ago
include Fix resolver inet_* namespace (bug 17722). 11 years ago
inet Fix stub __if_freenameindex build error. 11 years ago
intl intl: Merge with gettext version 0.19.3 11 years ago
io De-warning a few stubs. 12 years ago
libidn Remove NOT_IN_libc 12 years ago
libio Get rid of format warning in tst-widetext.c. 11 years ago
locale Return allocated array instead of unallocated. 11 years ago
localedata Clean up localedata tests printf formats, don't use -Wno-format. 11 years ago
login Modify several tests to use test-skeleton.c 12 years ago
mach Consistently include Makeconfig after defining subdir. 12 years ago
malloc Remove explicit inline on malloc perturb functions. 11 years ago
manual Require bison 2.7 or newer for regenerating intl/plural.y 11 years ago
math Fix namespace conformance issue with Bessel functions. 11 years ago
misc Fix warning in misc/tst-mntent2.c. 11 years ago
nis Fix unbound stack use in NIS NSS module 12 years ago
nptl NPTL: Move fork state variables to initializer files. 11 years ago
nptl_db Remove IS_IN_libpthread 12 years ago
nscd Fix printf format error 11 years ago
nss Fix nss/tst-nss-test1.c format warning. 12 years ago
po Update French translation 12 years ago
posix posix/Makefile: use $(objpfx) for files in before-compile. 11 years ago
pwd Modify several tests to use test-skeleton.c 12 years ago
resolv Fix resolver inet_* namespace (bug 17722). 11 years ago
resource Fix pthreads getrlimit, gettimeofday namespace (bug 17682). 11 years ago
rt Modify several tests to use test-skeleton.c 12 years ago
scripts Make type for spec variable size as size_t 11 years ago
setjmp Fix warning in setjmp/jmpbug.c. 12 years ago
shadow Consistently include Makeconfig after defining subdir. 12 years ago
signal Remove sigvec. 12 years ago
socket Sync recvmmsg prototype with kernel usage. 12 years ago
soft-fp soft-fp: Add _FP_TO_INT_ROUND. 12 years ago
stdio-common Get rid of format warning in bug-vfprintf-nargs.c. 11 years ago
stdlib Fix a couple of -Wundef warnings. 11 years ago
streams Consistently include Makeconfig after defining subdir. 12 years ago
string * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy. 11 years ago
sunrpc Remove NOT_IN_libc 12 years ago
sysdeps Fix a couple of -Wundef warnings. 11 years ago
sysvipc Consistently include Makeconfig after defining subdir. 12 years ago
termios Consistently include Makeconfig after defining subdir. 12 years ago
time Fix strftime wcschr namespace (bug 17634). 11 years ago
timezone Allow cross-building of tests 12 years ago
wcsmbs Fix strftime wcschr namespace (bug 17634). 11 years ago
wctype Consistently include Makeconfig after defining subdir. 12 years ago
.gitattributes exempt timezone files from the no-bad-whitespace policy 17 years ago
.gitignore ignore gdb related files 12 years ago
BUGS [BZ #5222] 19 years ago
CONFORMANCE Move __STDC_* predefined macros from features.h to stdc-predef.h. 14 years ago
COPYING Update to latest versions of GPL-2.0 and LGPL-2.1 13 years ago
COPYING.LIB Update to latest versions of GPL-2.0 and LGPL-2.1 13 years ago
ChangeLog Fix a couple of -Wundef warnings. 11 years ago
ChangeLog.1 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.2 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.3 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.4 * Makefile (distribute): Add ChangeLog.[0-9]. 31 years ago
ChangeLog.5 * sysdeps/posix/getaddrinfo.c: Implement configuration file 20 years ago
ChangeLog.6 Update. 29 years ago
ChangeLog.7 Update. 29 years ago
ChangeLog.8 Update. Old logs are in ChangeLog.7. 28 years ago
ChangeLog.9 Update. 26 years ago
ChangeLog.10 Update. 26 years ago
ChangeLog.11 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
ChangeLog.12 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
ChangeLog.13 Update. 24 years ago
ChangeLog.14 Update. 22 years ago
ChangeLog.15 Split out ChangeLog.15 at 2.3 branch point 21 years ago
ChangeLog.16 Fix typo in name 14 years ago
ChangeLog.17 Revert "Sun agreed to a change of the license for the RPC code to a BSD-like license." 16 years ago
ChangeLog.old-ports Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-aarch64 Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-aix Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-alpha Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-am33 Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-arm Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-cris Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-hppa Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-ia64 Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-linux-generic Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-m68k Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-microblaze Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-mips Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-powerpc Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
ChangeLog.old-ports-tile Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. 12 years ago
INSTALL Require bison 2.7 or newer for regenerating intl/plural.y 11 years ago
LICENSES Expand LICENSES file. 14 years ago
Makeconfig Use -Werror by default, add --disable-werror. 11 years ago
Makefile Move semaphore.h to sysdeps/pthread/. 11 years ago
Makefile.in Remove redundant C locale settings. 12 years ago
Makerules Remove NOT_IN_libc 12 years ago
NAMESPACE Add and update many more entries. 26 years ago
NEWS NEWS: mention bug fix for 17747. 11 years ago
PROJECTS Update. 22 years ago
README Update README and NEWS for ports directory removal. 12 years ago
Rules Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. 12 years ago
WUR-REPORT * posix/unistd.h (setuid, setreuid, seteuid, setresuid): 14 years ago
abi-tags * abi-tags (*-.*-syllable.*): New match, with ABI value 5. 21 years ago
aclocal.m4 Make aclocal.m4 comment mention updating install.texi for autoconf version. 12 years ago
config.h.in ARM: Use movw/movt more when available 12 years ago
config.make.in Use -Werror by default, add --disable-werror. 11 years ago
configure Require bison 2.7 or newer for regenerating intl/plural.y 11 years ago
configure.ac Require bison 2.7 or newer for regenerating intl/plural.y 11 years ago
cppflags-iterator.mk 2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx> 22 years ago
extra-lib.mk Remove NOT_IN_libc 12 years ago
extra-modules.mk Remove NOT_IN_libc 12 years ago
libc-abis A few more archs have IFUNC support. 16 years ago
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 32 years ago
shlib-versions Remove configuration name patterns from shlib-versions. 12 years ago
test-skeleton.c Fix tst-strcoll-overflow returning before timeout (BZ #17506) 12 years ago
version.h Open development for 2.21 12 years ago

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.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.