public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libc/14952] New: sys/cdefs.h does not define __extern_inline for Clang++
 2014-06-14  5:37 UTC  (2+ messages)
` [Bug libc/14952] "

[Bug libc/14955] New: __get_cpu_features isn't always usable
 2014-06-14  5:36 UTC  (2+ messages)
` [Bug libc/14955] "

[Bug libc/14958] New: Concurrent reader deadlock in pthread_rwlock_rdlock()
 2014-06-14  5:35 UTC  (2+ messages)
` [Bug nptl/14958] "

[Bug libc/14964] New: Constants for Linux fallocate() are not defined
 2014-06-14  5:34 UTC  (2+ messages)
` [Bug libc/14964] "

[Bug network/14965] New: remove AI_ADDRCONFIG from getaddrinfo() flags
 2014-06-14  5:34 UTC  (2+ messages)
` [Bug network/14965] remove AI_ADDRCONFIG from default "

[Bug network/14966] New: getaddrinfo() with AI_ADDRCONFIG may fail to properly resolve /etc/hosts names, e.g. "localhost"
 2014-06-14  5:33 UTC  (2+ messages)
` [Bug network/14966] "

[Bug network/14967] New: getaddrinfo(NULL) with AI_PASSIVE returns 0.0.0.0 and :: (in this order)
 2014-06-14  5:33 UTC  (2+ messages)
` [Bug network/14967] "

[Bug network/14211] New: getaddrinfo() doesn't order results correctly when node is NULL
 2014-06-14  5:32 UTC  (2+ messages)
` [Bug network/14211] "

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

[Bug network/14969] New: getaddrinfo() with AI_ADDRCONFIG replaces ::1 with 127.0.0.1
 2014-06-14  5:31 UTC  (2+ messages)
` [Bug network/14969] "

[Bug dynamic-link/14978] New: Incorrect R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT handling
 2014-06-14  5:30 UTC  (2+ messages)
` [Bug dynamic-link/14978] "

[Bug dynamic-link/14979] New: Incorrect R_386_GLOB_DAT/R_386_JUMP_SLOT handling
 2014-06-14  5:30 UTC  (2+ messages)
` [Bug dynamic-link/14979] "

[Bug malloc/14981] New: mtrace realloc
 2014-06-14  5:30 UTC  (2+ messages)
` [Bug malloc/14981] "

[Bug localedata/14982] New: New dz_BT maintainer info added
 2014-06-14  5:29 UTC  (2+ messages)
` [Bug localedata/14982] "

[Bug network/14984] New: getnameinfo() might be leaking memory
 2014-06-14  5:29 UTC  (2+ messages)
` [Bug network/14984] "

[Bug libc/14985] New: EPOLL_NONBLOCK definition erroneous
 2014-06-14  5:28 UTC  (2+ messages)
` [Bug libc/14985] "

[Bug network/14988] New: Add ntohd(), ntohf(), ntohll(), htond(), htonf(), htonll() for sending/receiving IEEE 754-formatted floats/doubles/long-longs
 2014-06-14  5:28 UTC  (2+ messages)
` [Bug network/14988] "

[Bug dynamic-link/14989] New: dlerror() returns garbage
 2014-06-14  5:28 UTC  (2+ messages)
` [Bug dynamic-link/14989] "

[Bug network/14990] New: getaddrinfo with servname=NULL returns addresses multiple times
 2014-06-14  5:24 UTC  (2+ messages)
` [Bug network/14990] getaddrinfo with servname=NULL returns duplicate addresses

[Bug libc/15015] New: getaddrinfo returns EAI_SERVICE with SOCK_RAW
 2014-06-14  5:24 UTC  (3+ messages)
` [Bug network/15015] "

[Bug libc/15661] New: posix_fallocate fallback code buggy and dangerous
 2014-06-14  3:49 UTC  (2+ messages)
` [Bug libc/15661] "

[Bug libc/7075] sprintf(buf, "%sfoo", buf) has different results with -O2 -D_FORTIFY_SOURCE=2 (__sprintf_chk bug?)
 2014-06-13 20:48 UTC  (4+ messages)

[Bug manual/4887] Wordexp() should be thread safe
 2014-06-13 20:05 UTC 

[Bug admin/1907] Changes to posix/wordexp.c (exec_comm_child) missing in 2.3.6 tarball?
 2014-06-13 19:58 UTC 

[Bug manual/5069] env thread safety problem
 2014-06-13 19:53 UTC 

[Bug libc/5443] SIGSEGV occurs in strerror_r()
 2014-06-13 19:52 UTC 

[Bug libc/5489] strerror_r (actually dcigettext) is racy
 2014-06-13 19:52 UTC 

[Bug build/14724] New: glibc build error getconf
 2014-06-13 19:51 UTC  (2+ messages)
` [Bug build/14724] "

[Bug libc/15410] New: Coverity complains about if (true || true) in bits/stdio2.h
 2014-06-13 19:28 UTC  (3+ messages)
` [Bug libc/15410] "

[Bug localedata/16857] New: Adding new locale Rajasthani (raj)
 2014-06-13 19:20 UTC  (2+ messages)
` [Bug localedata/16857] "

[Bug libc/14991] New: The Big5-HKSCS character set converter incorrectly maps U+23FF0 and U+25D20
 2014-06-13 19:09 UTC  (2+ messages)
` [Bug libc/14991] "

[Bug math/14994] New: casinh, casin inaccuracy from cancellation
 2014-06-13 19:09 UTC  (2+ messages)
` [Bug math/14994] "

[Bug build/14995] New: glibc fails to build if gold is the default linker, even if ld.bfd is available
 2014-06-13 19:09 UTC  (2+ messages)
` [Bug build/14995] "

[Bug math/14996] New: casinh, casin spurious overflows
 2014-06-13 19:08 UTC  (2+ messages)
` [Bug math/14996] "

[Bug libc/15002] New: Avoid undefined behavior in posix_fallocate overflow check
 2014-06-13 19:08 UTC  (2+ messages)
` [Bug libc/15002] "

[Bug network/15003] New: Define TCP_FASTOPEN
 2014-06-13 19:07 UTC  (2+ messages)
` [Bug network/15003] "

[Bug dynamic-link/15005] New: Architecture specific CFLAGS for rtld.c are being ignored
 2014-06-13 19:07 UTC  (2+ messages)
` [Bug dynamic-link/15005] "

[Bug libc/15007] New: [PATCH] /usr/include/bits/stdlib-ldbl.h:35:1: error: 'qecvt' undeclared here (not in a function)
 2014-06-13 19:05 UTC  (2+ messages)
` [Bug libc/15007] stdlib/bits/stdlib-ldbl.h: mismatch of guards around qecvt & friends

[Bug libc/15009] New: tdestroy() should allow passing 'NULL' for 'free_node' callback
 2014-06-13 19:05 UTC  (2+ messages)
` [Bug libc/15009] "

[Bug math/15010] New: std::sin produces wrong results when rounding mode set
 2014-06-13 19:04 UTC  (2+ messages)
` [Bug math/15010] "

[Bug network/15014] New: gethostbyname_r() returns EINVAL (22) instead of ERANGE (34)
 2014-06-13 19:04 UTC  (2+ messages)
` [Bug network/15014] "

[Bug libc/15020] New: wordexp goes into busy loop after child process closes it's output file descriptor
 2014-06-13 19:03 UTC  (2+ messages)
` [Bug libc/15020] "

[Bug dynamic-link/15022] New: Global-scope dlopen issues in static executables
 2014-06-13 19:02 UTC  (2+ messages)
` [Bug dynamic-link/15022] "

[Bug libc/17053] New: IPv6 name server support is broken
 2014-06-13 19:02 UTC  (2+ messages)
` [Bug libc/17053] "

[Bug math/15023] New: cacos inaccurate for real part of result near
 2014-06-13 19:01 UTC  (2+ messages)
` [Bug math/15023] cacos inaccurate for real part of result near 0

[Bug dynamic-link/15030] New: do_lookup_x returns undefined symbol entry
 2014-06-13 19:01 UTC  (2+ messages)
` [Bug dynamic-link/15030] "

[Bug ports/15054] New: MIPS/Linux syscall restart convention not respected by INTERNAL_SYSCALL_NCS
 2014-06-13 18:59 UTC  (2+ messages)
` [Bug ports/15054] "

[Bug math/15055] New: `sysdeps/ieee754/ldbl-128{,ibm}/e_acoshl.c' still use `__sqrtl' instead of `__ieee754_sqrtl'
 2014-06-13 18:59 UTC  (2+ messages)
` [Bug math/15055] "

[Bug math/15062] New: casinh spurious underflows (away from [-i,i])
 2014-06-13 18:58 UTC  (2+ messages)
` [Bug math/15062] "

[Bug localedata/15071] New: Daylight Savings and Standard time reversed
 2014-06-13 18:58 UTC  (2+ messages)
` [Bug localedata/15071] "

[Bug regex/15078] New: regex crash on myanmar script
 2014-06-13 18:58 UTC  (2+ messages)
` [Bug regex/15078] regex crash on myanmar script (CVE-2013-0242)

[Bug libc/15084] New: Apparent typos in strings in res_debug.c
 2014-06-13 18:56 UTC  (2+ messages)
` [Bug libc/15084] "

[Bug libc/15085] New: no-check-names unimplemented but not labeled as such
 2014-06-13 18:56 UTC  (2+ messages)
` [Bug libc/15085] "

[Bug libc/15086] New: res_debug.c out of sync with resolv.h
 2014-06-13 18:55 UTC  (2+ messages)
` [Bug libc/15086] "

[Bug libc/15088] New: glibc wrongly defines _POSIX_PRIORITY_SCHEDULING
 2014-06-13 18:55 UTC  (2+ messages)
` [Bug libc/15088] "

[Bug dynamic-link/15097] New: The loader should avoid writing over already-valid relocations
 2014-06-13 18:55 UTC  (2+ messages)
` [Bug dynamic-link/15097] "

[Bug dynamic-link/15006] New: Libraries in ld.so.cache ignored by ld-linux-armhf.so.3 on armv6l
 2014-06-13 18:54 UTC  (2+ messages)
` [Bug dynamic-link/15006] "

[Bug libc/15100] New: strptime conversion error for %W
 2014-06-13 18:54 UTC  (2+ messages)
` [Bug libc/15100] "

[Bug libc/15105] New: Extra PLT references with -Os
 2014-06-13 18:54 UTC  (2+ messages)
` [Bug libc/15105] "

[Bug ports/15119] New: unnecessary busy loop in __lll_timedlock_wait on ARM
 2014-06-13 18:53 UTC  (2+ messages)
` [Bug nptl/15119] [arm] "

[Bug dynamic-link/15122] New: [2.17] Libraries in ld.so.cache ignored by ld-linux-armhf.so.3 on armv6l
 2014-06-13 18:52 UTC  (2+ messages)
` [Bug dynamic-link/15122] "

[Bug libc/15124] New: No way to get correct strerror_r in programs needing newer Linux features, etc
 2014-06-13 18:52 UTC  (2+ messages)
` [Bug libc/15124] "

[Bug dynamic-link/15128] New: dynamic loader may clobber floating-point parameters on AArch64
 2014-06-13 18:52 UTC  (2+ messages)
` [Bug dynamic-link/15128] "

[Bug libc/15129] New: Definition of timer_t is non-conforming
 2014-06-13 18:51 UTC  (2+ messages)
` [Bug libc/15129] "

[Bug libc/15132] New: stat/fstat called unnecessarily for statvfs/fstatvfs
 2014-06-13 18:51 UTC  (2+ messages)
` [Bug libc/15132] "

[Bug dynamic-link/15134] New: dlmopen fails to initialize pthread TLS to NULL
 2014-06-13 18:51 UTC  (2+ messages)
` [Bug dynamic-link/15134] "

[Bug libc/14327] New: pthread uses mktemp(), causing link-time warning
 2014-06-13 18:50 UTC  (2+ messages)
` [Bug libc/14327] "

[Bug libc/15137] New: linking static version of sem_open gets message "'mktemp' is dangerous, better use `mkstemp'"
 2014-06-13 18:50 UTC  (2+ messages)
` [Bug libc/15137] "

[Bug nscd/15139] New: getpwuid_r does not return ERANGE consistently
 2014-06-13 18:50 UTC  (2+ messages)
` [Bug nscd/15139] "

[Bug stdio/15142] New: Missing locking in _IO_cleanup
 2014-06-13 18:49 UTC  (2+ messages)
` [Bug stdio/15142] "

[Bug malloc/15160] New: memusagestat crashes with FPE with programs that don't use malloc
 2014-06-13 18:48 UTC  (2+ messages)
` [Bug malloc/15160] "

[Bug manual/15189] New: the tool to create private locales is described as described
 2014-06-13 18:48 UTC  (2+ messages)
` [Bug manual/15189] "

[Bug math/15194] New: pow leads to segmentation fault when called after fesetround(FE_UPWARD);
 2014-06-13 18:47 UTC  (2+ messages)
` [Bug math/15194] "

[Bug dynamic-link/15199] New: dlopening a load-time library from an earlier library's initializer corrupts TLS state
 2014-06-13 18:47 UTC  (2+ messages)
` [Bug dynamic-link/15199] "

[Bug math/15214] New: cacos, casin, and casinh wrongly underflow ldbl-128ibm
 2014-06-13 18:46 UTC  (2+ messages)
` [Bug math/15214] "

[Bug nptl/15215] New: Unify pthread_once implementations
 2014-06-13 18:46 UTC  (2+ messages)
` [Bug nptl/15215] "

[Bug network/15218] New: getaddrinfo uses PTR records for canonname if address family specified
 2014-06-13 18:46 UTC  (2+ messages)
` [Bug network/15218] "

[Bug localedata/15221] New: Typo in the postal_fmt field of ia_FR locale
 2014-06-13 18:45 UTC  (2+ messages)
` [Bug localedata/15221] "

[Bug libc/15232] New: S/390: ucontext functions don't save and restore signal mask
 2014-06-13 18:45 UTC  (2+ messages)
` [Bug libc/15232] "

[Bug libc/15233] New: crash in tzset
 2014-06-13 18:44 UTC  (2+ messages)
` [Bug libc/15233] "

[Bug libc/15234] New: Extra symbol pthread_fork in libpthread
 2014-06-13 18:44 UTC  (2+ messages)
` [Bug libc/15234] "

[Bug math/15235] New: Spurious overflows for expl ldbl128-ibm
 2014-06-13 18:44 UTC  (2+ messages)
` [Bug math/15235] Spurious underflow exception "

[Bug localedata/15260] New: various errors in the yesstr/nostr/yesexpr/noexpr LC_MESSAGES
 2014-06-13 18:43 UTC  (2+ messages)
` [Bug localedata/15260] "

[Bug localedata/15261] New: inconsistent use of full-width Latin characters in yesexpr/noexpr LC_MESSAGES
 2014-06-13 18:43 UTC  (2+ messages)
` [Bug localedata/15261] "

[Bug localedata/15262] New: inconsistent use of romanisation in in yesexpr/noexpr LC_MESSAGES
 2014-06-13 18:43 UTC  (2+ messages)
` [Bug localedata/15262] "

[Bug localedata/15263] New: inconsistent use of 1/0 and +/- in the yesexpr/noexpr LC_MESSAGES
 2014-06-13 18:43 UTC  (2+ messages)
` [Bug localedata/15263] "

[Bug localedata/15264] New: yesstr/nostr LC_MESSAGES lacking in many locales
 2014-06-13 18:43 UTC  (2+ messages)
` [Bug localedata/15264] "

[Bug manual/15267] New: Add note on performance characteristics of some libm functions
 2014-06-13 18:43 UTC  (3+ messages)
` [Bug manual/15267] "

[Bug dynamic-link/15271] New: dlmopen()ed shared library with LM_ID_NEWLM crashes if it fails dlsym() twice
 2014-06-13 18:42 UTC  (2+ messages)
` [Bug dynamic-link/15271] "

[Bug math/15283] New: y1l spurious overflows for ldbl-96
 2014-06-13 18:42 UTC  (2+ messages)
` [Bug math/15283] "

[Bug libc/15284] New: mktime incorrectly normalize dates for year 2000
 2014-06-13 18:42 UTC  (2+ messages)
` [Bug libc/15284] "

[Bug math/15285] New: Bessel function spurious overflows for ldbl-128 / ldbl-128ibm
 2014-06-13 18:41 UTC  (2+ messages)
` [Bug math/15285] "

[Bug math/15287] New: casinh inaccurate for imaginary part of argument = 1 and small real part
 2014-06-13 18:41 UTC  (2+ messages)
` [Bug math/15287] "

[Bug libc/15291] New: cannot enable executable stack as shared object requires
 2014-06-13 18:41 UTC  (2+ messages)
` [Bug libc/15291] "

[Bug libc/15296] New: vpath use in libc/elf/Makefile breaks parallel building of glibc
 2014-06-13 18:41 UTC  (2+ messages)
` [Bug build/15296] "

[Bug libc/15298] New: open_memstream(): seek-past-end should not change size until write
 2014-06-13 18:41 UTC  (2+ messages)
` [Bug libc/15298] "

[Bug stdio/15301] New: scanf family misbehaves on %m when zero characters are read
 2014-06-13 18:40 UTC  (2+ messages)
` [Bug stdio/15301] "

[Bug libc/15305] New: POSIX problem: pathconf/fpathconf modifies errno for XFS filesystems on Linux
 2014-06-13 18:38 UTC  (2+ messages)
` [Bug libc/15305] "

[Bug math/15307] New: casinh inaccurate for arguments close to i with imaginary part above 1
 2014-06-13 18:37 UTC  (2+ messages)
` [Bug math/15307] "

[Bug dynamic-link/15309] New: dl_open_worker doesn't fully initialize seen array during init sort
 2014-06-13 18:37 UTC  (2+ messages)
` [Bug dynamic-link/15309] "

[Bug dynamic-link/15310] New: _dl_sort_fini is O(n^3) causing slow exit when many dsos
 2014-06-13 18:37 UTC  (2+ messages)
` [Bug dynamic-link/15310] "

[Bug dynamic-link/15311] New: _dl_sort_fini static deps can be violated by dynamic ones
 2014-06-13 18:36 UTC  (2+ messages)
` [Bug dynamic-link/15311] "

[Bug libc/15312] New: SEEK_HOLE and SEEK_DATA not exported as expected
 2014-06-13 18:35 UTC  (2+ messages)
` [Bug libc/15312] "

[Bug math/15319] New: Missing underflow exceptions from atan / atan2
 2014-06-13 18:35 UTC  (2+ messages)
` [Bug math/15319] "

[Bug nptl/15320] New: pthread_create exhaust program's virtual address space
 2014-06-13 18:35 UTC  (2+ messages)
` [Bug nptl/15320] "

[Bug malloc/15321] New: malloc/free can't give the memory back to kernel when main_arena is discontinous
 2014-06-13 18:34 UTC  (2+ messages)
` [Bug malloc/15321] "

[Bug math/15327] New: cacosh inaccuracy and spurious exceptions
 2014-06-13 18:33 UTC  (2+ messages)
` [Bug math/15327] "

[Bug dynamic-link/15329] New: _dl_sort_fini and _dl_sort_init don't keep SCCs contiguous
 2014-06-13 18:33 UTC  (2+ messages)
` [Bug dynamic-link/15329] "

[Bug libc/15333] New: Use 64-bit stat functions in installed programs
 2014-06-13 18:32 UTC  (2+ messages)
` [Bug libc/15333] "

[Bug math/15335] New: double pow returning sNaN instead of qNaN for HIGH_ORDER_BIT_IS_SET_FOR_SNAN architectures
 2014-06-13 18:32 UTC  (2+ messages)
` [Bug math/15335] "

[Bug math/15336] New: double remainder returning sNaN instead of qNaN for HIGH_ORDER_BIT_IS_SET_FOR_SNAN architectures
 2014-06-13 18:31 UTC  (2+ messages)
` [Bug math/15336] "

[Bug build/15337] New: Static builds fail with --disable-hidden-plt
 2014-06-13 18:31 UTC  (2+ messages)
` [Bug build/15337] "

[Bug network/15339] New: getaddrinfo returns EAI_SYSTEM instead of EAI_NONAME when the network is down
 2014-06-13 18:30 UTC  (2+ messages)
` [Bug network/15339] "

[Bug math/15342] New: In IEEE error reporting behavior, dbl-64 pow fails to raise an INVALID exception for x < 0 and y not integer
 2014-06-13 18:30 UTC  (2+ messages)
` [Bug math/15342] "

[Bug libc/15346] New: getdate() doesn't ignore trailing whitespaces
 2014-06-13 18:30 UTC  (2+ messages)
` [Bug libc/15346] "

[Bug network/15347] New: __FD_MASK triggers undefined behavior
 2014-06-13 18:28 UTC  (2+ messages)
` [Bug libc/15347] "

[Bug localedata/15357] New: locale de_AT: abbreviated weekdays are incorrect
 2014-06-13 18:28 UTC  (2+ messages)
` [Bug localedata/15357] "

[Bug math/15359] New: Inaccurate cos for IBM long double
 2014-06-13 18:27 UTC  (2+ messages)
` [Bug math/15359] "

[Bug libc/15361] New: aio_fsync() should not check file descriptor for "open for writing" mode and return EBADF
 2014-06-13 18:27 UTC  (2+ messages)
` [Bug libc/15361] "

[Bug libc/15366] New: Per C11 and C++11, <stdint.h> should not look at __STDC_LIMIT_MACROS or __STDC_CONSTANT_MACROS
 2014-06-13 18:26 UTC  (2+ messages)
` [Bug libc/15366] "

[Bug math/15367] New: Let gcc use __builtin_isinf
 2014-06-13 18:26 UTC  (2+ messages)
` [Bug math/15367] "

[Bug nptl/15368] New: raise() is not async-signal-safe
 2014-06-13 18:25 UTC  (2+ messages)
` [Bug nptl/15368] "

[Bug libc/15378] New: Segmentation fault when LD_LIBRARY_PATH contains (only) non-existings paths
 2014-06-13 18:25 UTC  (2+ messages)
` [Bug dynamic-link/15378] "

[Bug libc/15380] New: initstate() fails to retun NULL if size < 8
 2014-06-13 18:24 UTC  (2+ messages)
` [Bug libc/15380] initstate() fails to return "

[Bug libc/15381] New: open_memstream() does not initialize wide character struct info, leading to a crash
 2014-06-13 18:22 UTC  (2+ messages)
` [Bug libc/15381] "

[Bug math/15384] New: One constant fewer in ieee754/dbl-64/wordsize-64/s_finite.c
 2014-06-13 18:22 UTC  (2+ messages)
` [Bug math/15384] "

[Bug libc/15385] New: Results from "getent group" may be truncated with nss_db
 2014-06-13 18:22 UTC  (2+ messages)
` [Bug libc/15385] "

[Bug math/14283] New: Inaccurate range reduction for float (sinf, cosf)
 2014-06-13 18:19 UTC  (2+ messages)
` [Bug math/14283] "

[Bug math/15388] New: Erroneous output from floating point tan
 2014-06-13 18:19 UTC  (2+ messages)
` [Bug math/15388] "

[Bug libc/10352] no protection against using fd_set with fd>1024
 2014-06-13 18:19 UTC 

[Bug nptl/15392] New: Linux, setns, PID namespaces, fork: assert() about pid inequality hit sporadically
 2014-06-13 18:18 UTC  (2+ messages)
` [Bug nptl/15392] "

[Bug math/15394] New: Inaccurate imaginary part of catan result, real part of catanh result
 2014-06-13 18:17 UTC  (2+ messages)
` [Bug math/15394] "

[Bug libc/15395] New: non-working localization for rpc
 2014-06-13 18:16 UTC  (2+ messages)
` [Bug libc/15395] "

[Bug math/15396] New: Vast inaccuracies of casin/casinh/cacos/cacosh with IBM long double
 2014-06-13 18:16 UTC  (2+ messages)
` [Bug math/15396] "

[Bug localedata/15400] New: Fixing locale data for gd-GB
 2014-06-13 18:16 UTC  (2+ messages)
` [Bug localedata/15400] "

[Bug dynamic-link/15402] [i386] Run AVX audit tests for 32-bit x86
 2014-06-13 18:16 UTC 

[Bug localedata/15403] New: en_CA locale should use 4-digit year
 2014-06-13 18:15 UTC  (2+ messages)
` [Bug localedata/15403] "

[Bug libc/15404] New: Two conflict defines for __sigsetjmp in pthread.h and setjmp.h
 2014-06-13 18:15 UTC  (2+ messages)
` [Bug libc/15404] "

[Bug math/15405] New: csin, csinh, ccos, ccosh missing underflow exceptions
 2014-06-13 18:14 UTC  (2+ messages)
` [Bug math/15405] "

[Bug math/15406] New: catan, catanh missing underflow exceptions
 2014-06-13 18:14 UTC  (2+ messages)
` [Bug math/15406] "

[Bug libc/15407] New: Partial frame info in sysdeps/x86_64/start.S
 2014-06-13 18:14 UTC  (2+ messages)
` [Bug libc/15407] [x86_64] "

[Bug math/15409] New: catan, catanh spurious overflows
 2014-06-13 18:14 UTC  (2+ messages)
` [Bug math/15409] "

[Bug math/15416] New: catan, catanh inaccuracy from atan2
 2014-06-13 18:10 UTC  (2+ messages)
` [Bug math/15416] "

[Bug math/15418] New: PowerPC: spurious overflow for hypot
 2014-06-13 18:10 UTC  (2+ messages)
` [Bug math/15418] "

[Bug math/15419] New: PowerPC: spurious overflow for hypotf
 2014-06-13 18:09 UTC  (2+ messages)
` [Bug math/15419] "

[Bug math/15421] New: lgamma wrongly sets signgam for ISO C
 2014-06-13 18:09 UTC  (2+ messages)
` [Bug math/15421] "

[Bug math/15423] New: catan, catanh spurious underflows
 2014-06-13 18:09 UTC  (2+ messages)
` [Bug math/15423] "

[Bug libc/15424] New: modf benchtest gives bogus results
 2014-06-13 18:09 UTC  (2+ messages)
` [Bug libc/15424] "

[Bug math/15426] New: Wrong sign of infinity from tgamma overflow
 2014-06-13 18:09 UTC  (2+ messages)
` [Bug math/15426] "

[Bug math/15429] New: ldbl-128 cos() inaccurate new pi/2
 2014-06-13 18:08 UTC  (2+ messages)
` [Bug math/15429] "

[Bug localedata/15431] New: Updates for sv_FI
 2014-06-13 18:08 UTC  (2+ messages)
` [Bug localedata/15431] "

[Bug localedata/15432] New: Minor fix for sv_FI@euro
 2014-06-13 18:08 UTC  (2+ messages)
` [Bug localedata/15432] "

[Bug stdio/15436] New: Don't close or flush stdio streams on abort
 2014-06-13 18:08 UTC  (2+ messages)
` [Bug stdio/15436] "

[Bug libc/15441] New: _nl_find_msg: Failure to check for NULL, and callers failing to handle -1 return value
 2014-06-13 18:07 UTC  (2+ messages)
` [Bug libc/15441] "

[Bug math/15442] New: MIPS NewABI sqrtl (soft-fp) test-ldouble sqrt (qNaN) failure
 2014-06-13 18:07 UTC  (2+ messages)
` [Bug math/15442] "

[Bug stdio/15450] New: Refactor stdio-common/vfscanf.c
 2014-06-13 18:06 UTC  (2+ messages)
` [Bug stdio/15450] "

[Bug dynamic-link/15465] New: LD_DEBUG=symbols crashes when program name is not available
 2014-06-13 17:49 UTC  (2+ messages)
` [Bug dynamic-link/15465] "

[Bug math/15467] New: sincos does not set errno on domain error
 2014-06-13 17:46 UTC  (2+ messages)
` [Bug math/15467] "

[Bug math/15470] New: On ARM llrintl() and llroundl() do not raise FE_INVALID with argument out of range
 2014-06-13 17:45 UTC  (2+ messages)
` [Bug math/15470] [arm] "

[Bug libc/15473] New: null pointer handling in strcmp
 2014-06-13 17:45 UTC  (2+ messages)
` [Bug libc/15473] "

[Bug math/15479] New: ceil, floor and round and trunc raise inexact exception
 2014-06-13 17:45 UTC  (2+ messages)
` [Bug math/15479] "

[Bug math/15480] New: remainder raises inexact exception
 2014-06-13 17:45 UTC  (2+ messages)
` [Bug math/15480] "

[Bug math/15485] New: remainder incorrect in directed rounding modes
 2014-06-13 17:44 UTC  (2+ messages)
` [Bug math/15485] "

[Bug math/15487] New: math tests fail with older compilers on i386
 2014-06-13 17:44 UTC  (2+ messages)
` [Bug math/15487] "

[Bug math/15488] New: CMPLXL not defined if __NO_LONG_DOUBLE_MATH
 2014-06-13 17:44 UTC  (2+ messages)
` [Bug math/15488] "

[Bug math/15490] New: nearbyint scheduling for spurious exceptions
 2014-06-13 17:44 UTC  (2+ messages)
` [Bug math/15490] "

[Bug math/15491] New: x86 nearbyint implementations wrongly clear all exceptions
 2014-06-13 17:43 UTC  (2+ messages)
` [Bug math/15491] [i386/x86_64] "

[Bug ports/15492] New: ARM fesetenv doesn't preserve RunFast (reserved bits out of date)
 2014-06-13 17:43 UTC  (2+ messages)
` [Bug ports/15492] "

[Bug ports/15493] New: AArch64 sigsetjmp always saves signal mask
 2014-06-13 17:43 UTC  (2+ messages)
` [Bug ports/15493] "

[Bug math/15496] New: ldbl-128ibm nexttowar[d/f/l] generates spurious inexact exception
 2014-06-13 17:43 UTC  (2+ messages)
` [Bug math/15496] "

[Bug math/15497] New: PowerPC: hypotf invalid return for -INF
 2014-06-13 17:42 UTC  (2+ messages)
` [Bug math/15497] "

[Bug manual/15498] New: clock_* functions undocumented
 2014-06-13 17:42 UTC  (2+ messages)
` [Bug manual/15498] "

[Bug ports/15500] New: ARM __aeabi_localeconv incorrect
 2014-06-13 17:42 UTC  (2+ messages)
` [Bug libc/15500] [arm] "

[Bug ports/15503] New: Support ARM VFPv4 VFMA instruction in fma
 2014-06-13 17:42 UTC  (2+ messages)
` [Bug math/15503] [arm] "

[Bug ports/15505] New: ARM glibc missing __aeabi_ctype_table_C and __aeabi_ctype_table_
 2014-06-13 17:41 UTC  (2+ messages)
` [Bug libc/15505] [arm] "

[Bug ports/15506] New: Missing MIPS n32 cancellation wrappers
 2014-06-13 17:41 UTC  (2+ messages)
` [Bug ports/15506] "

[Bug libc/15510] New: getopt() do NOT REORDER the argv[] when specify the -std=c99 option
 2014-06-13 17:41 UTC  (2+ messages)
` [Bug libc/15510] "

[Bug libc/15512] New: __bswap_constant_16 not compiled when -Werror -Wsign-conversion is given
 2014-06-13 17:41 UTC  (2+ messages)
` [Bug libc/15512] "

[Bug libc/15515] New: Possibility to control the EAX register with the getservbyport() function
 2014-06-13 17:40 UTC  (2+ messages)
` [Bug libc/15515] bug in "

[Bug libc/15521] New: real-time signals DO NOT delivered starting with the lowest-numbered signal
 2014-06-13 17:40 UTC  (2+ messages)
` [Bug libc/15521] "

[Bug libc/15524] New: clock() behaves incorrectly on overflow
 2014-06-13 17:37 UTC  (2+ messages)
` [Bug libc/15524] "

[Bug libc/15527] New: strftime incorrectly combines flags
 2014-06-13 17:37 UTC  (2+ messages)
` [Bug libc/15527] "

[Bug math/15529] ldbl-96 hypotl incorrect for subnormals
 2014-06-13 17:37 UTC 

[Bug dynamic-link/15533] New: LD_AUDIT introduces an avoidable performance degradation
 2014-06-13 17:36 UTC  (2+ messages)
` [Bug dynamic-link/15533] "

[Bug math/15536] New: ulp (0x0.0p0) is not FP_SUBNORMAL!
 2014-06-13 17:36 UTC  (2+ messages)
` [Bug math/15536] "

[Bug localedata/15537] New: Invalid collation for Latvian diacritical letters
 2014-06-13 17:36 UTC  (2+ messages)
` [Bug localedata/15537] "

[Bug libc/15036] New: WCHAR_MIN and WCHAR_MAX incorrect for some architectures
 2014-06-13 17:35 UTC  (2+ messages)
` [Bug libc/15036] "

[Bug libc/15544] New: move idtype_t definition into sysdeps (bits) directory
 2014-06-13 17:35 UTC  (2+ messages)
` [Bug libc/15544] "

[Bug libc/15551] New: GCC's -fshort-wchar support
 2014-06-13 17:35 UTC  (2+ messages)
` [Bug libc/15551] "

[Bug nis/15553] New: limits on xdr_ requests are too restrictive
 2014-06-13 17:34 UTC  (2+ messages)
` [Bug nis/15553] "

[Bug libc/15555] New: pthread_condattr_setclock should accept CLOCK_MONOTONIC_COARSE
 2014-06-13 17:34 UTC  (2+ messages)
` [Bug nptl/15555] "

[Bug libc/15560] New: munmap subregion of memory maped by mmap
 2014-06-13 17:33 UTC  (2+ messages)
` [Bug libc/15560] "

[Bug math/15563] New: sincos() is incorrect for long double and large inputs on x86_64
 2014-06-13 17:32 UTC  (2+ messages)
` [Bug math/15563] "

[Bug libc/15571] New: Document FIPS compliance and non-POSIX salt changes for crypt
 2014-06-13 17:32 UTC  (2+ messages)
` [Bug libc/15571] "

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