glibc-bugs archive
subject index for April, 2014

This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[Bug build/14770] [s390] s390 builds fail on binutils < 2.21.52.0.1

[Bug dynamic-link/14577] dlopen does not unload failed module - second dlopen succeeds

[Bug dynamic-link/16592] crash in startup

[Bug dynamic-link/16805] dynamic library not getting reinitialized on multiple calls to dlopen()

[Bug dynamic-link/16805] New: dynamic library not getting reinitialized on multiple calls to dlopen()

[Bug dynamic-link/16871] New: ldconfig -X should not touch symlinks

[Bug dynamic-link/16888] ARM dynamic linker mishandles R_ARM_IRELATIVE RELA relocations

[Bug dynamic-link/16888] New: ARM dynamic linker mishandles R_ARM_IRELATIVE RELA relocations

[Bug libc/15514] pathconf(_PC_NAME_MAX) fails against large filesystems for 32bit processes

[Bug libc/16142] Supporting /usr/lib/passwd

[Bug libc/16291] feature request: provide simpler ways to compute stack and tls boundaries

[Bug libc/16438] [x86_64] Security risks from definition of some types as __syscall_[su]long_t on x32

[Bug libc/16524] eventfd_write() doesn't work when 2nd argument is zero

[Bug libc/16629] [aarch64] setcontext clobbers alternate signal stack

[Bug libc/16786] New: sysdeps/powerpc/powerpc64/fpu/s_copysign.S doesn't comply with open power64 abi

[Bug libc/16786] sysdeps/powerpc/powerpc64/fpu/s_copysign.S doesn't comply with open power64 abi

[Bug libc/16814] New: RFE: Reconsider adding bcrypt (or scrypt) support

[Bug libc/16830] memset performance regression

[Bug libc/16830] New: memset performance regression

[Bug libc/16831] Initialize _r_debug for static applications.

[Bug libc/16831] New: Initialize _r_debug for static applications.

[Bug libc/16839] New: Add support for file-private locks

[Bug libc/16850] [aarch64] MINSIGSTKSZ is (much) too small

[Bug libc/16850] New: [aarch64] MINSIGSTKSZ is (much) too small

[Bug libc/16852] New: recvmmsg clobbers const argument

[Bug libc/16854] Erroneous comments in headers for sendmmsg/recvmmsg

[Bug libc/16854] New: Erroneous comments in headers for sendmmsg/recvmmsg

[Bug libc/16875] New: Correct lang_name for ko_KR locale

[Bug libc/16881] New: gethostbyname and resolver namespace conflict

[Bug libc/16881] RFE Avoid polluting user namespace with DSOs loaded by implementation.

[Bug libc/16885] New: strcmp() on sparc64 can return wrong result

[Bug libc/16885] strcmp() on sparc64 can return wrong result

[Bug libc/2962] const in iconv arg 2

[Bug libc/5666] when getline fails it still allocates a buffer

[Bug libc/9894] Support for PI futexes wrongly marked as introduced in 2.6.18

[Bug localedata/16190] [PATCH] Please add the esperanto (eo) locale

[Bug localedata/16857] Adding new locale Rajasthani (raj)

[Bug localedata/16857] New: Adding new locale Rajasthani (raj)

[Bug malloc/16810] malloc modifies errno on success

[Bug malloc/16810] New: malloc modifies errno on success

[Bug malloc/6527] [powerpc] Malloc alignment insufficient for PowerPC

[Bug manual/16776] Endless loop in strtol example

[Bug manual/16838] 5.6 Collation Example: sort_strings_fast - qsort arguments out of order

[Bug manual/16838] New: 5.6 Collation Example: sort_strings_fast - qsort arguments out of order

[Bug math/16619] [ldbl-128ibm] frexpl bad results on some denormal arguments

[Bug math/16739] IBM long double nextafterl wrong on power of two value

[Bug math/16740] IBM long double frexpl wrong when value slightly smaller than a power of two

[Bug math/16789] clog / clog10 sign of zero result incorrect in round-downward mode

[Bug math/16789] New: clog / clog10 sign of zero result incorrect in round-downward mode

[Bug math/16799] catan (+/- i), catanh (+/- 1) incorrect in round-downward mode

[Bug math/16799] New: catan (+/- i), catanh (+/- 1) incorrect in round-downward mode

[Bug math/16800] __ieee754_logf incorrect for 0 in round-downward mode

[Bug math/16800] New: __ieee754_logf incorrect for 0 in round-downward mode

[Bug math/16815] New: PowerPC: nearbyint/nearbyintf bogus result for FE_DOWNWARD

[Bug math/16815] PowerPC: nearbyint/nearbyintf bogus result for FE_DOWNWARD

[Bug math/16823] [S390] test-ldouble for log1p fails with infinity has wrong sign.

[Bug math/16823] New: [S390] test-ldouble for log1p fails with infinity has wrong sign.

[Bug math/16824] [S390] test-ldouble for y1 fails with too large ulps

[Bug math/16824] New: [S390] test-ldouble for y1 fails with too large ulps

[Bug network/12994] getaddrinfo fails if response records returned in wrong order and one of them is server failure

[Bug network/13651] resolver fails if result to first query fails but second succeeds

[Bug network/14308] getaddrinfo DNS referral response returns host not found when A and AAAA questions are sent and one response is a referral

[Bug network/14505] AI_ADDRCONFIG does not suppress IN A lookups from IPV6-only hosts

[Bug network/14687] valgrind warning of uninitialised byte(s) in res_send.c

[Bug network/14967] getaddrinfo(NULL) with AI_PASSIVE returns 0.0.0.0 and :: (in this order)

[Bug network/16826] getaddrinfo() doesn't get scope ID for IPv6-only look-ups

[Bug network/16826] New: getaddrinfo() doesn't get scope ID for IPv6-only look-ups

[Bug network/16849] New: getaddrinfo returns EAI_NONAME instead of EAI_AGAIN for network failures

[Bug network/9981] getaddrinfo(NULL) with AI_PASSIVE returns 0.0.0.0 (IPv4-only) and :: (IPv6+IPv4) in this order

[Bug nptl/11588] pthread condvars are not priority inheritance aware

[Bug nptl/13347] Threaded setuid() can wrongly report success when failing to drop privileges

[Bug nptl/13701] pthread_rwlock_rdlock & realtime scheduling writer lock precedence

[Bug nptl/15119] [arm] unnecessary busy loop in __lll_timedlock_wait on ARM

[Bug nptl/15215] Unify pthread_once implementations.

[Bug nptl/16657] Lock elision breaks pthread_mutex_detroy

[Bug nptl/16796] [aarch64] pthread_self not aligned to 16 bytes when heap grows up

[Bug nptl/16796] New: [aarch64] pthread_self not aligned to 16 bytes when heap grows up

[Bug nptl/16816] New: pthread_once: ABA issue related to the fork generation counter

[Bug nptl/16816] pthread_once: ABA issue related to the fork generation counter

[Bug nptl/16828] -static -pthread TLS access by libthread_db

[Bug nptl/16828] New: -static -pthread TLS access by libthread_db

[Bug nptl/16876] New: nptl/sockperf.c:105: possible bad if test ?

[Bug nptl/16882] New: Incorrect implementation of pthread_spin_lock for sparc, no ldstub after spinning

[Bug nptl/3270] Setuid implementation has races and lockups

[Bug nscd/16791] New: valgrind reports uninitialised byte(s) warning in nscd

[Bug nscd/16791] valgrind reports uninitialised byte(s) warning in nscd

[Bug nscd/16877] New: selinux.c:375:12: warning: âpermâ is used uninitialized in this function [-Wuninitialized]

[Bug nscd/16878] New: nscd enters busy loop on long netgroup entry via nss_ldap of nslcd

[Bug nscd/16878] nscd enters busy loop on long netgroup entry via nss_ldap of nslcd

[Bug regex/16851] New: re_node_set_alloc should not return REG_ESPACE when size == 0

[Bug regex/16851] re_node_set_alloc should not return REG_ESPACE when size == 0

[Bug stdio/16754] Manual shows wrong data types for Custom Stream Hook Functions

[Bug stdio/16890] New: fwprintf does not print NULL pointers properly


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc