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.
 
 
 
 
 
 
Adhemerval Zanella 8b0e795aaa Simplify Linux sig{timed}wait{info} implementations 9 years ago
ChangeLog.old Add missing reference to bug 21654 9 years ago
argp Mark internal argp functions with attribute_hidden [BZ #18822] 9 years ago
assert Fix position of tests-unsupported definition in assert/Makefile. 9 years ago
benchtests Benchtests for sinf, cosf and sincosf 9 years ago
bits Add bits/floatn.h defines for more _FloatN / _FloatNx types. 9 years ago
catgets Don't compile non-lib modules as lib modules [BZ #21864] 9 years ago
conform Fix mcontext_t sigcontext namespace (bug 21457). 9 years ago
crypt crypt: Use NSPR header files in addition to NSS header files [BZ #17956] 9 years ago
csu Use newly built crt*.o files to build shared objects [BZ #22362] 9 years ago
ctype Use locale_t, not __locale_t, throughout glibc 9 years ago
debug Enable unwind info in libc-start.c and backtrace.c 9 years ago
dev Rename xlocale.h to bits/types/__locale_t.h. 9 years ago
dirent hurd: Fix dirfd symbol exposition from ftw 9 years ago
dlfcn Mark __dso_handle as hidden [BZ #18822] 9 years ago
elf Mark lazy tlsdesc helper functions unused to avoid warnings 9 years ago
gmon Add a test for profiling static executable 9 years ago
gnulib Update copyright dates with scripts/update-copyrights. 9 years ago
grp Remove compat from DEFAULT_CONFIG lookup strings 9 years ago
gshadow Remove __need macros from stdio.h and wchar.h. 9 years ago
hesiod Update copyright dates with scripts/update-copyrights. 9 years ago
hurd hurd: fix gethostname(NULL, 0) 9 years ago
iconv localedef: Add --no-warnings/--warnings option 9 years ago
iconvdata Add new codepage charmaps/IBM858 [BZ #21084] 9 years ago
include <array_length.h>: New array_length and array_end macros 9 years ago
inet Hide internal idna functions [BZ #18822] 9 years ago
intl Hide internal __hash_string function [BZ #18822] 9 years ago
io Assume that _DIRENT_HAVE_D_TYPE is always defined. 9 years ago
libidn Remove add-ons mechanism. 9 years ago
libio Always do locking when iterating over list of streams (bug 15142) 9 years ago
locale Assume that _DIRENT_HAVE_D_TYPE is always defined. 9 years ago
localedata tpi_PG locale: Fix wrong d_fmt 9 years ago
login openpty: use TIOCGPTPEER to open slave side fd 9 years ago
mach hurd: Remove duplicate symbol version 9 years ago
malloc Add single-threaded path to _int_malloc 9 years ago
manual manual: Document the O_TMPFILE flag 9 years ago
math Handle more _FloatN, _FloatNx types in __MATH_TG. 9 years ago
mathvec Update copyright dates with scripts/update-copyrights. 9 years ago
misc Hide internal __hasmntopt function [BZ #18822] 9 years ago
nis nscd: remove reference to libnsl 9 years ago
nptl nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153] 9 years ago
nptl_db Move all old ChangeLogs to a top-level ChangeLog.old directory. 9 years ago
nscd nscd: remove reference to libnsl 9 years ago
nss nss_files: Avoid large buffers with many host addresses [BZ #22078] 9 years ago
po Update translations from the Translation Project 9 years ago
posix posix/tst-glob-tilde.c: Add test for bug 22332 9 years ago
pwd Remove __need macros from stdio.h and wchar.h. 9 years ago
resolv resolv: Remove bogus targets that build ga_test 9 years ago
resource Hide internal __setrlimit function [BZ #18822] 9 years ago
rt aio: Remove internal_function function attribute 9 years ago
scripts Fix armv7-a compiler option name 9 years ago
setjmp Remove __need macros from signal.h. 9 years ago
shadow Remove __need macros from stdio.h and wchar.h. 9 years ago
signal Hide internal signal functions [BZ #18822] 9 years ago
socket __opensock: Remove internal_function attribute 9 years ago
soft-fp Use libm_alias_* in soft-fp. 9 years ago
stdio-common stdio-common: Use array_length and array_end macros 9 years ago
stdlib Declare strtof, strfromf functions for more _FloatN, _FloatNx types. 9 years ago
streams Update copyright dates with scripts/update-copyrights. 9 years ago
string ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU 9 years ago
sunrpc sunrpc/tst-udp-nonblocking: Fix timeout value 9 years ago
support support_format_hostent: Add more error information for NETDB_INTERNAL 9 years ago
sysdeps Simplify Linux sig{timed}wait{info} implementations 9 years ago
sysvipc Fix test-sysvsem on some platforms 9 years ago
termios Hide internal __tcgetattr function [BZ #18822] 9 years ago
time time: Remove the internal_function attribute 9 years ago
timezone zic: Use PRIdMAX to print line numbers 9 years ago
wcsmbs Declare wcstof functions for more _FloatN, _FloatNx types. 9 years ago
wctype Use locale_t, not __locale_t, throughout glibc 9 years ago
.gitattributes Assume __NR_openat is always defined 10 years ago
.gitignore Add *.pyc to .gitignore 11 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 Simplify Linux sig{timed}wait{info} implementations 9 years ago
INSTALL Remove add-ons mechanism. 9 years ago
LICENSES Expand LICENSES file. 14 years ago
MAINTAINERS Add MAINTAINERS 9 years ago
Makeconfig Add a test for profiling static executable 9 years ago
Makefile Remove add-ons mechanism. 9 years ago
Makefile.in New make target to only build benchmark binaries 10 years ago
Makerules Use newly built crt*.o files to build shared objects [BZ #22362] 9 years ago
NEWS glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332] 9 years ago
README Require Linux kernel 3.2 or later on x86 / x86_64. 9 years ago
Rules Suppress internal declarations for most of the testsuite. 9 years ago
abi-tags Remove the bulk of the NaCl port. 9 years ago
aclocal.m4 gmon: Add test for basic mcount/gprof functionality 9 years ago
config.h.in Don't use hidden visibility in libc.a with PIE on i386 9 years ago
config.make.in Use newly built crt*.o files to build shared objects [BZ #22362] 9 years ago
configure Use newly built crt*.o files to build shared objects [BZ #22362] 9 years ago
configure.ac Use newly built crt*.o files to build shared objects [BZ #22362] 9 years ago
extra-lib.mk Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 9 years ago
gen-locales.mk Split locale generation snippet into a separate file 11 years ago
libc-abis A few more archs have IFUNC support. 16 years ago
libof-iterator.mk Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 9 years ago
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 31 years ago
shlib-versions Extend NSS test suite 9 years ago
test-skeleton.c Update copyright dates with scripts/update-copyrights. 9 years ago
version.h version.h: Switch to ".9000" as the suffix for the development version 9 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 3.2 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., 1996-2015, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.