glibc-bugs archive
subject index for December, 2013

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/14120] build process creates autom4te.cache directory in source dir

[Bug build/14121] make writes .mo files in po directory

[Bug build/15941] Regenerating INSTALL fails with texinfo-5.x

[Bug dynamic-link/15128] dynamic loader may clobber floating-point parameters on AArch64

[Bug dynamic-link/16272] dlopen()ing a DT_FILTER library crashes if filtee has constructor

[Bug dynamic-link/16368] New: _dl_debug_initialize(, __LM_ID_CALLER) if _dl_open catches error

[Bug dynamic-link/16381] New: Explicit loader invocation "ld.so ./a.out" on a PIE binary calls global ctors twice

[Bug libc/11261] malloc uses excessive memory for multi-threaded applications

[Bug libc/12100] QoI regression: strstr() slowed from O(n) to O(n^2) on SSE4 machines

[Bug libc/15544] move idtype_t definition into sysdeps (bits) directory

[Bug libc/15846] getauxval api is broken

[Bug libc/16124] ld.so should allow to change argv[0]

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

[Bug libc/16197] CMSG_DATA results in (possibly correct) string aliasing warnings on gcc

[Bug libc/16208] getaddrinfo() does not detect invalid numeric services

[Bug libc/16274] shm_open changes break webkitgtk (at least)

[Bug libc/16282] glibc needs to support the O_XATTR openat() flag on Solaris+Illumos kernels

[Bug libc/16282] New: glibc needs to support the O_XATTR openat() flag on Solaris+Illumos kernels

[Bug libc/16285] New: thread-safe file locking (using lock file)

[Bug libc/16285] thread-safe file locking (using lock file)

[Bug libc/16289] floating point exception with corrupted locale-archive

[Bug libc/16289] New: floating point exception with corrupted locale-archive

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

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

[Bug libc/16295] Inconsistent ordering in DNS resolver state

[Bug libc/16295] New: Inconsistent ordering in DNS resolver state

[Bug libc/16299] New: pthread_attr_setstacksize ignored

[Bug libc/16299] pthread_attr_setstacksize ignored

[Bug libc/16301] Inconsistency/bug in mktime?

[Bug libc/16301] New: Inconsistency/bug in mktime?

[Bug libc/16302] New: add support for posix_close

[Bug libc/16332] New: Clean up sigpause implementations

[Bug libc/16333] New: Make BSD setjmp a compat symbol

[Bug libc/16334] New: need testcase for version-3 format tz files, with negative localtimes

[Bug libc/16346] New: mktime: potentially unsafe use of localtime_offset

[Bug libc/16355] New: syslog.h's SYSLOG_NAMES namespace violation and utter mess

[Bug libc/16355] syslog.h's SYSLOG_NAMES namespace violation and utter mess

[Bug libc/16364] New: sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux

[Bug libc/16364] sleep may leave SIGCHLD blocked on sync cancellation on GNU/Linux

[Bug libc/16382] New: getfsspec rewinds the fstab stream

[Bug libc/16383] iconv should declare input buffer as const char **

[Bug libc/16383] New: iconv should declare input buffer as const char **

[Bug libc/4772] strptime() doesn't support strftime()'s flags

[Bug libc/9721] dl-tls.c: tls_get_addr, etc, allocate using __libc_memalign but free with free - causes problems if you link a different malloc/free/etc library

[Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (Ã).

[Bug localedata/15601] Change request in Language Name from Oriya to Odia. [Language Code: or]

[Bug localedata/16298] New: sprintf %s in a UTF-locale skips over invalid UTF-8

[Bug localedata/16298] sprintf %s in a UTF-locale skips over invalid UTF-8

[Bug localedata/16374] Change currency symbol in LC_MONETARY in lv_LV

[Bug localedata/16374] New: Change currency symbol in LC_MONETARY in lv_LV

[Bug localedata/2522] Valencian (meridional Catalan) locale

[Bug malloc/15073] Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

[Bug malloc/15089] malloc_trim always trims for large padding

[Bug manual/12751] request to document that mcheck is not thread safe.

[Bug manual/12986] fscanf scan sets do not support embedded character classes

[Bug manual/16262] Semantics of dladdr don't quite match documentation

[Bug manual/16335] New: Feature test macro documentation incomplete and out of date

[Bug manual/16375] [PATCH] manual: Spelling fixes

[Bug manual/16375] New: [PATCH] manual: Spelling fixes

[Bug manual/16376] [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008

[Bug manual/16376] New: [PATCH] manual: Document %m instead of %a for formatted input, note POSIX.1-2008

[Bug manual/4177] document $ORIGIN, $LIB, $PLATFORM

[Bug manual/926] Manual documentation for strftime %s should mention timezone gotcha.

[Bug math/13304] fma, fmaf, fmal produce wrong results

[Bug math/13932] x86_64 pow unexpectedly slow for some inputs

[Bug math/14473] Inaccurate CPOW* function on all machines.

[Bug math/14649] Missing FMA multi-arch optimization

[Bug math/14654] No FMA instructions in FMA functions

[Bug math/15268] exp (-7.4444006192138124e+02) missing underflow

[Bug math/15367] Let gcc use __builtin_isinf

[Bug math/15425] exp fails to raise underflow exception

[Bug math/15901] Bessel functions y0, y1, yn are incorrect on non-positive values

[Bug math/16171] drem should be alias of remainder

[Bug math/16195] Warnings from systemtap probes in libm in non-systemtap configurations

[Bug math/16283] exp2 does not set errno on underflow

[Bug math/16283] New: exp2 does not set errno on underflow

[Bug math/16284] Bad overflowing exp results for directed rounding

[Bug math/16284] New: Bad overflowing exp results for directed rounding

[Bug math/16287] New: ldbl-128 erfl spurious underflows

[Bug math/16293] New: x86 / x86_64 expm1 inaccurate near 0 in directed rounding modes

[Bug math/16293] x86 / x86_64 expm1 inaccurate near 0 in directed rounding modes

[Bug math/16296] fegetround is pure?

[Bug math/16296] New: fegetround is pure?

[Bug math/16314] hypot spurious underflows

[Bug math/16314] New: hypot spurious underflows

[Bug math/16315] Bad overflowing pow results for directed rounding

[Bug math/16315] New: Bad overflowing pow results for directed rounding

[Bug math/16316] ldbl-96 hypotl (0, 0x1p-16445L) incorrect

[Bug math/16316] New: ldbl-96 hypotl (0, 0x1p-16445L) incorrect

[Bug math/16330] hypot spurious underflows with subnormal arguments

[Bug math/16330] New: hypot spurious underflows with subnormal arguments

[Bug math/16337] ldbl-128 lgammal overflows for small negative arguments

[Bug math/16337] New: ldbl-128 lgammal overflows for small negative arguments

[Bug math/16338] ldbl-128 logl does not handle subnormals

[Bug math/16338] New: ldbl-128 logl does not handle subnormals

[Bug math/16339] New: log1p missing underflows

[Bug math/16347] New: ldbl-128/e_lgammal_r.c may not be suitable for ldbl-128ibm

[Bug math/16348] New: x86 / x86_64 expl spurious underflows

[Bug math/16349] New: atan2 does not set errno on underflow

[Bug math/16350] New: asinh missing underflows

[Bug math/16351] New: asin missing underflows

[Bug math/16352] New: atanh missing underflows

[Bug math/16353] New: expm1 missing underflows

[Bug math/16354] New: cosh spurious underflows

[Bug math/16356] Bad results from x86 / x86_64 expl in round-upward mode

[Bug math/16356] New: Bad results from x86 / x86_64 expl in round-upward mode

[Bug math/16357] New: atanhl spurious underflow on x86

[Bug math/16361] New: x86 / x86_64 expl / exp10l missing underflows

[Bug math/16362] New: clog10 (-0 +/- 0i) incorrect

[Bug math/16369] New: Typo in csloww () in sysdeps/ieee754/dbl-64/s_sin.c

[Bug math/16369] Typo in csloww () in sysdeps/ieee754/dbl-64/s_sin.c

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

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

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

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

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

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

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

[Bug nptl/12674] sem_post/sem_wait race causing sem_post to return EINVAL

[Bug nptl/13065] Race condition in pthread barriers

[Bug nptl/13690] pthread_mutex_unlock potentially cause invalid access

[Bug nptl/15843] core dump when pthread_cancel() while thread is inside pthread_cond_timedwait()

[Bug nscd/16365] New: nscd goes into infinite loop when netgroup is empty

[Bug nscd/16366] New: nscd returns success for negative netgroup query results

[Bug ports/10163] Errors math testsuite on ia64

[Bug ports/14908] ARM setjmp/longjmp wrongly save/restore floating-point flags

[Bug ports/14909] MIPS setjmp/longjmp wrongly save/restore floating-point flags

[Bug ports/16290] New: [m68k] ccos, csin, ccosh, csinh internal overflows

[Bug ports/16372] New: tst-longjmp_chk2 fails on ia64 due to missing sigaltstack checking

[Bug ports/16372] tst-longjmp_chk2 fails on ia64 due to missing sigaltstack checking

[Bug ports/16379] IA64 setjmp/longjmp wrongly save/restore floating-point flags

[Bug ports/16379] New: IA64 setjmp/longjmp wrongly save/restore floating-point flags

[Bug stdio/6530] *printf() and incomplete multibyte sequences returns -1 bogusly


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