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 Netto 6f4e0fcfa2 stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
ChangeLog.old Create ChangeLog.old/ChangeLog.24. 4 years ago
argp argp: Remove old includes in !_LIBC case 4 years ago
assert Update copyright dates with scripts/update-copyrights 4 years ago
benchtests Benchtests: Improve memrchr benchmarks 4 years ago
bits linux: Add process_madvise 4 years ago
catgets catgets: Use 64 bit stat for __open_catalog (BZ# 29211) 4 years ago
conform hurd: drop SA_SIGINFO availability xfail 4 years ago
crypt crypt: Remove unused variable on cert test 4 years ago
csu Remove kernel version check 4 years ago
ctype Update copyright dates with scripts/update-copyrights 4 years ago
debug debug: make __read_chk a cancellation point (bug 29274) 4 years ago
dirent associate a deallocation for opendir 4 years ago
dlfcn dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU 4 years ago
elf elf: Fix wrong fscanf usage on tst-pldd 4 years ago
gmon Update copyright dates with scripts/update-copyrights 4 years ago
gnulib Update copyright dates with scripts/update-copyrights 4 years ago
grp Add access function attributes to grp and shadow headers 4 years ago
gshadow Add access function attributes to grp and shadow headers 4 years ago
hesiod Update copyright dates with scripts/update-copyrights 4 years ago
htl htl: Destroy thread-specific data before releasing joins 4 years ago
hurd Replace {u}int_fast{16|32} with {u}int32_t 4 years ago
iconv Avoid -Wstringop-overflow= warning in iconv module. 4 years ago
iconvdata gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744] 4 years ago
include stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
inet inet: Use 64 bit stat for ruserpass (BZ# 29210) 4 years ago
intl intl: Avoid -Wuse-after-free [BZ #26779] 4 years ago
io grep: egrep -> grep -E, fgrep -> grep -F 4 years ago
libio Apply asm redirections in stdio.h before first use [BZ #27087] 4 years ago
locale locale: Optimize tst-localedef-path-norm 4 years ago
localedata de_DE: Convert to UTF-8 4 years ago
login Update copyright dates not handled by scripts/update-copyrights. 4 years ago
mach mach: Fix LLL_SHARED value 4 years ago
malloc stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
manual AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunable 4 years ago
math math: Add more input to atanh accuracy tests 4 years ago
mathvec Update copyright dates with scripts/update-copyrights 4 years ago
misc misc: Optimize internal usage of __libc_single_threaded 4 years ago
nis Update copyright dates with scripts/update-copyrights 4 years ago
nptl stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
nptl_db nptl_db: disable DT_RELR on libthread_db.so 4 years ago
nscd nscd: Remove unused variable 4 years ago
nss nss: handle stat failure in check_reload_and_get (BZ #28752) 4 years ago
po grep: egrep -> grep -E, fgrep -> grep -F 4 years ago
posix Replace __libc_multiple_threads with __libc_single_threaded 4 years ago
pwd Update copyright dates with scripts/update-copyrights 4 years ago
resolv resolv/tst-resolv-noaaaa: Support building for older C standards 4 years ago
resource Update copyright dates with scripts/update-copyrights 4 years ago
rt Refactor internal-signals.h 4 years ago
scripts Update scripts/config.* files from upstream GNU config version 4 years ago
setjmp Update copyright dates with scripts/update-copyrights 4 years ago
shadow Add access function attributes to grp and shadow headers 4 years ago
signal Refactor internal-signals.h 4 years ago
socket socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) 4 years ago
soft-fp Update copyright dates with scripts/update-copyrights 4 years ago
stdio-common libio: Avoid RMW of flags2 outside lock (BZ #27842) 4 years ago
stdlib stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
string x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] 4 years ago
sunrpc CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768) 4 years ago
support test-container: return UNSUPPORTED for ENOSPC on clone() 4 years ago
sysdeps stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
sysvipc Update copyright dates with scripts/update-copyrights 4 years ago
termios posix: Add terminal control setting support for posix_spawn 4 years ago
time Declare timegm for ISO C2X 4 years ago
timezone timezone: Fix tst-bz28707 Makefile rule 4 years ago
wcsmbs stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef. 4 years ago
wctype Update copyright dates with scripts/update-copyrights 4 years ago
.clang-format Add .clang-format style file 4 years ago
.gitattributes Assume __NR_openat is always defined 10 years ago
.gitignore Add *.pyc to .gitignore 11 years ago
CONTRIBUTED-BY Remove "Contributed by" lines 5 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
INSTALL INSTALL: Rephrase -with-default-link documentation 4 years ago
LICENSES Prefer https to http for gnu.org and fsf.org URLs 7 years ago
MAINTAINERS Add MAINTAINERS 9 years ago
Makeconfig Enable DT_RELR in glibc shared libraries and PIEs automatically 4 years ago
Makefile grep: egrep -> grep -E, fgrep -> grep -F 4 years ago
Makefile.help Update copyright dates with scripts/update-copyrights 4 years ago
Makefile.in New make target to only build benchmark binaries 10 years ago
Makerules Makerules: Remove no-op -Wl,-d when linking libc_pic.os 4 years ago
NEWS stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 4 years ago
README Documentation for OpenRISC port 4 years ago
Rules Update copyright dates with scripts/update-copyrights 4 years ago
SHARED-FILES Mention today's regex merge in SHARED-FILES 5 years ago
abi-tags Remove the bulk of the NaCl port. 9 years ago
aclocal.m4 grep: egrep -> grep -E, fgrep -> grep -F 4 years ago
config.h.in Remove kernel version check 4 years ago
config.make.in Remove configure fno_unit_at_a_time 4 years ago
configure Remove configure fno_unit_at_a_time 4 years ago
configure.ac Remove configure fno_unit_at_a_time 4 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 riscv: support GNU indirect function 5 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 nss: Do not mention NSS test modules in <gnu/lib-names.h> 4 years ago
test-skeleton.c Update copyright dates with scripts/update-copyrights 4 years ago
version.h Open master branch for glibc 2.36 development 4 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
arc*-*-linux-gnu
arm-*-linux-gnueabi
csky-*-linux-gnuabiv2
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
or1k-*-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
riscv32-*-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 https://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 https://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 https://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.