public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libc/16850] New: [aarch64] MINSIGSTKSZ is (much) too small
 2015-04-02 10:23 UTC  (3+ messages)
` [Bug libc/16850] "

[Bug malloc/17195] New: excessive heap trimming in threaded programs
 2015-04-02  6:48 UTC  (3+ messages)
` [Bug malloc/17195] excessive heap trimming in threaded programs even when disabled with mallopt

[Bug dynamic-link/18192] New: dlerror not thread-safe when libpthread loaded through dlopen
 2015-04-01 21:43 UTC  (2+ messages)
` [Bug dynamic-link/18192] "

[Bug manual/18188] New: Description of crypt(3) is insufficient for using
 2015-04-01  8:57 UTC  (3+ messages)
` [Bug manual/18188] "

[Bug manual/11902] crypt(3) man page is very unclear about glibc extensions
 2015-04-01  7:38 UTC 

[Bug dynamic-link/17711] New: copy relocations against protected symbols don't work
 2015-04-01  0:28 UTC  (18+ messages)
` [Bug dynamic-link/17711] "

[Bug libc/17801] New: memcpy is slower on amd64 than on i686 with a Sandy Bridge CPU
 2015-04-01  0:11 UTC  (2+ messages)
` [Bug libc/17801] "

[Bug libc/18185] New: Wrong processor count for L2 cache sharing on Silvermont and Knights Landing
 2015-03-31 20:19 UTC  (3+ messages)
` [Bug libc/18185] "

[Bug libc/14627] New: close() should set errno to EINPROGRESS when interrupted by a signal
 2015-03-31 19:01 UTC  (2+ messages)
` [Bug libc/14627] "

[Bug dynamic-link/18177] New: possible typo in an "and"-"shift-right" operation with ARCH_LA_PLTEXIT
 2015-03-30 19:08 UTC  (4+ messages)
` [Bug dynamic-link/18177] "

[Bug dynamic-link/15971] New: No interface for debugger access to libraries loaded with dlmopen
 2015-03-27 13:54 UTC  (2+ messages)
` [Bug dynamic-link/15971] "

[Bug build/18116] New: build failure on ppc64le: setcontext.S uses power6 mtfsf when not supported
 2015-03-26  4:12 UTC  (3+ messages)
` [Bug build/18116] "

[Bug network/18163] New: SIGSEGV in getservbyname_r - read barrier missing
 2015-03-25 15:35 UTC 

[Bug nptl/18138] New: sem_timedwait should not convert absolute timeout to relative
 2015-03-25 15:19 UTC  (4+ messages)
` [Bug nptl/18138] "

[Bug math/17678] New: Testing failed about expm1
 2015-03-25  0:12 UTC  (2+ messages)
` [Bug math/17678] "

[Bug libc/18156] New: getaddrinfo race condition in 'reopen' function
 2015-03-24 14:13 UTC  (4+ messages)
` [Bug libc/18156] "

[Bug libc/13271] New: getaddrinfo is not thread safe
 2015-03-23 15:26 UTC  (3+ messages)
` [Bug libc/13271] "
` [Bug libc/13271] getaddrinfo is not thread safe against concurrent setenv

[Bug libc/18100] New: SIGFPE in wordexp/eval_expr_multdiv
 2015-03-23 15:22 UTC  (4+ messages)
` [Bug libc/18100] "

[Bug libc/11787] Program with large TLS segments fail
 2015-03-23  2:50 UTC 

[Bug nptl/11505] [x86_64] nptl/sysdeps/x86_64 doesn't honor --with-binutils settings
 2015-03-21 17:51 UTC  (2+ messages)

[Bug math/17441] New: isnan() should use __builtin_isnan() in GCC
 2015-03-21 10:51 UTC  (2+ messages)
` [Bug math/17441] "

[Bug libc/18145] New: cxa_finalize.c can't be compiled with -mpreferred-stack-boundary=4
 2015-03-19 18:46 UTC  (3+ messages)
` [Bug libc/18145] "

[Bug regex/18040] New: use-after-free in regexec/get_subexp
 2015-03-19 16:20 UTC  (3+ messages)
` [Bug regex/18040] "

[Bug regex/18037] New: infinite recursion (stack overflow) in regexec.c (sift_states_bkref->sift_states_backward->update_cur_sifted_state)
 2015-03-19 16:17 UTC  (2+ messages)
` [Bug regex/18037] "

[Bug libc/18096] New: null deref in wordexp/parse_dollars/parse_arith
 2015-03-19 15:09 UTC  (12+ messages)
` [Bug libc/18096] "

[Bug libc/18099] New: a.out: wordexp.c:1937: parse_param: Assertion `value != ((void *)0)' failed
 2015-03-19 15:08 UTC  (2+ messages)
` [Bug libc/18099] "

[Bug libc/18043] New: buffer-overflow (read past the end) in wordexp/parse_dollars/parse_param
 2015-03-19 14:55 UTC  (23+ messages)
` [Bug libc/18043] "

[Bug malloc/18092] calloc documentation omission
 2015-03-19  9:37 UTC 

[Bug dynamic-link/17645] New: RFE: Improve performance of dynamic loader for deeply nested DSO dependencies
 2015-03-18 17:26 UTC  (4+ messages)
` [Bug dynamic-link/17645] "

[Bug dynamic-link/17918] New: corrupt dtv causes segfault whith multithreaded dlopen/dlclose of shared objects with tls
 2015-03-18 14:36 UTC  (2+ messages)
` [Bug dynamic-link/17918] "

[Bug dynamic-link/18134] New: x86-64 ld.so doesn't preserve bound registers
 2015-03-18 14:29 UTC  (5+ messages)
` [Bug dynamic-link/18134] "
` [Bug dynamic-link/18134] x86 "

[Bug libc/17542] New: conditional jump depends on uninitialised value in svc_getreq_common
 2015-03-18  9:35 UTC  (3+ messages)
` [Bug libc/17542] "

[Bug libc/18136] New: Different semantics betweeb atexit and destructor functions
 2015-03-18  9:11 UTC  (6+ messages)
` [Bug libc/18136] "
` [Bug libc/18136] Different semantics between "

[Bug soft-fp/18137] New: test issue
 2015-03-17 18:28 UTC  (2+ messages)
` [Bug soft-fp/18137] "

[Bug libc/17327] New: __run_exit_handlers may miss new handlers
 2015-03-17  9:27 UTC  (3+ messages)
` [Bug libc/17327] "

[Bug dynamic-link/17090] New: Assertion failure (map->l_tls_modid == cnt) when dlopen()ing initial-exec TLS shared objects under certain circumstances
 2015-03-17  4:37 UTC  (3+ messages)
` [Bug dynamic-link/17090] "

[Bug nptl/17621] New: DTV update for Static TLS dlopened modules is racy
 2015-03-17  4:36 UTC  (3+ messages)
` [Bug nptl/17621] "

[Bug nptl/17628] New: nptl_db's td_thr_tls* don't check DTV generation
 2015-03-17  4:36 UTC  (3+ messages)
` [Bug nptl/17628] "

[Bug dynamic-link/17620] New: DTV_SURPLUS limits loading of Static TLS-requiring modules in multi-threaded programs
 2015-03-17  4:35 UTC  (3+ messages)
` [Bug dynamic-link/17620] "

[Bug libc/18135] New: setcontext should call phtread_exit after last context
 2015-03-17  3:01 UTC  (4+ messages)
` [Bug libc/18135] "
` [Bug libc/18135] setcontext should call pthread_exit "

[Bug libc/18080] New: [s390] setcontext/swapcontext does not restore signal mask
 2015-03-16  8:39 UTC  (2+ messages)
` [Bug libc/18080] "

[Bug network/18126] New: libresolv res_init() does not correctly inititalize internals
 2015-03-15 15:43 UTC  (5+ messages)
` [Bug network/18126] "
` [Bug libc/18126] "

[Bug libc/17082] New: htons et al.: statement-expressions prevent use on global scope with -O1 and higher
 2015-03-15  7:59 UTC  (2+ messages)
` [Bug libc/17082] "

[Bug libc/18128] New: m68k: broken 64bit atomics
 2015-03-14 21:31 UTC  (3+ messages)
` [Bug libc/18128] "

[Bug libc/18125] New: aarch64: arm: nios2: hppa: setcontext incorrectly calls _exit after last linked context
 2015-03-13 21:00 UTC 

[Bug nscd/14906] New: inotify failed when /etc/hosts file change
 2015-03-13 18:12 UTC  (3+ messages)
` [Bug nscd/14906] "

[Bug libc/18124] New: hppa: setcontext erroneously returns -1 as exit code for last constant
 2015-03-13 14:59 UTC 

[Bug localedata/17142] New: LANGUAGE environment variable processing and directory traversal
 2015-03-13 14:42 UTC  (2+ messages)
` [Bug localedata/17142] "

[Bug libc/18091] New: host.conf.5: spoof deprecated ?
 2015-03-12 18:20 UTC  (2+ messages)
` [Bug libc/18091] "

[Bug libc/18123] New: allow wildcards in /etc/hosts
 2015-03-12 15:43 UTC 

[Bug libc/18093] New: Corrupted aux-cache causes ldconfig to segfault
 2015-03-12 11:11 UTC  (3+ messages)
` [Bug libc/18093] "

[Bug network/18117] New: add uint64_t accessors to in6_addr union
 2015-03-11 18:06 UTC 

[Bug libc/18078] New: FAIL: elf/check-localplt with ld from binutils 2.26
 2015-03-11 17:03 UTC  (4+ messages)
` [Bug libc/18078] "

[Bug manual/13091] New: MALLOC_PERTURB_ and MALLOC_CHECK_=3 not documented
 2015-03-11 11:47 UTC  (2+ messages)
` [Bug manual/13091] "

[Bug build/14259] New: --localedir arg to configure is ignored
 2015-03-11 10:43 UTC  (2+ messages)
` [Bug build/14259] "

[Bug ports/18068] New: hppa: __O_SYNC define does not match the kernel
 2015-03-11  7:34 UTC  (3+ messages)
` [Bug ports/18068] "

[Bug nptl/18109] New: PI futexes can also have FUTEX_OWNER_DIED set
 2015-03-11  6:39 UTC  (2+ messages)
` [Bug nptl/18109] "

[Bug math/18110] New: hppa: feholdexcept and fesetenv incorrectly compiled
 2015-03-11  6:30 UTC  (3+ messages)
` [Bug math/18110] "

[Bug math/18111] New: hppa: fesetexceptflag not correctly setting new flag
 2015-03-11  6:30 UTC  (5+ messages)
` [Bug math/18111] "
` [Bug math/18111] hppa: fesetexceptflag, and feupdateenv "

[Bug regex/18041] New: infinite loop in regcomp/calc_eclosure_iter
 2015-03-10 22:27 UTC  (2+ messages)
` [Bug regex/18041] "

[Bug math/18104] New: powerpc: Incorrect results for pow when using FMA
 2015-03-10 17:54 UTC  (4+ messages)
` [Bug math/18104] "

[Bug build/14995] New: glibc fails to build if gold is the default linker, even if ld.bfd is available
 2015-03-10 13:22 UTC  (6+ messages)
` [Bug build/14995] "

[Bug libc/18086] New: nice() sets errno to 0 on success
 2015-03-09  8:23 UTC  (3+ messages)
` [Bug libc/18086] "

[Bug manual/18094] New: getgrouplist does not document how to distinguish errors from undersized output buffer
 2015-03-09  5:12 UTC 

[Bug libc/18042] New: use-after-free in wordexp/parse_backtick/parse_backslash
 2015-03-09  4:59 UTC  (5+ messages)
` [Bug libc/18042] buffer-overflow (read past the end) "

[Bug stdio/16734] New: fopen calls mmap to allocate its buffer
 2015-03-08 16:50 UTC  (2+ messages)
` [Bug stdio/16734] "

[Bug libc/17841] New: Build failure if compiler defaults to PIE
 2015-03-07 14:26 UTC  (8+ messages)
` [Bug libc/17841] "

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).