public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug hurd/23091] hurd: missing waitid support
 2021-02-23 10:22 UTC 

[Bug hurd/2447] termios.h defines ONLCR, but not OCRNL, ONOCR, ONLRET, OFILL,
 2021-02-23 10:21 UTC 

[Bug hurd/4822] grow_heap: static linking warns about madvise() not implemented
 2021-02-23 10:19 UTC 

[Bug build/27132] New: libmemusage.so is linked to system librt, leading to undefined symbols on major version upgrade
 2021-02-23 10:19 UTC  (8+ messages)
` [Bug build/27132] memusagestat "
` [Bug malloc/27132] "

[Bug string/27457] New: vzeroupper use in AVX2 multiarch string functions cause HTM aborts
 2021-02-23  9:44 UTC  (8+ messages)
` [Bug string/27457] "

[Bug libc/15648] New: multiple definition of `__lll_lock_wait_private'
 2021-02-23  8:32 UTC  (2+ messages)
` [Bug nptl/15648] "

[Bug dynamic-link/19924] TLS performance degradation after dlopen
 2021-02-23  8:10 UTC  (6+ messages)

[Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen
 2021-02-23  2:48 UTC  (4+ messages)

[Bug dynamic-link/22851] ldd should protect against programs whose segments overlap with the loader itself
 2021-02-22 23:35 UTC 

[Bug nptl/27458] New: pthread_mutex_trylock ENOTRECOVERABLE
 2021-02-22 21:20 UTC 

[Bug libc/27454] New: Wrong flags check in sysdeps/posix/fdopendir.c for dfd opened with O_PATH
 2021-02-22 13:19 UTC  (4+ messages)
` [Bug libc/27454] "

[Bug malloc/27455] New: malloc: fix calculation of aligned heaps in new_heap()
 2021-02-22 10:40 UTC 

[Bug build/27448] New: Parallel build issue (unable to rename 'libnss_files_pic.a'; reason: No such file or directory)
 2021-02-21 12:33 UTC  (2+ messages)
` [Bug build/27448] "

[Bug nptl/21032] pthread_key_create() destructors and segfault after a DSO unloading
 2021-02-20 22:33 UTC 

[Bug build/27446] New: Do not unconditionally enable x86 ISA level
 2021-02-20 12:55 UTC 

[Bug libc/27444] New: sysconf reports unsupported option (-1) for _SC_LEVEL1_ICACHE_LINESIZE on X86 since v2.33
 2021-02-20  1:10 UTC  (2+ messages)
` [Bug libc/27444] "

[Bug libc/27437] New: [aarch64]memcpy_simd has performance regression with larger size on Neoverse N1
 2021-02-19 14:33 UTC  (11+ messages)
` [Bug libc/27437] "

[Bug libc/23323] [RFE] CSU startup hardening
 2021-02-18 13:17 UTC 

[Bug network/27389] New: getaddrinfo in chroot broken by added dlopen block
 2021-02-17 14:20 UTC  (8+ messages)
` [Bug network/27389] "
` [Bug network/27389] NSS chroot hardening causes regressions in chroot deployments

[Bug libc/12459] New: [RFE] glibc could have a nss_init call that's like res_init but for nsswitch.conf
 2021-02-17 13:39 UTC  (3+ messages)
` [Bug nss/12459] Auto-reloading for /etc/nsswitch.conf

[Bug nss/22041] NSS persistently caches transient dlopen errors
 2021-02-17 13:39 UTC 

[Bug network/27077] New: Do not reload /etc/nsswitch.conf from chroot
 2021-02-17 13:37 UTC  (8+ messages)
` [Bug network/27077] "

[Bug libc/27430] New: Provide array of errno names (e.g., ENOMEM), similar to strerror(3)
 2021-02-17  9:10 UTC  (3+ messages)
` [Bug libc/27430] "

[Bug libc/26329] New: Possibly incorrect __LIBC reference
 2021-02-16 20:42 UTC  (2+ messages)
` [Bug libc/26329] "

[Bug crypt/21421] Argon2 support for crypt
 2021-02-15 11:57 UTC 

[Bug libc/27417] New: glibc lacks define for sigev_notify_thread_id
 2021-02-15  9:27 UTC  (2+ messages)
` [Bug libc/27417] "

[Bug manual/670] system() documentation is incomplete (for standard streams)
 2021-02-15  8:10 UTC  (2+ messages)

[Bug nss/27416] New: __nss_database_lookup2 ignores defconfig
 2021-02-14 20:05 UTC  (2+ messages)
` [Bug nss/27416] __nss_database_lookup2 ignores defconfig and alternate_name

[Bug build/27414] New: links-dso-program linking fails, riscv32, upgrade 2.32+patches -> 2.33
 2021-02-14 12:48 UTC  (3+ messages)
` [Bug build/27414] "

[Bug libc/27398] New: Sporadic failures in tst-cpu-features-cpuinfo
 2021-02-12 14:00 UTC  (7+ messages)
` [Bug libc/27398] "
` [Bug libc/27398] x86: "

[Bug dynamic-link/27404] New: tlsdesc allocation failure at relocation time is not handled
 2021-02-12 12:17 UTC  (2+ messages)
` [Bug dynamic-link/27404] "

[Bug dynamic-link/27403] New: aarch64: tlsdesc htab is not freed on dlclose
 2021-02-12 11:49 UTC  (2+ messages)
` [Bug dynamic-link/27403] "

[Bug libc/12701] New: scanf accepts non-matching input
 2021-02-10 19:30 UTC  (2+ messages)
` [Bug stdio/12701] "

[Bug network/18665] New: In send_dg, the recvfrom function is NOT always using the buffer size of a newly created buffer
 2021-02-10 19:28 UTC  (3+ messages)
` [Bug network/18665] In send_dg, the recvfrom function is NOT always using the buffer size of a newly created buffer (CVE-2015-7547)

[Bug libc/25877] New: Unclear license for example files
 2021-02-09 19:56 UTC  (5+ messages)
` [Bug libc/25877] "
` [Bug manual/25877] "

[Bug dynamic-link/25421] Implement RTLD_GROUP, RTLD_PARENT, RTLD_WORLD
 2021-02-09 18:50 UTC 

[Bug dynamic-link/14932] dlsym(handle, "foo") and dlsym(RTLD_NEXT, "foo") return different result with versioned "foo"
 2021-02-09 18:07 UTC 

[Bug libc/27380] New: Missing process_madvise(2) system call wrapper
 2021-02-08 22:13 UTC 

[Bug ports/27379] New: [2.31] tst-sigcontext-get_pc failing on 32-bit and 64-bit Big-Endian PowerPC
 2021-02-08 19:47 UTC  (2+ messages)
` [Bug ports/27379] "

[Bug libc/25383] where_is_shmfs/__shm_directory/SHM_GET_NAME may cause shm_open to pick wrong directory
 2021-02-08 17:41 UTC  (4+ messages)

[Bug dynamic-link/27318] New: glibc fails to load binaries when built with -march=sandybridge: CPU ISA level is lower than required
 2021-02-08  7:18 UTC  (9+ messages)
` [Bug dynamic-link/27318] "

[Bug nss/27343] New: initgroups() SIGSEGVs when called on a system without nsswich.conf (in a chroot)
 2021-02-07 18:21 UTC  (10+ messages)
` [Bug nss/27343] "

[Bug nptl/25847] New: pthread_cond_signal failed to wake up pthread_cond_wait due to a bug in undoing stealing
 2021-02-07 17:38 UTC  (3+ messages)
` [Bug nptl/25847] "

[Bug manual/17183] New: description of ENTRY struct in <search.h> in glibc manual is incorrect
 2021-02-07 15:26 UTC  (6+ messages)
` [Bug manual/17183] "

[Bug stdio/27024] New: Wrong access (read_only, 3, 4) attribute for readlinkat
 2021-02-07 15:24 UTC  (2+ messages)
` [Bug stdio/27024] "

[Bug libc/27249] New: libSegFault.so does not output signal number properly
 2021-02-07 15:24 UTC  (3+ messages)
` [Bug libc/27249] "

[Bug nptl/27304] New: pthread_cond_destroy does not pass private flag to futex system calls
 2021-02-07 15:24 UTC  (7+ messages)
` [Bug nptl/27304] "

[Bug libc/27364] New: Missing execveat(2) system call wrapper
 2021-02-07 13:28 UTC  (2+ messages)
` [Bug libc/27364] "

[Bug libc/27362] New: rtld: Add dtv_surplus tunable for dtv
 2021-02-07  8:58 UTC  (3+ messages)
` [Bug libc/27362] "
` [Bug dynamic-link/27362] "

[Bug libc/27359] New: Missing epoll_pwait2(2) system call wrapper
 2021-02-06 10:53 UTC 

[Bug math/27356] New: Missing CFI annotations in x86-64 multi-precision math routines
 2021-02-06 10:09 UTC 

[Bug regex/11053] Wrong results with backreferences
 2021-02-06  7:37 UTC 

[Bug dynamic-link/27069] New: May not tell if a tunable is set
 2021-02-05  2:32 UTC  (2+ messages)
` [Bug dynamic-link/27069] Need a way to tell if a tunable is set by user

[Bug libc/27300] New: GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK not working
 2021-02-04 22:54 UTC  (14+ messages)
` [Bug libc/27300] "

[Bug libc/27347] New: x86: Implement FSGSBASE detection
 2021-02-04 19:11 UTC 

[Bug dynamic-link/27346] New: PTWRITE feature check is missing
 2021-02-04 19:09 UTC  (2+ messages)
` [Bug dynamic-link/27346] x86: "

[Bug nptl/23651] pthread_mutex_lock robust hangs
 2021-02-04  8:48 UTC 

[Bug dynamic-link/24868] STT_GNU_IFUNC do not link correctly on RISC-V
 2021-02-04  1:01 UTC 

[Bug localedata/27320] New: localedata/gen-locale.sh failure is ignored
 2021-02-03 21:34 UTC  (10+ messages)
` [Bug localedata/27320] "
` [Bug localedata/27320] localedata/gen-locale.sh failure in native build "

[Bug libc/26862] New: FAIL: misc/tst-sysvshm-linux on armv7hl (Fedora Rawhide/34)
 2021-02-03 17:51 UTC  (2+ messages)
` [Bug libc/26862] "

[Bug libc/23656] [mips n32] sys/procfs.h pr_sigpend, pr_sighold, pr_flag have wrong type
 2021-02-03  8:35 UTC  (2+ messages)

[Bug libc/26823] New: FAIL: elf/tst-cpu-features-cpuinfo with recent trunk: HAS_CPU_FEATURE (ERMS)
 2021-02-03  6:09 UTC  (2+ messages)
` [Bug build/26823] "

[Bug localedata/25036] Update collation order for Swedish
 2021-02-03  0:10 UTC  (2+ messages)

[Bug libc/27316] New: [linux-only] shm_open should not guess or test for /dev/shm existence
 2021-02-02 19:22 UTC  (2+ messages)
` [Bug libc/27316] "

[Bug localedata/27312] New: Please add the new su_ID (Sundanese_Indonesia) locale
 2021-02-02  0:27 UTC  (2+ messages)
` [Bug localedata/27312] su_ID: new Sundanese locale

[Bug dynamic-link/27279] New: x86_64 _dl_runtime_resolve should preserve r10/r11
 2021-02-01 22:46 UTC  (3+ messages)
` [Bug dynamic-link/27279] "

[Bug malloc/26969] New: A common malloc pattern can make memory not given back to OS
 2021-02-01  8:52 UTC  (2+ messages)
` [Bug malloc/26969] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).