glibc-bugs archive
subject index for August, 2016

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/20454] wait.h:102:22: error: ‘__WAIT_STATUS’ was not declared in this scope

[Bug build/20454] New: wait.h:102:22: error: ‘__WAIT_STATUS’ was not declared in this scope

[Bug localedata/20496] agr_PE: new language locale Awajún / Aguaruna (agr) for Peru

[Bug localedata/20496] New: New language locale Awajún / Aguaruna (agr) for Peru

[Bug localedata/20498] New: Mískitu / Miskito (miq) language locale for Nicaragua

[Bug localedata/20498] miq_NI: new Mískitu / Miskito (miq) language locale for Nicaragua

[Bug admin/2403] Download links

[Bug build/14259] --localedir arg to configure is ignored

[Bug build/17248] gcc plugins cannot be passed arguments in CFLAGS

[Bug build/17248] glibc should not sort CFLAGS (support gcc plugins and --param options)

[Bug build/19269] tst-audit4 and tst-audit10 failures with gcc-6 on non avx machine

[Bug build/19860] x86_64: compile errors for tst-audit10 and tst-auditmod10b

[Bug build/20463] Compile error when configure using --param arg=value in CFLAGS

[Bug build/20463] New: Compile error when configure using --param arg=value in CFLAGS

[Bug build/20518] Compilation Fails on x86_64 when ssse3 / avx is enabled and _FORTIFY_SOURCE is not set

[Bug build/20518] New: Compilation Fails on x86_64 when ssse3 / avx is enabled and _FORTIFY_SOURCE is not set

[Bug dynamic-link/13097] gdb regression: Excessive linux-vdso.so.1 name

[Bug dynamic-link/15310] _dl_sort_fini is O(n^3) causing slow exit when many dsos

[Bug dynamic-link/16133] Access to __thread variable may call malloc

[Bug dynamic-link/18035] pldd does no longer work, enters infinite loop

[Bug dynamic-link/18684] dlmopen a DSO that dlopen's into RTLD_GLOBAL segfaults.

[Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen

[Bug dynamic-link/19341] statically linked multi-threaded program fails to initialize ctype info in existing threads

[Bug dynamic-link/19509] dlsym, dlvsym do not report errors through dlerror when using RTLD_NEXT

[Bug dynamic-link/19610] ldconfig -X removes stale symbolic links

[Bug dynamic-link/19884] Discrepancy between documented and actual search path for shared libraries

[Bug dynamic-link/19884] Document libdl API in glibc to describe loading process in detail.

[Bug dynamic-link/20069] dlsym() should not use malloc on failure (breaks Address Sanitizer initialization)

[Bug dynamic-link/20139] Upper part of zmm is zeroed if Glibc is built with AS not supporting AVX512

[Bug dynamic-link/20309] tls_shared_gnu2_test fails on Fedora 24

[Bug dynamic-link/20419] files with large allocated notes crash in open_verify

[Bug dynamic-link/20480] Patch: ifunc not executable, crashes sudo qemu

[Bug dynamic-link/20488] dl_build_local_scope processes in depth first not breadth first

[Bug dynamic-link/20488] New: dl_build_local_scope processes in depth first not breadth first

[Bug dynamic-link/20508] _dl_runtime_resolve_avx/_dl_runtime_profile_avx512 cause transition penalty

[Bug dynamic-link/20508] New: _dl_runtime_resolve_avx/_dl_runtime_profile_avx512 cause transition penalty

[Bug dynamic-link/20521] New: Weak references to thread-locals are unusable on x86-64

[Bug dynamic-link/20521] Weak references to thread-locals are unusable on x86-64

[Bug glob/19779] glob: buffer overflow with GLOB_ALTDIRFUNC due to incorrect NAME_MAX limit assumption (CVE-2016-1234)

[Bug hurd/20444] New: recvmsg: PF_LOCAL sockets and msg_name lead to SIGLOST

[Bug hurd/20444] recvmsg: PF_LOCAL sockets and msg_name lead to SIGLOST

[Bug libc/14333] Fix the race between atexit() and exit()

[Bug libc/15333] Use 64-bit stat functions in installed programs

[Bug libc/15630] Fix use of cpu_set_t with sched_getaffinity when booted on a system with more than 1024 possible cpus.

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

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

[Bug libc/16907] <argp.h> compiled with --std=cXX disables __attribute__

[Bug libc/17523] open() and openat() ignore 'mode' with O_TMPFILE

[Bug libc/19056] Deprecate readdir_r

[Bug libc/19239] Including stdlib.h ends up with macros major and minor being defined

[Bug libc/19505] Incorrect file descriptor validity checks in posix_spawn_file_actions_add{open,close,dup2}

[Bug libc/19613] s390x (64 bit) macro expansion WCOREDUMP and others

[Bug libc/19648] test-skeleton.c: Do not set RLIMIT_DATA

[Bug libc/19765] s390 needs an optimized mempcpy

[Bug libc/19925] termios.h XCASE namespace

[Bug libc/19929] limits.h NL_NMAX namespace

[Bug libc/20004] swapcontext for powerpc64 has an instruction missing

[Bug libc/20023] fcntl.h timespec namespace

[Bug libc/20043] unistd.h missing cuserid for UNIX98 and before

[Bug libc/20044] unistd.h missing pthread_atfork for UNIX98

[Bug libc/20051] ttyslot in wrong header under wrong conditions

[Bug libc/20054] gethostname not declared for XPG4

[Bug libc/20055] termios.h missing tcgetsid for XPG4

[Bug libc/20073] sys/stat.h fchmod namespace

[Bug libc/20074] stdlib.h rand_r namespace

[Bug libc/20076] sys/stat.h missing S_IFSOCK, S_ISSOCK for XPG4

[Bug libc/20094] stdlib.h should not declare grantpt, ptsname, unlockpt for XPG3

[Bug libc/20111] struct sockaddr_storage cannot be aggregate-copied

[Bug libc/20198] quick_exit incorrectly destroys C++11 thread objects.

[Bug libc/20215] Linux header sync with linux/stddef.h.

[Bug libc/20248] debug/tst-longjump_chk2 calls printf from a signal handler

[Bug libc/20251] 32bit programs pass garbage in struct flock for OFD locks

[Bug libc/20277] $dp is not initialized correctly in sysdeps/hppa/start.S

[Bug libc/20305] x86_64: MINSIGSTKSZ too small for AVX-512F support

[Bug libc/20348] FAIL: misc/tst-preadvwritev64

[Bug libc/20349] 64-bit value is passed differently in p{readv,writev}{64}

[Bug libc/20375] posix_spawn fails when full signal set passed to posix_spawnattr_setsigdefault and POSIX_SPAWN_SETSIGDEF is set

[Bug libc/20422] do not allow asan/msan/tsan and fortify at the same time.

[Bug libc/20425] unbalanced and poor utilization of memory in glibc arenas may cause memory bloat and subsequent OOM

[Bug libc/20435] Missing unwind info in __startcontext causes infinite loop in _Unwind_Backtrace

[Bug libc/20435] Missing unwind info in __startcontext causes infinite loop in _Unwind_Backtrace (CVE-2016-6323)

[Bug libc/20435] New: Missing unwind info in setcontext causes infinite loop in _Unwind_Backtrace

[Bug libc/20437] iconv missing several extensions available in Solaris

[Bug libc/20437] New: iconv missing several extensions available in Solaris

[Bug libc/20468] New: SIGSEGV in internal_getent on amd64 xenial

[Bug libc/20468] SIGSEGV in internal_getent on arm64 xenial

[Bug libc/20474] [glibc 2.24] Failure to execute binaries built against glibc 2.24

[Bug libc/20474] New: [glibc 2.24] Failure to execute binaries built against glibc 2.24

[Bug libc/20478] libc_ifunc macro and similar usages leads to false debug-information.

[Bug libc/20478] New: libc_ifunc macro and similar usages leads to false debug-information.

[Bug libc/20480] New: Patch: ifunc not executable, crashes sudo qemu

[Bug libc/20486] New: fcntl: missing cancellation point for some lock operations which wait

[Bug libc/20490] cos is broken for many argument values

[Bug libc/20490] New: cos is broken for many argument values

[Bug libc/20492] New: aarch64 lacks sysconf data for caches

[Bug libc/20493] New: SH lacks sysconf data for caches

[Bug libc/20493] SH lacks sysconf data for caches

[Bug libc/20502] New: SIGSEGV, Segmentation fault in different Gnome Applications

[Bug libc/20502] SIGSEGV, Segmentation fault in different Gnome Applications

[Bug libc/20525] <sys/quota.h> should be based on kernel headers

[Bug libc/20525] New: <sys/quota.h> should be based on kernel headers

[Bug libc/20530] bswap_16 should use __builtin_bswap16() when available

[Bug libc/20530] New: bswap_16 should use __builtin_bswap16() when available

[Bug libc/20538] New: Update EUC-KR?

[Bug libc/20543] New: Please move from .gnu.linkonce to comdat

[Bug libc/9913] libc's function strverscmp() has a bug

[Bug librt/20489] New: timer_create in compatibility mode on a 64bit big-endian system is broken

[Bug librt/20489] timer_create in compatibility mode on a 64bit big-endian system segfaults

[Bug locale/14008] iconv behavior is incorrect when character is not present in dest charset

[Bug locale/17318] [RFE] Provide a C.UTF-8 locale by default

[Bug locale/18960] s390: _nl_locale_subfreeres uses larl opcode on misaligned symbol

[Bug locale/19400] Language missing in "iso-639.def", trivial fix in description

[Bug locale/19633] strfmon_l applies global locale to number formatting

[Bug locale/19726] Converting UCS4LE to INTERNAL with iconv() does not update pointers and lengths in error-case.

[Bug locale/19727] Converting from/to UTF-xx with iconv() does not always report errors on UTF-16 surrogates values.

[Bug locale/19996] langinfo.h nl_langinfo_l namespace

[Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases

[Bug localedata/11213] localedata: add copyright disclaimer to locale files

[Bug localedata/1170] ne_NP: update Nepali locale definition file

[Bug localedata/12143] chr_US: new Cherokee locale

[Bug localedata/12450] sgs_LT: new locale

[Bug localedata/12676] ln_CD: new locale

[Bug localedata/15262] LC_MESSAGES.yesexpr/noexpr: inconsistent use of romanisation

[Bug localedata/15263] LC_MESSAGES.yesexpr/noexpr: inconsistent use of 1/0 and +/-

[Bug localedata/15264] LC_MESSAGES.yesstr/nostr: lacking in many locales

[Bug localedata/15403] en_CA: locale should use 4-digit year

[Bug localedata/15578] kk_KZ: various updates

[Bug localedata/16003] pap_AN: punt old locale

[Bug localedata/16137] iw_IL: punt old locale

[Bug localedata/16190] eo: new esperanto locale

[Bug localedata/16668] en_CA: ISO date time format needed

[Bug localedata/16668] en_CA: ISO time format needed (24 hr clock)

[Bug localedata/16905] hanzi: new collation

[Bug localedata/16975] LC_MESSAGES.yesexpr/noexpr: revisit capitalization in all locales

[Bug localedata/16983] postal_fmt does not allow %l and %n modifiers

[Bug localedata/17563] cmn_TW: add hanzi collation

[Bug localedata/18453] charmaps/IBM875: incorrect codes

[Bug localedata/18812] kab_DZ: new Kabyle Algeria locale

[Bug localedata/18911] ro_RO: Correcting week day name for "Tuesday" in Romanian locale data

[Bug localedata/19133] pt_*: days & months should be lowercase in Portuguese language

[Bug localedata/19575] Status of GB18030 tables

[Bug localedata/19581] sr_* date_fmt string contains additional newline

[Bug localedata/19671] Missing Sanity Check for malloc() in 'tst-fmon.c' & 'tst-numeric.c'

[Bug localedata/19963] en_IL: New locale

[Bug localedata/20316] id_ID: Februari instead of Pebruari

[Bug localedata/20459] et_EE: locale has wrong {p,n}_cs_precedes value

[Bug localedata/20459] New: et_EE: locale has wrong {p,n}_cs_precedes value

[Bug localedata/20482] de_CH: abbreviated weekdays are incorrect

[Bug localedata/20482] de_CH: abbreviated weekdays should be two letters

[Bug localedata/20482] New: de_CH: abbreviated weekdays are incorrect

[Bug localedata/20484] de_DE: abbreviated weekdays are incorrect

[Bug localedata/20484] de_DE: abbreviated weekdays should be two letters and a dot

[Bug localedata/20484] New: de_DE: abbreviated weekdays are incorrect

[Bug localedata/20497] lt_LT: LC_TIME d_fmt used is obsolete

[Bug localedata/20497] New: lt_LT: LC_TIME d_fmt used is obsolete

[Bug localedata/9842] en_CA: incorrect date format

[Bug malloc/17730] thread-local storage is sometimes improperly free()'d after being __libc_memalign()'d

[Bug malloc/19048] malloc: arena free list can become cyclic, increasing contention

[Bug malloc/19243] reused_arena can pick an arena on the free list, leading to an assertion failure and reference count corruption

[Bug malloc/19431] Deadlock between fflush, getdelim, and fork

[Bug malloc/19469] M_PERTURB in test-skeleton.c invalidates malloc tests

[Bug malloc/19473] Turn malloc_get_state etc. in compatibility symbols

[Bug malloc/19564] Remove deprecated malloc symbols from the API

[Bug malloc/19591] malloc does not work across a static dlopen boundary

[Bug malloc/20284] malloc: Corrupt arena avoidance causes unnecessary mmap fallbacks

[Bug malloc/20370] malloc: Arena free list management is still racy (incorrect fix in bug 19243)

[Bug malloc/20432] malloc: Minimize interface required for interposition

[Bug malloc/20432] New: malloc: Minimize interface required for interposition

[Bug malloc/20458] New: setting maximum arenas via mallopt ( M_ARENA_MAX ) is ineffective after a thread has been created

[Bug malloc/20458] setting maximum arenas via mallopt ( M_ARENA_MAX ) is ineffective after a thread has been created

[Bug malloc/20458] setting maximum arenas via mallopt ( M_ARENA_MAX ) is ineffective after enough threads have been created to satisfy mp_.arena_test

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

[Bug manual/20424] Document how to provide a malloc replacement

[Bug manual/20473] Missing word in stack allocation documentation.

[Bug manual/20473] New: Missing word in stack allocation documentation.

[Bug manual/20524] strverscmp is inconsistent

[Bug manual/3629] stpcpy description in string.texi refers to MS-DOG instead of MS-DOS.

[Bug manual/6886] some imperfections in description of mmap()

[Bug manual/6887] mmap documentation bugs, perhaps also 2 functional bugs

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

[Bug math/15479] ceil, floor, round and trunc raise inexact exception

[Bug math/17899] [powerpc] floorl returns negative zero with FE_DOWNWARD

[Bug math/19590] Fail to build shared objects that use libmvec.so functions.

[Bug math/19592] [ldbl-128ibm] ceill incorrect in non-default rounding modes

[Bug math/19593] [ldbl-128ibm] truncl incorrect in non-default rounding modes

[Bug math/19594] [ldbl-128ibm] roundl incorrect in non-default rounding modes

[Bug math/19595] [ldbl-128ibm] fmodl incorrect for results in subnormal double range

[Bug math/19602] [ldbl-128ibm] fmodl handling of equal arguments with low part zero incorrect

[Bug math/19603] [ldbl-128ibm] remainderl, remquol incorrect sign handling in equality tests

[Bug math/19674] [ldbl-128ibm] powl incorrect overflow handling

[Bug math/19677] [ldbl-128ibm] remainderl equality test incorrect for zero low part

[Bug math/19678] [ldbl-128ibm] nextafterl, nexttowardl incorrect sign of zero result

[Bug math/19790] [ldbl-128ibm] nearbyintl incorrect in non-default rounding modes

[Bug math/19822] libm.so install clobbers old version

[Bug math/19848] powl(10,n) for n=-4,-5,-6,-7 is off by more than 1 ULP

[Bug math/20033] [x86_64] vectorized math function don't call the __finite versions

[Bug math/20151] [ldbl-128/ldbl-128ibm] j0l, j1l, y0l, y1l return sNaN for sNaN argument

[Bug math/20153] [ldbl-128ibm] sqrtl (sNaN) returns sNaN

[Bug math/20156] [ldbl-128ibm] ceill, rintl etc. return sNaN for sNaN argument

[Bug math/20157] [powerpc] fabsl (sNaN) wrongly raises "invalid"

[Bug math/20160] [powerpc] ceil, rint etc. return sNaN for sNaN input

[Bug math/20205] [i386/x86_64] nextafterl incorrect incrementing negative subnormals

[Bug math/20212] acos (sNaN) returns sNaN

[Bug math/20213] asin (sNaN) returns sNaN

[Bug math/20218] [i386] asinhl (sNaN) returns sNaN

[Bug math/20219] [i386] atanhl (sNaN) returns sNaN

[Bug math/20224] [i386] cbrtl (sNaN) returns sNaN

[Bug math/20225] ldexp, scalbn, scalbln return sNaN for sNaN input

[Bug math/20226] [i386/x86_64] expl, exp10l, expm1l return sNaN for sNaN input

[Bug math/20227] [i386/x86_64] logl (sNaN) returns sNaN

[Bug math/20228] [i386/x86_64] log10l (sNaN) returns sNaN

[Bug math/20229] [i386/x86_64] log1pl (sNaN) returns sNaN

[Bug math/20232] [ldbl-128] expm1l (sNaN) returns sNaN

[Bug math/20233] [ldbl-128ibm] expm1l (sNaN) returns sNaN

[Bug math/20234] [ldbl-128ibm] log1pl (sNaN) returns sNaN

[Bug math/20235] [i386/x86_64] log2l (sNaN) returns sNaN

[Bug math/20240] modf (sNaN) returns sNaN

[Bug math/20250] frexp (sNaN) returns sNaN

[Bug math/20252] atan2 (sNaN, qNaN) fails to raise "invalid"

[Bug math/20255] [i386] fdim, fdimf return with excess range and precision / double rounding

[Bug math/20256] [i386/x86_64] fdiml returns sNaN for sNaN input

[Bug math/20296] [i386/x86_64] scalbl returns sNaN for sNaN input, missing "invalid" exceptions

[Bug math/20347] Failure: Test: j0_downward (0xap+0)

[Bug math/20357] Incorrect cos result for 1.5174239687223976

[Bug math/20455] [powerpc] fesetexceptflag fails to clear FE_INVALID

[Bug math/20455] New: [powerpc] fesetexceptflag fails to clear FE_INVALID

[Bug math/20469] [x86_64] Link fail with -fopenmp and -ffast-math

[Bug math/20469] New: [x86_64] Link fail with -fopenmp and -ffast-math

[Bug math/20495] New: SIMD sincosf implementation lacks VEX encoded version

[Bug math/20495] SIMD sincosf implementation lacks VEX encoded version

[Bug math/20495] x86_64 performance degradation due to AVX/SSE transition penalty

[Bug math/20517] New: sparcv9 missing fdiml compat symbol

[Bug math/20517] sparcv9 missing fdiml compat symbol

[Bug math/20539] GCC 7 -static -lm fails to link at -O3

[Bug math/20539] New: GCC 7 -static -lm fails to link at -O3

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

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

[Bug network/19257] Per-thread memory leak in __res_vinit with IPv6 nameservers (CVE-2016-5417)

[Bug network/19573] res_nclose and __res_maybe_init disagree about name server initialization, breaking Hesiod

[Bug network/19642] Memory leak in getnameinfo

[Bug network/19787] Missing and incorrect truncation checks in getnameinfo

[Bug network/19791] Assertion failure in res_query.c with un-connectable name server addresses

[Bug network/19825] resolv: send_vc can return uninitialized data in second response to getaddrinfo

[Bug network/19830] nss_dns: should check RDATA length against buffer length

[Bug network/19831] nss_dns: getaddrinfo returns uninitialized data when confronted with A/AAAA records of invalid size

[Bug network/19862] resolv, nss_dns: Remove remaining logging of unexpected record types

[Bug network/19865] Assertion failure or memory leak in _nss_dns_getcanonname_r

[Bug network/19868] nss_dns: netent code does not skip over non-PTR records

[Bug network/19879] nss_dns: Stack overflow in getnetbyname implementation (CVE-2016-3075)

[Bug network/19994] getaddrinfo does not restore RES_USE_INET6 flag in gethosts

[Bug network/20010] getaddrinfo: Stack overflow in hostent translation (CVE-2016-3706)

[Bug network/20017] resolv: Use gmtime_r instead of gmtime in p_secstodate

[Bug network/20031] nss_hesiod: Heap overflow in get_txt_records

[Bug network/20112] sunrpc: stack (frame) overflow in Sun RPC clntudp_call (CVE-2016-4429)

[Bug network/20214] Linux header sync with linux/in6.h and ipv6.h again.

[Bug network/20450] New: resolv: Add timeout-ms option

[Bug network/20450] resolv: Add timeout-ms option

[Bug network/20477] incorrect double-checked locking related to _res_hconf

[Bug network/20477] New: incorrect double-checked locking related to _res_hconf

[Bug network/20477] resolv: incorrect double-checked locking related to _res_hconf

[Bug network/20479] New: _res_hconf should be a compatibility symbol

[Bug network/20483] incorrect double-checked locking in __nss_database_lookup

[Bug network/20483] New: incorrect double-checked locking in __nss_database_lookup

[Bug network/984] Respond to changed resolv.conf in gethostbyname

[Bug nis/20262] _nss_nis_initgroups_dyn always returns NSS_STATUS_NOTFOUND

[Bug nptl/14717] Allow choice of clock source for calls to sem_timedwait() and pthread_mutex_timedwait().

[Bug nptl/15555] pthread_condattr_setclock should accept CLOCK_MONOTONIC_COARSE, CLOCK_MONOTONIC_RAW

[Bug nptl/15765] sem_open is wrongly a cancellation point

[Bug nptl/16160] __lll_robust_trylock is not been implemented correctly in some architecture

[Bug nptl/17013] pthread_cond_broadcast could call lll_unlock() twice, breaking the shared data

[Bug nptl/18645] nptl/tst-cleanupx4 failure on i686

[Bug nptl/19703] Do not run malloc/libio fork handlers in a signal handler

[Bug nptl/19861] libpthread IFUNC resolver for fork can lead to crash

[Bug nptl/19946] Many NPTL tests block for a long time

[Bug nptl/19986] sparc32 glibc build fails with "No support for pthread barriers on pre-v9 sparc"

[Bug nptl/20116] use after free in pthread_create

[Bug nptl/20263] robust mutex deadlocks if other thread requests timedlock (Only arm/linux)

[Bug nptl/20311] please install proc_service.h

[Bug nptl/20314] make[4]: *** [/usr/include/stdlib.h] Error 1

[Bug nptl/20452] Addition of sysdep.o to libpthread.a breaks relinking libpthread.a

[Bug nptl/20452] New: Addition of sysdep.o to libpthread.a breaks relinking libpthread.a

[Bug nptl/20500] dlopen of libpthread in static executable crashes

[Bug nptl/20500] New: dlopen of libpthread in static executable crashes

[Bug nptl/20511] Invalid read on pthread_create with short-lived threads

[Bug nptl/20511] New: Invalid read on pthread_create with short-lived threads

[Bug nptl/5784] Fix static linking with -lpthread.

[Bug nscd/19755] nscd assertion failure in gc

[Bug nscd/3273] Invalid assertion on number of groups

[Bug nss/19837] nss_db: No retries for some long lines with a larger buffer

[Bug nss/20237] nss_db: get*ent segfaults without preceding set*ent

[Bug nss/20483] incorrect double-checked locking in __nss_database_lookup

[Bug nss/20532] getaddrinfo uses errno and h_errno without guaranteeing they're set, wrong errors returned by gaih_inet when lookup functions are not found.

[Bug nss/20532] New: getaddrinfo uses errno and h_errno without guaranteeing they're set, wrong errors returned by gaih_inet when lookup functions are not found.

[Bug stdio/15298] open_memstream(): seek-past-end should not change size until write

[Bug stdio/18241] failed fseek on memstream does not set errno and can fail when it shouldnt

[Bug stdio/19853] Printing IBM long double in decimal with high precision is sometimes incorrect

[Bug stdio/19931] Memory leak in vfprintf

[Bug stdio/19989] stdio.h cuserid namespace

[Bug stdio/20005] fflush on a file opened with fmemopen resets position to 0

[Bug stdio/20014] stdio.h namespace for pre-threads POSIX

[Bug stdio/20181] open_memstream(): writes not at end of stream corrupt data

[Bug stdio/20191] libio: vtables hardening

[Bug stdio/20222] fopencookie: Mangle function pointers

[Bug string/14613] missed optimization in strcspn

[Bug string/16004] memcpy/strcpy: detect memory overlap and crash when error is detected

[Bug string/20260] ../sysdeps/x86/bits/string.h:1092:3: error: array subscript is below array bounds [-Werror=array-bounds]

[Bug string/20524] New: strverscmp is inconsistent

[Bug string/20524] strverscmp is inconsistent

[Bug time/16430] [powerpc] PowerPC: ftime gettimeofday internal call returning bogus data

[Bug time/20041] sys/time.h timespec namespace


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