public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug math/6785] erf() does not set errno for underflow
 2012-02-29 21:05 UTC 

[Bug math/6782] tan() does not set errno on domain error
 2012-02-29 21:02 UTC 

[Bug math/6778] expm1() raises bogus underflow exception for -large
 2012-02-29 20:59 UTC 

[Bug network/13785] New: Add regression test for res_nquerydomain
 2012-02-29 20:46 UTC 

[Bug math/5997] Very slow execution of sinf function
 2012-02-29 20:23 UTC 

[Bug math/5781] Slow sine function for special values on AMD64 - second attempt
 2012-02-29 20:20 UTC 

[Bug math/5680] math functions (atanh, log, log1p) are inconsistent in treatment of errno
 2012-02-29 20:13 UTC 

[Bug math/6792] log1p() does not set errno n error
 2012-02-29 20:12 UTC  (2+ messages)

[Bug math/5159] Inaccuracies in tgammaf
 2012-02-29 19:57 UTC 

[Bug ports/13778] New: GLIBC_2.1(MIPS ported)
 2012-02-29 19:51 UTC  (14+ messages)
` [Bug ports/13778] "

[Bug math/5794] expm1l(x) overflows when 11356.1768 < x <= 11356.5234
 2012-02-29 17:49 UTC 

[Bug nptl/13690] New: pthread_mutex_unlock potentially cause invalid access
 2012-02-29 16:54 UTC  (2+ messages)
` [Bug nptl/13690] "

[Bug math/887] Math library function "logb" and "nextafter" inconsistent
 2012-02-29 16:23 UTC  (8+ messages)

[Bug build/10375] glibc can be built only if -U_FORTIFY_SOURCE is added to CFLAGS
 2012-02-29 16:14 UTC  (4+ messages)

[Bug stdio/13726] New: the result of wprintf (L"%La\n", (long double) 22.625); is 0xb.bp+1, but the correct result should be 0xb.5p+1
 2012-02-29 15:36 UTC  (5+ messages)
` [Bug stdio/13726] "

[Bug libc/13706] New: ldd -u lists linux-gate as unused dependency
 2012-02-29 14:31 UTC  (2+ messages)
` [Bug dynamic-link/13706] "

[Bug libc/11180] sorry, unimplemented: inlining failed in call to 'syslog': function body not available
 2012-02-29 14:02 UTC  (2+ messages)

[Bug manual/13782] New: no info for getent
 2012-02-29 11:07 UTC 

[Bug libc/13757] New: mbstowcs(3) unable to handle 8bit characters
 2012-02-29  9:17 UTC  (7+ messages)
` [Bug libc/13757] "

[Bug math/3976] libm rounding modes do not work correctly for many archs
 2012-02-29  2:54 UTC  (3+ messages)

[Bug math/3868] expl(huge negative value) incorrectly signals an OVERFLOW exception
 2012-02-29  0:04 UTC 

[Bug math/13733] New: 2.15 backport: rintf/nearbyintf
 2012-02-28 23:24 UTC  (2+ messages)
` [Bug math/13733] "

[Bug stdio/13775] New: dprintf and vdprintf are undefined if -D_GNU_SOURCE
 2012-02-28 17:36 UTC  (5+ messages)
` [Bug stdio/13775] "

[Bug math/3866] pow(double, double) does not fulfil several of C99's requirements
 2012-02-28 17:02 UTC 

[Bug math/3306] nextafter and nextafterf fail to raise IEEE exceptions
 2012-02-28 16:45 UTC 

[Bug regex/13637] New: incorrect match in multi-byte (non-UTF8) string
 2012-02-28 16:43 UTC  (5+ messages)
` [Bug regex/13637] "

[Bug math/2678] pow returns incorrect results on underflow
 2012-02-28 16:41 UTC 

[Bug math/706] pow() produces inaccurate results for base ~ 1.0, and large exponent on 32-bit x86
 2012-02-28 16:36 UTC  (8+ messages)
` [Bug math/706] pow() produces inaccurate results for base ~ 1.0, and large integer "

[Bug libc/13740] New: lio_listio: when pass aiocb with a invalid aio_lio_opcode, __error_code is not set
 2012-02-28 16:16 UTC  (6+ messages)
` [Bug libc/13740] "

[Bug nis/13761] New: [PATCH] Fix allocation in nss_compat for large number of memberships to a group
 2012-02-28  6:22 UTC  (6+ messages)
` [Bug nis/13761] "

[Bug build/13780] New: Testing flags
 2012-02-28  4:46 UTC  (7+ messages)
` [Bug build/13780] "

[Bug libc/3992] stdlib/fmtmsg.c: missing stdint.h include
 2012-02-28  3:36 UTC 

[Bug ports/13774] New: [2.15 backport] update "tile" port to match core changes
 2012-02-27 20:42 UTC 

[Bug libc/13773] New: [2.15 backport] Call __fxstatat64 from faccessat() to avoid PLT in -Os builds
 2012-02-27 19:32 UTC 

[Bug libc/13772] New: [2.15 backport] Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait()
 2012-02-27 19:30 UTC 

[Bug libc/13771] New: [2.15 backport] Fix bug in firstversions.awk version range handling
 2012-02-27 19:29 UTC 

[Bug libc/13770] New: [2.15 backport] Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c
 2012-02-27 19:28 UTC 

[Bug libc/13769] New: [2.15 backport] update core files with Tilera support
 2012-02-27 19:24 UTC 

[Bug stdio/13765] New: Make fmtmsg() function thread-safe
 2012-02-27 15:51 UTC  (2+ messages)
` [Bug stdio/13765] [2.15 backport] "

[Bug libc/13763] New: bindresvport() function is multithread-unsafe
 2012-02-27  8:53 UTC 

[Bug regex/13762] New: re_search etc. should return -2 on memory exhaustion
 2012-02-27  7:07 UTC 

[Bug network/13760] New: [PATCH] Fix dns lookup for AF_UNSPEC when response for T_A exceeds buffer size
 2012-02-27  5:45 UTC 

[Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all
 2012-02-26 23:38 UTC 

[Bug math/2578] Incorrect return from float tan (0X1.124252853ECF1P+7)
 2012-02-26 17:58 UTC 

[Bug math/2577] Incorrect return from float yn (2, 0X1.B2CDBEP+2)
 2012-02-26 17:55 UTC 

[Bug math/13304] New: fma, fmaf, fmal produce wrong results
 2012-02-26 17:49 UTC  (3+ messages)
` [Bug math/13304] "

[Bug math/3268] fma for all targets without hardware fma instructions is incorrect
 2012-02-26 17:48 UTC 

[Bug math/2574] Incorrect return from float log10 (0X1.118C6318C6319P+0)
 2012-02-26 17:27 UTC 

[Bug math/2572] Incorrect return from float sin (0X1.921FB54442D18P+15)
 2012-02-26 17:21 UTC 

[Bug math/2570] Incorrect return from double nexttoward (-0X1P+0, -0X8.00346DC5D6388P-3)
 2012-02-26 17:18 UTC 

[Bug math/2567] Incorrect return from double yn (2, 0X1.B12ED58FD5169P+1)
 2012-02-26 17:15 UTC 

[Bug math/4108] erfcf returns incorrectly rounded results compared to erfc
 2012-02-26 16:34 UTC  (2+ messages)

[Bug math/2541] Incorrect return from float erfc (0X1.FFA002P+2)
 2012-02-26 16:34 UTC 

[Bug localedata/13758] New: de_AT translation for February
 2012-02-26 13:47 UTC 

[Bug build/6528] Fixes for --enable-static-nss
 2012-02-25 18:18 UTC 

[Bug math/13203] New: gfortran.dg/bessel_6.f90 in gcc testsuite failed
 2012-02-25 13:30 UTC  (2+ messages)
` [Bug math/13203] "

[Bug math/2564] Incorrect return from double jn (16381, -0X1.2947602EE574P+17)
 2012-02-25  3:04 UTC 

[Bug manual/13750] New: Do not build manuals in source directory
 2012-02-25  1:58 UTC  (2+ messages)
` [Bug manual/13750] "

[Bug libc/13756] New: [2.15 backport] Sort objects before relocations
 2012-02-25  1:39 UTC 

[Bug libc/13755] New: [2.15 backport] Do not cache negative results in nscd if these are transient
 2012-02-25  1:36 UTC 

[Bug libc/13754] New: [2.15 backport] Handle ARENA_TEST correctly
 2012-02-25  1:36 UTC 

[Bug libc/13753] New: [2.15 backport] Really fix AVX tests
 2012-02-25  1:33 UTC 

[Bug libc/13752] New: [2.15 backport] scanf always calls realloc
 2012-02-25  1:31 UTC 

[Bug libc/13751] New: Clean up ``struct timespec'' normalization, and some more
 2012-02-25  0:44 UTC  (2+ messages)
` [Bug libc/13751] "

[Bug libc/13749] New: [2.15 backport] Use <> for include of kernel-features.h
 2012-02-24 21:03 UTC 

[Bug libc/13748] New: [2.15 backport] FIx check-localplt for x86
 2012-02-24 21:01 UTC 

[Bug manual/13738] New: GFDL in manual is version 1.1
 2012-02-24 21:00 UTC  (2+ messages)
` [Bug manual/13738] "

[Bug libc/13747] New: [2.15 backport] Add O_FSYNC define to sparc
 2012-02-24 20:59 UTC 

[Bug libc/11787] Program with large TLS segment fails aio_write
 2012-02-24 19:36 UTC  (2+ messages)

[Bug malloc/10345] malloc_printerr calls into malloc and then crashes again
 2012-02-24 18:31 UTC 

[Bug admin/13746] New: auto-annotate bugzilla from git commits
 2012-02-24 18:01 UTC 

[Bug admin/13744] New: Default new bugs to UNCONFIRMED
 2012-02-24 17:29 UTC 

[Bug localedata/13691] New: Assertion with vi_VN.tcvn locale
 2012-02-24 17:19 UTC  (2+ messages)
` [Bug localedata/13691] "

[Bug libc/13743] New: Add sys/platform.h
 2012-02-24 17:09 UTC  (2+ messages)
` [Bug libc/13743] "

[Bug ports/13742] New: Use of fsincos is incorrect for large input on m68k
 2012-02-24 16:13 UTC  (2+ messages)
` [Bug ports/13742] "

[Bug math/13741] New: Compilation fail with g++ 3.3.6 with option -ffast-math due to undefined macros __extern_always_inline
 2012-02-24  9:53 UTC  (3+ messages)
` [Bug math/13741] "

[Bug libc/13739] New: Obsolete distribution-building support
 2012-02-24  2:13 UTC 

[Bug math/2561] Incorrect return from double lround (0X1.FFFFFFFFFFFFBP+53)
 2012-02-23 23:31 UTC 

[Bug math/2560] Incorrect return from double tgamma (-0X1.5800000080001P+7)
 2012-02-23 22:54 UTC 

[Bug math/2558] Incorrect return from double gamma (-0X1.FA471547C2FE5P+1)
 2012-02-23 22:45 UTC  (2+ messages)

[Bug math/2559] Incorrect return from double lgamma (-0X1.FA471547C2FE5P+1)
 2012-02-23 22:45 UTC 

[Bug math/2556] Incorrect return from double scalb (-0X1.5555555555556P-2, 1022)
 2012-02-23 22:39 UTC 

[Bug math/2555] Incorrect return from float yn (2, 0X1.B12ED58FD5169P+1)
 2012-02-23 22:33 UTC 

[Bug math/13732] New: 2.15 backport: non-signaling floating-point comparisons
 2012-02-23 18:01 UTC 

[Bug math/13731] New: 2.15 backport: jn tests, libm ulps
 2012-02-23 17:57 UTC 

[Bug build/10062] 'make' for glibc-2.9 fails even though 'configure' is OK
 2012-02-23 16:50 UTC 

[Bug libc/13729] New: write() to a disk device returns success although kernel function has failed
 2012-02-23 16:01 UTC  (3+ messages)
` [Bug libc/13729] "

[Bug libc/12114] New: Adding priority inheritance to malloc locking
 2012-02-23 15:05 UTC  (2+ messages)
` [Bug malloc/12114] "

[Bug nptl/13724] New: pthread_setname_np segfault
 2012-02-23 10:02 UTC  (6+ messages)
` [Bug nptl/13724] "

[Bug math/2566] Incorrect return from double y1 (0X1.001000001P+593)
 2012-02-23  2:58 UTC 

[Bug math/2554] Incorrect return from float y1 (0X1.27E204P+99)
 2012-02-23  2:57 UTC 

[Bug math/2576] Incorrect return from float jn (2, 0X1.FFFF62P+99)
 2012-02-23  2:56 UTC 

[Bug math/2565] Incorrect return from double y0 (0X1.FF00000000002P+840)
 2012-02-23  2:55 UTC 

[Bug math/2563] Incorrect return from double j1 (0X1.FF00000000002P+840)
 2012-02-23  2:53 UTC 

[Bug math/2562] Incorrect return from double j0 (-0X1.001000001P+593)
 2012-02-23  2:52 UTC 

[Bug math/2552] Incorrect return from float j1 (0X1.3FFP+74)
 2012-02-23  2:51 UTC 

[Bug math/2553] Incorrect return from float y0 (0X1.3FFP+74)
 2012-02-23  2:51 UTC 

[Bug math/2551] Incorrect return from float j0 (0X1.D7CE3AP+107)
 2012-02-23  2:49 UTC 

[Bug math/2550] Incorrect return from float nexttoward (-0X1.3P-145, -0XAP-148)
 2012-02-23  2:37 UTC 

[Bug math/2546] Incorrect return from float tgamma (-0X1.0A32A2P+5)
 2012-02-23  2:33 UTC 

[Bug math/2543] Incorrect return from float gamma (-0X1.9260DCP+1)
 2012-02-23  2:24 UTC  (2+ messages)

[Bug math/2545] Incorrect return from float lgamma (-0X1.9260DCP+1)
 2012-02-23  2:09 UTC 

[Bug math/2542] Incorrect return from float gamma (-0X1.FA471547C2FE5P+1)
 2012-02-23  2:08 UTC  (2+ messages)

[Bug math/2544] Incorrect return from float lgamma (-0X1.FA471547C2FE5P+1)
 2012-02-23  2:07 UTC 

[Bug math/2500] Incorrect return from float cos (0X1.32D0875AC4074P+16)
 2012-02-23  1:52 UTC 

[Bug math/2445] Bug in powl or expl?
 2012-02-23  1:47 UTC 

[Bug libc/12650] New: Memory leak with dlopen() and thread-local storage variables
 2012-02-22 23:38 UTC  (2+ messages)
` [Bug libc/12650] "

[Bug math/2466] Errors in long double (ldbl-128ibm) llrounding functions in glibc-2.4
 2012-02-22 22:32 UTC 

[Bug math/2154] accuracy of cacoshl is bad
 2012-02-22 22:22 UTC 

[Bug math/1163] sinf inaccurate for some inputs
 2012-02-22 21:53 UTC 

[Bug math/1161] powf inaccurate for some inputs
 2012-02-22 21:49 UTC 

[Bug math/369] pow problems on x86
 2012-02-22 21:27 UTC 

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