glibc

GNU C Library

Select a component to see open bugs in that component.

Component Default Assignee
admin Not yet assigned to anyone
Administrivia: issues relating accounts, web pages, bugzilla itself, git repository access etc.
argparse Not yet assigned to anyone
Command-line argument parsing (argp and getopt).
build Not yet assigned to anyone
Build problems, configuration issues, build and test infrastructure, and environment problems.
buildbot Not yet assigned to anyone
Issues about the community Buildbot instance.
crypt Not yet assigned to anyone
libcrypt and related cryptographic functionality.
Related to the dynamic loader (including thread-local-storage issues) and all of the functionality provided by libdl e.g. dlsym, dlopen, dlclose etc. Also includes the ldconfig utility.
glob Not yet assigned to anyone
glob, fnmatch and wordexp functions.
hurd Not yet assigned to anyone
GNU/Hurd support code in the C library.
libc Not yet assigned to anyone
This component gets all reports that don't fit elsewhere.
librt Not yet assigned to anyone
librt library, e.g. AIO.
linuxthreads Not yet assigned to anyone
Obsolete libpthread implementation for Linux kernels < 2.6
locale Not yet assigned to anyone
locale, character set and iconv code (not locale and character properties data).
localedata Not yet assigned to anyone
Locales and internationalization data (not code).
malloc Not yet assigned to anyone
Memory allocation, reallocation, and freeing.
manual Not yet assigned to anyone
GNU C Library Reference Manual (printed manual and Info pages).
math Not yet assigned to anyone
The -lm library and code related to math and floating point (including string / floating-point conversions in libc).
network Not yet assigned to anyone
Any network-related or socket-related functionality e.g. getaddrinfo, libresolv etc.
nis Not yet assigned to anyone
NIS (aka YP) and NIS+ client code in the C library.
nptl Not yet assigned to anyone
Native POSIX Threads Library, the libpthread implementation for Linux 2.6 kernels.
nscd Not yet assigned to anyone
The nscd daemon, which does caching of get*by* lookups.
nss Not yet assigned to anyone
Name Service Switch (not network-related issues).
ports Not yet assigned to anyone
Unofficial CPU and operating system ports, volunteer-supported only (obsolete component, do not file new issues here).
regex Not yet assigned to anyone
Regular expression matcher.
soft-fp Not yet assigned to anyone
Compiler support for software floating point provided by glibc in the soft-fp/ directory. This does not include C library math functions.
stdio Not yet assigned to anyone
All routines that relate-to or manipulate stdio.
string Not yet assigned to anyone
string.h functions, except where locales involved, and corresponding wchar.h functions.
time Not yet assigned to anyone
Everything related to time and timezones.