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.
 
 
 
 
 
 
H.J. Lu 310be3cc09 malloc: Make tunable callback functions static 5 years ago
ChangeLog.old Prepare for glibc 2.33 release 5 years ago
argp argp: Avoid undefined behaviour when invoking qsort(). 5 years ago
assert Update copyright dates with scripts/update-copyrights 5 years ago
benchtests Bench: Expand bench-memchr.c 5 years ago
bits sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] 5 years ago
catgets Update copyright dates not handled by scripts/update-copyrights. 5 years ago
conform Update copyright dates with scripts/update-copyrights 5 years ago
crypt Update copyright dates with scripts/update-copyrights 5 years ago
csu elf: Introduce __tls_init_tp for second-phase TCB initialization 5 years ago
ctype Update copyright dates with scripts/update-copyrights 5 years ago
debug backtrace: Implement on top of <unwind-link.h> 5 years ago
dirent Update copyright dates with scripts/update-copyrights 5 years ago
dlfcn dlfcn: dlerror needs to call free from the base namespace [BZ #24773] 5 years ago
elf nptl: Consolidate async cancel enable/disable implementation in libc 5 years ago
gmon Update copyright dates with scripts/update-copyrights 5 years ago
gnulib Update copyright dates with scripts/update-copyrights 5 years ago
grp Update copyright dates with scripts/update-copyrights 5 years ago
gshadow Update copyright dates with scripts/update-copyrights 5 years ago
hesiod Update copyright dates with scripts/update-copyrights 5 years ago
htl fork.h: replace with register-atfork.h 5 years ago
hurd hurd: Export _hurd_libc_proc_init 5 years ago
iconv Run $(objpfx)iconvconfig with $(run-program-prefix) [BZ #27477] 5 years ago
iconvdata gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256) 5 years ago
include linux: implement ttyname as a wrapper around ttyname_r. 5 years ago
inet Annotate additional APIs with GCC attribute access. 5 years ago
intl Update copyright dates with scripts/update-copyrights 5 years ago
io Annotate additional APIs with GCC attribute access. 5 years ago
libio Annotate additional APIs with GCC attribute access. 5 years ago
locale locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 5 years ago
localedata Update sv_SE to treate 'W' as a distinct character (Bug 25036) 5 years ago
login Update copyright dates not handled by scripts/update-copyrights. 5 years ago
mach Update copyright dates with scripts/update-copyrights 5 years ago
malloc malloc: Make tunable callback functions static 5 years ago
manual nptl: Consolidate async cancel enable/disable implementation in libc 5 years ago
math Improve the accuracy of tgamma (BZ #26983) 5 years ago
mathvec Update copyright dates with scripts/update-copyrights 5 years ago
misc misc: use _fitoa_word to implement __fd_to_filename. 5 years ago
nis Update copyright dates with scripts/update-copyrights 5 years ago
nptl nptl: Move pthread_barrierattr_setpshared into libc 5 years ago
nptl_db nptl: Move __pthread_keys global variable into libc 5 years ago
nscd nss: fix nss_database_lookup2's alternate handling [BZ #27416] 5 years ago
nss Annotate additional APIs with GCC attribute access. 5 years ago
po Update translations 5 years ago
posix linux: Use sched_getaffinity for __get_nprocs (BZ #27645) 5 years ago
pwd Annotate additional APIs with GCC attribute access. 5 years ago
resolv resolv: tst-p_secstodate can be a regular test 5 years ago
resource setrlimit/getrlimit: Use __nonnull to avoid null pointer 5 years ago
rt nptl: Consolidate async cancel enable/disable implementation in libc 5 years ago
scripts Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py. 5 years ago
setjmp nptl: Move __pthread_unwind_next into libc 5 years ago
shadow Update copyright dates with scripts/update-copyrights 5 years ago
signal nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin 5 years ago
socket socket: Add CFLAGS-accept.c and CFLAGS-connect.c 5 years ago
soft-fp Update copyright dates with scripts/update-copyrights 5 years ago
stdio-common Annotate additional APIs with GCC attribute access. 5 years ago
stdlib Annotate additional APIs with GCC attribute access. 5 years ago
string Reindent string/test-memmove.c 5 years ago
sunrpc linux: Normalize and return timeout on select (BZ #27651) 5 years ago
support libsupport: Add support_select_normalizes_timeout 5 years ago
sysdeps linux: implement ttyname as a wrapper around ttyname_r. 5 years ago
sysvipc Update copyright dates with scripts/update-copyrights 5 years ago
termios Update copyright dates with scripts/update-copyrights 5 years ago
time time: Add 64 bit tests for getdate / getdate_r 5 years ago
timezone Update copyright dates with scripts/update-copyrights 5 years ago
wcsmbs Update copyright dates with scripts/update-copyrights 5 years ago
wctype Update copyright dates with scripts/update-copyrights 5 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 tst: Extend cross-test-ssh.sh to specify if target date can be altered 5 years ago
LICENSES Prefer https to http for gnu.org and fsf.org URLs 7 years ago
MAINTAINERS Add MAINTAINERS 9 years ago
Makeconfig Add pthread-in-libc, libpthread-routines-var, librt-routines-var 5 years ago
Makefile Update copyright dates with scripts/update-copyrights 5 years ago
Makefile.help Update copyright dates with scripts/update-copyrights 5 years ago
Makefile.in New make target to only build benchmark binaries 10 years ago
Makerules Makerules: Do not require startup files for format.lds probe object 5 years ago
NEWS linux: Add execveat system call wrapper 5 years ago
README Documentation for the RISC-V 32-bit port 6 years ago
Rules Update copyright dates with scripts/update-copyrights 5 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 Add pthread-in-libc, libpthread-routines-var, librt-routines-var 5 years ago
config.make.in Add pthread-in-libc, libpthread-routines-var, librt-routines-var 5 years ago
configure Add pthread-in-libc, libpthread-routines-var, librt-routines-var 5 years ago
configure.ac Add pthread-in-libc, libpthread-routines-var, librt-routines-var 5 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 Remove --enable-obsolete-nsl configure flag 6 years ago
test-skeleton.c Update copyright dates with scripts/update-copyrights 5 years ago
version.h Fix version.h for glibc 2.34 development 5 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.