glibc-bugs archive
subject index for July, 2008

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 libc/1128] Malloc not trimming filled-up sbrk space causes unnecessary system call overhead

[Bug libc/4980] gethostbyname() etc break for /etc/hosts with both ::1 and 127.0.0.1 localhost entries

[Bug libc/5460] glibc-2.6+ returns too many results from /etc/hosts in some cases

[Bug libc/6589] getifaddrs returns entries with invalid ifa_name

[Bug libc/6698] printf segfaults on the I flag with long precision and float argument

[Bug libc/6712] New: Race condition in calling setlocale()

[Bug libc/6712] Race condition in calling setlocale()

[Bug libc/6718] duplicated allocation using malloc for FASTBIN size chunks in glibc 2.7

[Bug libc/6718] New: duplicated allocation using malloc for FASTBIN size chunks in glibc 2.7

[Bug libc/6719] New: setvbuf set _IOFBF incorrectly

[Bug libc/6719] setvbuf set _IOFBF incorrectly

[Bug libc/6723] mktime() unexpected behaviour if tm_isdst > 1

[Bug libc/6723] New: mktime() unexpected behaviour if tm_isdst > 1

[Bug libc/6724] Format incompatiblity between 31/64 bit utmp

[Bug libc/6724] Format incompatiblity between 32/64 bit utmp

[Bug libc/6724] New: Format incompatiblity between 31/64 bit utmp

[Bug libc/6728] abort() seg faults when statically linked in glibc-2.7

[Bug libc/6728] New: abort() seg faults when statically linked in glibc-2.7

[Bug libc/6729] New: Randomly Assertion m==cnt failed

[Bug libc/6730] New: [PARISC] small atomic.h optimization

[Bug libc/6763] dlopen/dlclose causes memory leak in l_symbolic_searchlist.r_list

[Bug libc/6763] New: dlopen/dlclose causes memory leak in l_symbolic_searchlist.r_list

[Bug libc/6771] %m specifier in dprintf doesn't work as errno clobbered before output

[Bug libc/6771] New: %m specifier in dprintf doesn't work as errno clobbered before output

[Bug libc/6775] New: Spurious use of __USE_GNU for in6_pktinfo definition

[Bug libc/6775] Spurious use of __USE_GNU for in6_pktinfo definition

[Bug libc/6790] New: Linux bits/in.h should define IP_PMTUDISC_PROBE (and IPV6_PMTUDISC_PROBE)

[Bug libc/6791] Add PROT_SAO define to mman.h to support Strong Access Ordering

[Bug libc/6791] New: Add PROT_SAO define to mman.h to support Strong Access Ordering

[Bug localedata/6713] localedata/charmaps/UTF-8 has wrong byte representation of U+1DBA

[Bug localedata/6713] New: localedata/charmaps/UTF-8 has wrong byte representation of U+1DBA

[Bug localedata/6770] Catalan first week day

[Bug localedata/6770] New: Catalan first week day

[Bug manual/6745] New: si_code != SI_SIGIO when a signal is generated by queued SIGIO

[Bug manual/6745] si_code != SI_SIGIO when a signal is generated by queued SIGIO

[Bug math/369] pow problems on x86

[Bug math/3866] pow(double, double) does not fulfil several of C99's requirements

[Bug math/5680] math functions (atanh, log, log1p) are inconsistent in treatment of errno

[Bug math/5781] Slow sine function for special values on AMD64 - second attempt

[Bug math/5794] expm1l(x) overflows when 11356.1768 < x <= 11356.5234

[Bug math/5997] Very slow execution of sinf function

[Bug math/6740] Build failiure on powerpc when using --enable-kernel=2.6.22 or higher

[Bug math/6740] New: Build failiure on powerpc when using --enable-kernel=2.6.22 or higher

[Bug math/6759] atanh() gives wrong errno on pole error

[Bug math/6759] New: atanh() gives wrong errno on ole error

[Bug math/6776] New: pow() pole error sets errno to EDOM, should be ERANGE

[Bug math/6776] pow() pole error sets errno to EDOM, should be ERANGE

[Bug math/6777] lgamma() pole error sets errno to EDOM, should be ERANGE

[Bug math/6777] New: lgamma() pole error sets errno to EDOM, should be ERANGE

[Bug math/6778] expm1() raises bogus underflow exception for -large

[Bug math/6778] New: expm1() raises bogus underflow exception for -large

[Bug math/6779] New: remainder() wrongly gives a domain error for (NaN, 0)

[Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0)

[Bug math/6780] cos() does not set errno on domain error

[Bug math/6780] New: cos() does not set errno on error

[Bug math/6781] New: sin() does not set errno on error

[Bug math/6781] sin() does not set errno on domain error

[Bug math/6782] New: tan() does not set errno on domain error

[Bug math/6782] tan() does not set errno on domain error

[Bug math/6783] New: remainder() inconsistently sets errno on domain error

[Bug math/6783] remainder() inconsistently sets errno on domain error

[Bug math/6784] fmod() inconsistently sets errno on domain error

[Bug math/6784] New: fmod() inconsistently sets errno on domain error

[Bug math/6785] erf() does not set errno for underflow

[Bug math/6785] New: erf() does not set errno for underflow

[Bug math/6786] erfc() does not set errno for underflow

[Bug math/6786] New: erfc() does not set errno for underflow

[Bug math/6787] exp10() does not consistently set errno

[Bug math/6787] New: exp10() does not consistently set errno

[Bug math/6788] expm1() does not set errno on overflow

[Bug math/6788] New: expm1() does not set errno on overflow

[Bug math/6792] log1p() does not set errno n error

[Bug math/6792] New: log1p() does not set errno n error

[Bug math/6793] logb() does not set errno on pole error

[Bug math/6793] New: logb() does not set errno on pole error

[Bug math/6794] ilogb() does not raise exceptions or set errno on domain errors

[Bug math/6794] New: ilogb() does not raise exceptions or set errno on domain errors

[Bug math/6795] hypot() does not set errno consistently on error

[Bug math/6795] New: hypot() does not set errno consistently on error

[Bug math/6796] fdim() does not set errno on overflow

[Bug math/6796] New: fdim() does not set errno on overflow

[Bug math/6797] lround() and llround() do not set errno on domain error

[Bug math/6797] New: lround() and llround() do not set errno on domain error

[Bug math/6798] lrint() and llrint() do not set errno on domain error

[Bug math/6798] New: lrint() and llrint() do not set errno on domain error

[Bug math/6799] New: nextafter() and nexttoward() doen't set errno on error

[Bug math/6799] nextafter() and nexttoward() doen't set errno on overflow error

[Bug math/6799] nextafter() and nexttoward() doen't set errno on overflow/underflow errors

[Bug math/6801] fma() does not ser errno for various errors

[Bug math/6801] New: fma() does not ser errno for various errors

[Bug math/6802] New: remquo() does not set errno on domain error

[Bug math/6802] remquo() does not set errno on domain error

[Bug math/6803] New: scalb(), scalbln(), scalbn() do not set errno on overflow/underflow

[Bug math/6803] scalb(), scalbln(), scalbn() do not set errno on overflow/underflow

[Bug math/6804] New: scalb() does not set errno on domain error

[Bug math/6804] scalb() does not set errno on domain error

[Bug math/6805] j0(), j1(), jn() do not raise exceptions on underflow error

[Bug math/6805] New: j0(), j1(), jn() do not raise exceptions on underflow error

[Bug math/6806] New: y0(), y1(), yn() do not raise exception on underflow

[Bug math/6806] y0(), y1(), yn() do not raise exception on underflow

[Bug math/6807] New: y0(), y1(), yn() do not raise exception and give wrong errno for pole error

[Bug math/6807] y0(), y1(), yn() do not raise exception and give wrong errno for pole error

[Bug math/6808] New: yn() does not set errno for overflow error.

[Bug math/6808] yn() does not set errno for overflow error.

[Bug math/6809] New: tgamma() sets errno inconsistently for domain error

[Bug math/6809] tgamma() sets errno inconsistently for domain error

[Bug math/6810] New: tgamma() does not set errno for underflow error

[Bug math/6810] tgamma() does not set errno for underflow error

[Bug nptl/386] pthread_create returns ENOMEM but should return EAGAIN

[Bug nptl/6537] Typo in pthread.h

[Bug nptl/6577] SPARC64 get/setcontext smashes TLS

[Bug nptl/6740] Build failiure on powerpc when using --enable-kernel=2.6.22 or higher

[Bug ports/6729] Randomly Assertion m==cnt failed

[Bug ports/6730] [PARISC] small atomic.h optimization

[Bug regex/6722] New: sscanf bug when parsing lines from /proc/net/tcp

[Bug regex/6722] sscanf bug when parsing lines from /proc/net/tcp


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 2.6.3