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.
 
 
 
 
 
 
Florian Weimer 647103ea3a elf: Enhance ld.so --help to print HWCAP subdirectories 6 years ago
ChangeLog.old Prepare for glibc 2.32 release. 6 years ago
argp Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 6 years ago
assert Update copyright dates with scripts/update-copyrights. 6 years ago
benchtests bench-strcmp.c: Add workloads on page boundary 6 years ago
bits Replace Minumum/minumum with Minimum/minimum 6 years ago
catgets Remove internal usage of extensible stat functions 6 years ago
conform Convert Python scripts to Python 3 6 years ago
crypt Update copyright dates with scripts/update-copyrights. 6 years ago
csu Remove internal usage of extensible stat functions 6 years ago
ctype Update copyright dates with scripts/update-copyrights. 6 years ago
debug signal: Move sys_siglist to a compat symbol 6 years ago
dirent Update copyright dates with scripts/update-copyrights. 6 years ago
dlfcn Update copyright dates with scripts/update-copyrights. 6 years ago
elf elf: Enhance ld.so --help to print HWCAP subdirectories 6 years ago
gmon Update copyright dates with scripts/update-copyrights. 6 years ago
gnulib Update copyright dates with scripts/update-copyrights. 6 years ago
grp Revert "Fix missing redirects in testsuite targets" 6 years ago
gshadow shadow: Implement fgetspent_r using __nss_fgetent_r 6 years ago
hesiod nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS 6 years ago
htl Add the __libc_single_threaded variable 6 years ago
hurd hurd: Rework sbrk 6 years ago
iconv intl: Handle translation output codesets with suffixes [BZ #26383] 6 years ago
iconvdata Reset converter state after second wchar_t output (Bug 25734) 6 years ago
include elf: Make __rtld_env_path_list and __rtld_search_dirs global variables 6 years ago
inet Remove internal usage of extensible stat functions 6 years ago
intl Revert "Fix missing redirects in testsuite targets" 6 years ago
io nptl: Add missing cancellation flags on lockf 6 years ago
libio Revert "Fix missing redirects in testsuite targets" 6 years ago
locale Remove internal usage of extensible stat functions 6 years ago
localedata Revert "Fix missing redirects in testsuite targets" 6 years ago
login Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053) 6 years ago
mach hurd: add mach_print function 6 years ago
malloc Revert "Fix missing redirects in testsuite targets" 6 years ago
manual Linux: Require properly configured /dev/pts for PTYs 6 years ago
math math: Regenerate auto-libm-test-out-j0 6 years ago
mathvec Update copyright dates with scripts/update-copyrights. 6 years ago
misc Define __THROW to noexcept for C++11 and later 6 years ago
nis Remove obsolete default/nss code 6 years ago
nptl Revert "Fix missing redirects in testsuite targets" 6 years ago
nptl_db Avoid GCC 11 -Warray-parameter warnings [BZ #26686]. 6 years ago
nscd nscd: bump GC cycle during cache pruning (bug 26130) 6 years ago
nss Disable warnings due to deprecated libselinux symbols used by nss and nscd 6 years ago
po Update translations. 6 years ago
posix Revert "Fix missing redirects in testsuite targets" 6 years ago
pwd pwd: Implement fgetpwent_r using __nss_fgetent_r 6 years ago
resolv Move <rpc/netdb.h> from sunrpc to inet 6 years ago
resource Update copyright dates with scripts/update-copyrights. 6 years ago
rt Block all signals on timer_create thread (BZ#10815) 6 years ago
scripts scripts/update-copyrights: Update csu/version.c, elf/dl-usage.c 6 years ago
setjmp Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647) 6 years ago
shadow shadow: Implement fgetspent_r using __nss_fgetent_r 6 years ago
signal signal: Move sys_siglist to a compat symbol 6 years ago
socket Update copyright dates with scripts/update-copyrights. 6 years ago
soft-fp Update copyright dates with scripts/update-copyrights. 6 years ago
stdio-common __vfscanf_internal: fix aliasing violation (bug 26690) 6 years ago
stdlib Revert "Fix missing redirects in testsuite targets" 6 years ago
string strcmp: Add a testcase for page boundary 6 years ago
sunrpc sunrpc: Adjust RPC function declarations to match Sun's (bug 26686] 6 years ago
support Correct timespec implementation [BZ #26232] 6 years ago
sysdeps Update mips64 libm-test-ulps 6 years ago
sysvipc sysvipc: Return EINVAL for invalid msgctl commands 6 years ago
termios Update copyright dates with scripts/update-copyrights. 6 years ago
time Remove internal usage of extensible stat functions 6 years ago
timezone Update timezone code from tzcode 2020a 6 years ago
wcsmbs mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219) 6 years ago
wctype Update copyright dates with scripts/update-copyrights. 6 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
INSTALL Linux: Require properly configured /dev/pts for PTYs 6 years ago
LICENSES Prefer https to http for gnu.org and fsf.org URLs 7 years ago
MAINTAINERS Add MAINTAINERS 9 years ago
Makeconfig Makeconfig: Use $(error ...) to output error message 6 years ago
Makefile Set locale related environment variables in debugglibc.sh 6 years ago
Makefile.help Update copyright dates with scripts/update-copyrights. 6 years ago
Makefile.in New make target to only build benchmark binaries 10 years ago
Makerules Don't mix linker error messages into edited scripts 6 years ago
NEWS elf: Do not search HWCAP subdirectories in statically linked binaries 6 years ago
README Documentation for the RISC-V 32-bit port 6 years ago
Rules Update copyright dates with scripts/update-copyrights. 6 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 Remove --enable-obsolete-rpc configure flag 6 years ago
config.make.in Remove --enable-obsolete-rpc configure flag 6 years ago
configure Remove --enable-obsolete-rpc configure flag 6 years ago
configure.ac Remove --enable-obsolete-rpc configure flag 6 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> 31 years ago
shlib-versions Remove --enable-obsolete-nsl configure flag 6 years ago
test-skeleton.c Update copyright dates with scripts/update-copyrights. 6 years ago
version.h Open master branch for glibc 2.33 development. 6 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
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.