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.
 
 
 
 
 
 
Gabriel F. T. Gomes df682d1d74 Remove redirection of _IO_vfprintf 7 years ago
ChangeLog.old Add missing reference to bug 21654 9 years ago
argp Add __v*printf_internal with flags arguments 7 years ago
assert Fix uninitialized variable in assert_perror (bug 22761) 8 years ago
benchtests Patch to require Python 3.4 or later to build glibc. 8 years ago
bits Y2038: Add 64-bit time for all architectures 8 years ago
catgets intl/tst-gettext: fix failure with newest msgfmt 8 years ago
conform Combine more conformtest tests into single execution of the compiler. 7 years ago
crypt Don't reduce test timeout to less than default 8 years ago
csu Build csu/elf-init.c and csu/static-reloc.c with stack protector 8 years ago
ctype Use libc_hidden_* for tolower, toupper (bug 15105). 8 years ago
debug Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) 7 years ago
dirent Don't reduce test timeout to less than default 8 years ago
dlfcn malloc: tcache double free check 7 years ago
elf Fix _dl_profile_fixup data-dependency issue (Bug 23690) 7 years ago
gmon Update copyright dates with scripts/update-copyrights. 8 years ago
gnulib Update copyright dates with scripts/update-copyrights. 8 years ago
grp [BZ #20271] Add newlines in __libc_fatal calls. 8 years ago
gshadow Update copyright dates with scripts/update-copyrights. 8 years ago
hesiod Update copyright dates with scripts/update-copyrights. 8 years ago
htl hurd: Add missing symbols for proper libc_get/setspecific 8 years ago
hurd Add __v*printf_internal with flags arguments 7 years ago
iconv Unconditionally call __gconv_get_path when reading iconv configuration 8 years ago
iconvdata Fix out-of-bounds access in IBM-1390 converter (bug 23448) 8 years ago
include Don't use __typeof__ (getcpu) 7 years ago
inet inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927] 7 years ago
intl intl/tst-gettext: fix failure with newest msgfmt 8 years ago
io Don't reduce test timeout to less than default 8 years ago
libio Remove redirection of _IO_vfprintf 7 years ago
locale Add --no-hard-links option to localedef (bug 23923) 7 years ago
localedata Add --no-hard-links option to localedef (bug 23923) 7 years ago
login Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) 8 years ago
mach hurd: Fix exec usage of mach_setup_thread 8 years ago
malloc malloc: Add another test for tcache double free check. 7 years ago
manual Use gen-as-const.py to process .pysym files. 7 years ago
math Fix powf overflow handling in non-nearest rounding mode [BZ #23961] 7 years ago
mathvec Update copyright dates with scripts/update-copyrights. 8 years ago
misc Add __vsyslog_internal, with same flags as __v*printf_internal. 7 years ago
nis Don't build libnsl for new ABIs 8 years ago
nptl Use gen-as-const.py to process .pysym files. 7 years ago
nptl_db nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list' 8 years ago
nscd [BZ #20271] Add newlines in __libc_fatal calls. 8 years ago
nss Increase timeout of nss/tst-nss-files-hosts-multi 8 years ago
po Update translations for be. 8 years ago
posix hurd: Fix linknamespace of spawni 7 years ago
pwd manual: Revise crypt.texi. 8 years ago
resolv Add an additional test to resolv/tst-resolv-network.c 8 years ago
resource resource: Update struct rusage comments [BZ #23689] 8 years ago
rt Don't reduce test timeout to less than default 8 years ago
scripts Use gen-as-const.py to process .pysym files. 7 years ago
setjmp x86: Use pad in pthread_unwind_buf to preserve shadow stack register 8 years ago
shadow manual: Revise crypt.texi. 8 years ago
signal Add tst-sigaction.c to test BZ #23069 8 years ago
socket Update copyright dates with scripts/update-copyrights. 8 years ago
soft-fp soft-fp: Add implementation for 128 bit self-contained 8 years ago
stdio-common Prepare vfscanf to use __strtof128_internal 7 years ago
stdlib Add __v*printf_internal with flags arguments 7 years ago
streams Update copyright dates with scripts/update-copyrights. 8 years ago
string Fix strstr bug with huge needles (bug 23637) 8 years ago
sunrpc libc: Extend __libc_freeres framework (Bug 23329). 8 years ago
support test-container: move postclean outside of namespace changes 7 years ago
sysdeps Fix powf overflow handling in non-nearest rounding mode [BZ #23961] 7 years ago
sysvipc Update copyright dates with scripts/update-copyrights. 8 years ago
termios Update copyright dates with scripts/update-copyrights. 8 years ago
time Y2038: make __tz_convert compatible with 64-bit-time 7 years ago
timezone Update timezone code from tzcode 2018g. 7 years ago
wcsmbs Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. 7 years ago
wctype Update copyright dates with scripts/update-copyrights. 8 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 Remove redirection of _IO_vfprintf 7 years ago
INSTALL Patch to require Python 3.4 or later to build glibc. 8 years ago
LICENSES stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363] 8 years ago
MAINTAINERS Add MAINTAINERS 9 years ago
Makeconfig Don't build libnsl for new ABIs 8 years ago
Makefile Stop test-in-container trying to run other-OS binaries. 7 years ago
Makefile.in New make target to only build benchmark binaries 10 years ago
Makerules Remove support for abilist-pattern 7 years ago
NEWS Add getcpu 7 years ago
README Remove tilegx port. 8 years ago
Rules Patch to require Python 3.4 or later to build glibc. 8 years ago
abi-tags Remove the bulk of the NaCl port. 9 years ago
aclocal.m4 LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes 8 years ago
config.h.in Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] 8 years ago
config.make.in Fix ifunc support with DT_TEXTREL segments (BZ#20480) 8 years ago
configure Patch to require Python 3.4 or later to build glibc. 8 years ago
configure.ac Patch to require Python 3.4 or later to build glibc. 8 years ago
extra-lib.mk Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 9 years ago
gen-locales.mk Improve gen-locales.mk and gen-locale.sh to make test files with @ options work 8 years ago
libc-abis libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307] 8 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> 32 years ago
shlib-versions Extend NSS test suite 9 years ago
test-skeleton.c Update copyright dates with scripts/update-copyrights. 8 years ago
version.h Open master branch for glibc 2.29 development 8 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.

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
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
riscv64-*-linux-gnu
sh[34]-*-linux-gnu
sparc*-*-linux-gnu
sparc64*-*-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.