Select a component to see open bugs in that component:

glibc

GNU C Library

Components

  Default Assignee
admin Not yet assigned to anyone
Administrivia: issues relating accounts, web pages, bugzilla itself, git repository access etc.
build Not yet assigned to anyone
Build problems, configuration issues, and environment problems.
Related to the dynamic loader and all of the functionality provided by libdl e.g. dlsym, dlopen, dlclose etc. Also includes the ldconfig utility.
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.
linuxthreads Not yet assigned to anyone
Obsolete libpthread implementation for Linux kernels < 2.6
localedata Not yet assigned to anyone
Locales, internationalization data, and related 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.
network Not yet assigned to anyone
Any network-related functionality e.g. getaddrinfo 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.
ports Not yet assigned to anyone
Unofficial CPU and operating system ports, volunteer-supported only.
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.