public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug nptl/16657] New: Lock elision breaks pthread_mutex_trylock
 2015-08-28 20:43 UTC  (2+ messages)
` [Bug nptl/16657] Lock elision breaks pthread_mutex_destroy

[Bug libc/17273] New: getmntent() returns wrong default value for fs_passno
 2015-08-28 20:36 UTC  (3+ messages)
` [Bug libc/17273] "

[Bug libc/18887] New: memory corruption when using getmntent on blank lines
 2015-08-28 20:36 UTC 

[Bug dynamic-link/15786] New: ifunc resolver functions can smash function arguments
 2015-08-28 19:56 UTC  (2+ messages)
` [Bug dynamic-link/15786] "

[Bug libc/18877] New: arm: mmap offset regression
 2015-08-28 13:46 UTC  (5+ messages)
` [Bug libc/18877] "

[Bug string/18880] New: Wrong selector in x86_64/multiarch/memcpy.S
 2015-08-28 13:06 UTC  (3+ messages)
` [Bug string/18880] "

[Bug stdio/18872] New: Fix memory leak in printf_positional
 2015-08-28  1:20 UTC  (5+ messages)
` [Bug stdio/18872] "

[Bug libc/18873] New: posix_fallocate overflow check ineffective
 2015-08-28  1:16 UTC  (3+ messages)
` [Bug libc/18873] "

[Bug libc/16839] New: Add support for file-private locks
 2015-08-27 22:46 UTC  (2+ messages)
` [Bug libc/16839] Add support for open file description locks

[Bug libc/14941] New: x86/multiarch isn't used
 2015-08-27 22:38 UTC  (4+ messages)
` [Bug build/14941] sysdeps/unix/sysv/linux/CPU/multiarch is ignored

[Bug libc/18858] New: _HAVE_STRING_ARCH_xxx aren't defined for i386 nor x86_64
 2015-08-27 22:30 UTC  (2+ messages)
` [Bug string/18858] "

[Bug libc/18712] New: ARM <string.h> incompatible with -O2 -Werror=packed -Wsystem-headers
 2015-08-27 22:29 UTC  (2+ messages)
` [Bug string/18712] bits/string2.h "

[Bug libc/18799] New: iconv_prog exit status with -c is inconsistent
 2015-08-27 22:29 UTC  (2+ messages)
` [Bug locale/18799] "

[Bug libc/18830] New: iconv -c -f ascii with >buffer size worth of input before invalid input drops valid char
 2015-08-27 22:29 UTC  (2+ messages)
` [Bug locale/18830] "

[Bug libc/18441] New: Performance regression due to strcoll_l changes
 2015-08-27 22:28 UTC  (3+ messages)
` [Bug linuxthreads/18441] "
` [Bug locale/18441] "

[Bug libc/18510] New: tilegx: strcasestr() does not handle non-ascii locales
 2015-08-27 22:28 UTC  (2+ messages)
` [Bug locale/18510] "

[Bug libc/18666] New: Add support for '%OY' in strftime(), currently only "%Oy" is supported
 2015-08-27 22:28 UTC  (2+ messages)
` [Bug time/18666] "

[Bug libc/18396] New: timezone internal code for time_t_max and time_t_min is UB
 2015-08-27 22:27 UTC  (2+ messages)
` [Bug time/18396] "

[Bug libc/18429] New: spurious timer wakeup caused by ABA problem in timers handling logic
 2015-08-27 22:27 UTC  (2+ messages)
` [Bug librt/18429] "

[Bug libc/17886] New: strptime should be able to parse "Z" as a timezone with %z
 2015-08-27 22:26 UTC  (2+ messages)
` [Bug time/17886] "

[Bug libc/17887] New: strptime should be able to parse "+01:00" style timezones
 2015-08-27 22:26 UTC  (2+ messages)
` [Bug time/17887] "

[Bug libc/18096] New: null deref in wordexp/parse_dollars/parse_arith
 2015-08-27 22:26 UTC  (2+ messages)
` [Bug glob/18096] "

[Bug libc/18099] New: a.out: wordexp.c:1937: parse_param: Assertion `value != ((void *)0)' failed
 2015-08-27 22:26 UTC  (2+ messages)
` [Bug glob/18099] "

[Bug libc/17651] New: Expose thread-safe timezone API
 2015-08-27 22:25 UTC  (2+ messages)
` [Bug time/17651] "

[Bug libc/17703] New: iconv(1) EFAULTs reading the second non-mmapable input
 2015-08-27 22:25 UTC  (2+ messages)
` [Bug locale/17703] "

[Bug admin/17813] New: Incorrect Expression
 2015-08-27 22:25 UTC  (2+ messages)
` [Bug time/17813] "

[Bug libc/17875] New: localedef fails on ifndef-tokens and on if-statements following an if-else-statement
 2015-08-27 22:25 UTC  (2+ messages)
` [Bug locale/17875] "

[Bug libc/17879] New: Library is missing memset_s
 2015-08-27 22:25 UTC  (2+ messages)
` [Bug string/17879] "

[Bug libc/17365] New: degenerate string.h operations not optimised to no-ops, and can cause compiler warnings
 2015-08-27 22:24 UTC  (2+ messages)
` [Bug string/17365] "

[Bug libc/17401] New: globbing not consistent for unterminated `[' match
 2015-08-27 22:24 UTC  (2+ messages)
` [Bug glob/17401] "

[Bug libc/17477] New: __gconv_get_path crashes if GCONV_PATH set and no current directory
 2015-08-27 22:24 UTC  (2+ messages)
` [Bug locale/17477] "

[Bug libc/17646] New: mktime: unpredictable return value for ambiguous time, depends on previous mktime call
 2015-08-27 22:24 UTC  (2+ messages)
` [Bug time/17646] "

[Bug libc/17189] New: Incorrect result for %s in strftime
 2015-08-27 22:23 UTC  (2+ messages)
` [Bug time/17189] "

[Bug libc/17197] New: Redundant shift character in iconv conversion output at block boundary
 2015-08-27 22:23 UTC  (2+ messages)
` [Bug locale/17197] "

[Bug libc/17279] New: strncat(..., ..., SIZE_MAX) behaves incorrectly
 2015-08-27 22:23 UTC  (2+ messages)
` [Bug string/17279] "

[Bug libc/17318] New: [RFE] Provide a C.UTF-8 locale by default
 2015-08-27 22:23 UTC  (2+ messages)
` [Bug locale/17318] "

[Bug libc/16919] New: recvmsg standard compliance
 2015-08-27 22:22 UTC  (2+ messages)
` [Bug network/16919] "

[Bug libc/16950] New: mbrtowc on empty buffer returns 0, should return (size_t) -2
 2015-08-27 22:22 UTC  (2+ messages)
` [Bug locale/16950] "

[Bug libc/16976] New: fnmatch unbounded stack VLA for collating symbols
 2015-08-27 22:22 UTC  (2+ messages)
` [Bug glob/16976] "

[Bug libc/17074] New: New memset for x86 SSE & x86-64
 2015-08-27 22:22 UTC  (2+ messages)
` [Bug string/17074] "

[Bug libc/17087] New: Implement memcasemem()
 2015-08-27 22:22 UTC  (2+ messages)
` [Bug string/17087] "

[Bug libc/16640] New: string/strtok.c: undefined behaviour inconsistent between x86 and other generic code
 2015-08-27 22:21 UTC  (2+ messages)
` [Bug string/16640] "

[Bug libc/16747] New: the declaration of lio_listio is missing a restrict qualifier
 2015-08-27 22:21 UTC  (2+ messages)
` [Bug librt/16747] "

[Bug libc/16830] New: memset performance regression
 2015-08-27 22:21 UTC  (2+ messages)
` [Bug string/16830] "

[Bug libc/16852] New: recvmmsg clobbers const argument
 2015-08-27 22:21 UTC  (2+ messages)
` [Bug network/16852] "

[Bug libc/16430] New: PowerPC: ftime gettimeofday internal call returning bogus data
 2015-08-27 22:20 UTC  (2+ messages)
` [Bug time/16430] [powerpc] "

[Bug libc/16437] New: struct timespec definition is non-conforming on x32 and perhaps other archs
 2015-08-27 22:20 UTC  (2+ messages)
` [Bug time/16437] [x86_64] "

[Bug libc/16621] New: C.UTF-8 locales should be regarded like C w.r.t. $LANGUAGE precedence
 2015-08-27 22:20 UTC  (2+ messages)
` [Bug locale/16621] "

[Bug libc/16301] New: Inconsistency/bug in mktime?
 2015-08-27 22:19 UTC  (2+ messages)
` [Bug time/16301] "

[Bug libc/16334] New: need testcase for version-3 format tz files, with negative localtimes
 2015-08-27 22:19 UTC  (2+ messages)
` [Bug time/16334] "

[Bug libc/16346] New: mktime: potentially unsafe use of localtime_offset
 2015-08-27 22:19 UTC  (2+ messages)
` [Bug time/16346] "

[Bug libc/16088] New: Implement strptime %Z
 2015-08-27 22:18 UTC  (2+ messages)
` [Bug time/16088] "

[Bug libc/16141] New: strptime %z offset restriction
 2015-08-27 22:18 UTC  (2+ messages)
` [Bug time/16141] "

[Bug libc/16145] New: localtime_r etc holds lock via __tz_convert
 2015-08-27 22:18 UTC  (2+ messages)
` [Bug time/16145] "

[Bug libc/16197] New: CMSG_DATA results in (possibly correct) string aliasing warnings on gcc
 2015-08-27 22:18 UTC  (2+ messages)
` [Bug network/16197] "

[Bug libc/15943] New: localtime_r performance drop when set different timezone
 2015-08-27 22:17 UTC  (2+ messages)
` [Bug time/15943] "

[Bug libc/15998] New: Set arch_minimum_kernel for powerpc LE
 2015-08-27 22:17 UTC  (2+ messages)
` [Bug build/15998] [powerpc] "

[Bug libc/16004] New: memcpy/strcpy: detect memory overlap and crash when error is detected
 2015-08-27 22:17 UTC  (2+ messages)
` [Bug string/16004] "

[Bug libc/16029] New: Benchtests are inconsistent
 2015-08-27 22:17 UTC  (2+ messages)
` [Bug build/16029] "

[Bug libc/16059] New: wordexp(3) -- A[0]='a b' gives error
 2015-08-27 22:17 UTC  (2+ messages)
` [Bug glob/16059] "

[Bug libc/15676] New: Benchtest inputs are not reprezentative
 2015-08-27 22:16 UTC  (2+ messages)
` [Bug build/15676] Benchtest inputs are not representative

[Bug libc/15722] New: Verify that all internal sockets opened with SOCK_CLOEXEC
 2015-08-27 22:16 UTC  (2+ messages)
` [Bug network/15722] "

[Bug libc/15744] New: strtod is incorrect on INF/inf case variations in tr_TR.iso88599 locale
 2015-08-27 22:16 UTC  (2+ messages)
` [Bug math/15744] "

[Bug libc/15756] New: Check ABI for completeness
 2015-08-27 22:16 UTC  (2+ messages)
` [Bug build/15756] "

[Bug libc/15878] New: setlocale behavior shouldn't depend on the current locale
 2015-08-27 22:16 UTC  (2+ messages)
` [Bug locale/15878] "

[Bug libc/15524] New: clock() behaves incorrectly on overflow
 2015-08-27 22:15 UTC  (3+ messages)
` [Bug libc/15524] [DR#437] "
` [Bug time/15524] "

[Bug libc/15527] New: strftime incorrectly combines flags
 2015-08-27 22:15 UTC  (2+ messages)
` [Bug time/15527] "

[Bug libc/15605] New: gcc-4.8 + tree-loop-distribute-patterns breaks is unsafe for GLIBC
 2015-08-27 22:15 UTC  (2+ messages)
` [Bug build/15605] "

[Bug libc/14624] New: `make localedata/install-locales` fails with "FATAL: kernel too old"
 2015-08-27 22:14 UTC  (3+ messages)
` [Bug build/14624] "

[Bug libc/15124] New: No way to get correct strerror_r in programs needing newer Linux features, etc
 2015-08-27 22:14 UTC  (2+ messages)
` [Bug string/15124] "

[Bug libc/15459] New: RFE: Add |localeconv_l()| to allow porting of FreeBSD/OSX applications
 2015-08-27 22:14 UTC  (2+ messages)
` [Bug locale/15459] "

[Bug ports/15500] New: ARM __aeabi_localeconv incorrect
 2015-08-27 22:14 UTC  (2+ messages)
` [Bug locale/15500] [arm] "

[Bug libc/14613] New: missed optimization in strcspn
 2015-08-27 22:13 UTC  (2+ messages)
` [Bug string/14613] "

[Bug libc/14753] New: Redirect test input from /dev/null
 2015-08-27 22:13 UTC  (2+ messages)
` [Bug build/14753] "

[Bug libc/14554] New: setlocale doesn't check if a locale is really available
 2015-08-27 22:12 UTC  (2+ messages)
` [Bug locale/14554] "

[Bug nptl/14942] New: File corruption bug in AIO with close()
 2015-08-27 22:12 UTC  (2+ messages)
` [Bug librt/14942] "

[Bug nptl/17504] New: mq_timedreceive and mq_timedsend do not use a monotonic clock
 2015-08-27 22:12 UTC  (2+ messages)
` [Bug librt/17504] "

[Bug nptl/13172] New: aio_suspend is not async-signal-safe
 2015-08-27 22:11 UTC  (2+ messages)
` [Bug librt/13172] "

[Bug librt/10815] [timer_create / SIGEV_THREAD] signalmask of timer_sigev_thread dangerous
 2015-08-27 22:11 UTC 

[Bug libc/14551] New: strtold overflow handling for IBM long double
 2015-08-27 22:10 UTC  (2+ messages)
` [Bug math/14551] [ldbl-128ibm] "

[Bug libc/14130] New: iconv utf-8-mac how can i use?
 2015-08-27 22:09 UTC  (2+ messages)
` [Bug locale/14130] Add utf-8-mac encoding to iconv

[Bug libc/14141] New: Common autoconf macro for -shared link tests
 2015-08-27 22:09 UTC  (2+ messages)
` [Bug build/14141] "

[Bug libc/14144] New: Build crt[in].os
 2015-08-27 22:09 UTC  (2+ messages)
` [Bug build/14144] "

[Bug libc/14185] New: fnmatch() fails when '*' wildcard is applied on the file name containing multi-byte character(s)
 2015-08-27 22:09 UTC  (2+ messages)
` [Bug glob/14185] "

[Bug libc/13751] New: Clean up ``struct timespec'' normalization, and some more
 2015-08-27 22:08 UTC  (2+ messages)
` [Bug time/13751] "

[Bug libc/14008] New: iconv behavior is incorrect when character is not present in dest charset
 2015-08-27 22:08 UTC  (2+ messages)
` [Bug locale/14008] "

[Bug libc/14023] New: localtime_r unexpectedly writes tzname[]
 2015-08-27 22:08 UTC  (2+ messages)
` [Bug time/14023] "

[Bug libc/14068] New: Split top-level config.h.in into machine dependent and machine independent pieces
 2015-08-27 22:08 UTC  (2+ messages)
` [Bug build/14068] "

[Bug libc/14092] New: Support C11 threads
 2015-08-27 22:08 UTC  (2+ messages)
` [Bug nptl/14092] "

[Bug libc/14096] New: Race condition on timezone/tst-timezone.out
 2015-08-27 22:08 UTC  (2+ messages)
` [Bug time/14096] "

[Bug libc/13567] New: overflow in emulated timer_settime() on Linux/HPPA at least
 2015-08-27 22:07 UTC  (2+ messages)
` [Bug librt/13567] [hppa] "

[Bug libc/13725] New: __gconv_lock missing pthread_atfork handler
 2015-08-27 22:07 UTC  (2+ messages)
` [Bug locale/13725] "

[Bug libc/13740] New: lio_listio: when pass aiocb with a invalid aio_lio_opcode, __error_code is not set
 2015-08-27 22:07 UTC  (2+ messages)
` [Bug librt/13740] "

[Bug libc/12981] New: race in aio handle_fildes_io corrupts user memory
 2015-08-27 22:06 UTC  (2+ messages)
` [Bug librt/12981] "

[Bug libc/13080] New: clock() is unusable on 32-bit targets due to wrong type for clock_t
 2015-08-27 22:06 UTC  (2+ messages)
` [Bug time/13080] "

[Bug libc/13541] New: iconv //IGNORE charsets are inconsistent about INBUF* state after EILSEQ
 2015-08-27 22:06 UTC  (2+ messages)
` [Bug locale/13541] "

[Bug libc/12234] New: iconvlist API
 2015-08-27 22:05 UTC  (2+ messages)
` [Bug locale/12234] "

[Bug libc/12747] New: RFE: New time zone conversion specifier character
 2015-08-27 22:05 UTC  (2+ messages)
` [Bug time/12747] "

[Bug locale/11828] Please provide supported equivalents of _NL_*
 2015-08-27 22:05 UTC 

[Bug locale/12091] gconv: Allow iconv_open to recurse
 2015-08-27 22:05 UTC 

[Bug librt/12043] aio notification via signal doesn't handle sigqueue errors propertly
 2015-08-27 22:05 UTC 

[Bug glob/10246] glob() with GLOB_NOCHECK is returning a modified pattern sometimes
 2015-08-27 22:04 UTC 

[Bug time/11620] Bad design of timezone conversions
 2015-08-27 22:04 UTC 

[Bug locale/6050] iconv(1) buffers all of stdin in memory
 2015-08-27 22:03 UTC 

[Bug string/4403] strfry() gives skewed distributions
 2015-08-27 22:03 UTC 

[Bug string/5806] wrong comment in strlen() and other functions
 2015-08-27 22:03 UTC 

[Bug build/6441] Value of slibdir changes after reconfigure for 64-bit targets
 2015-08-27 22:03 UTC 

[Bug math/5268] [ldbl-128ibm] huge and denornal reads and writes for long doubles
 2015-08-27 22:03 UTC 

[Bug glob/866] glob should match dangling symlinks
 2015-08-27 22:02 UTC 

[Bug glob/1062] sysdeps/generic/glob.c merge from gnulib (part 3 of 3)
 2015-08-27 22:02 UTC 

[Bug string/178] Please add strlcpy and strlcat (attached)
 2015-08-27 22:02 UTC 

[Bug localedata/18408] New: Provide software utility to permit user created custom locales
 2015-08-27 22:00 UTC  (2+ messages)
` [Bug locale/18408] "

[Bug localedata/18589] New: sort-test.sh fails at random
 2015-08-27 22:00 UTC  (2+ messages)
` [Bug locale/18589] "

[Bug localedata/18871] New: _nl_load_domain memory leak
 2015-08-27 22:00 UTC  (5+ messages)
` [Bug localedata/18871] "
` [Bug locale/18871] "

[Bug localedata/16985] New: localedef erroneous error message
 2015-08-27 21:59 UTC  (2+ messages)
` [Bug locale/16985] "

[Bug localedata/17142] New: LANGUAGE environment variable processing and directory traversal
 2015-08-27 21:59 UTC  (2+ messages)
` [Bug locale/17142] "

[Bug localedata/17528] New: new gconv module for the character encoding used in Japanese DTV
 2015-08-27 21:59 UTC  (2+ messages)
` [Bug locale/17528] "

[Bug localedata/17617] New: Race condition in localedata tests
 2015-08-27 21:59 UTC  (2+ messages)
` [Bug locale/17617] "

[Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications
 2015-08-27 21:57 UTC  (2+ messages)
` [Bug locale/12651] "

[Bug localedata/14247] New: newlocale doesn't always set errno upon failure return
 2015-08-27 21:57 UTC  (2+ messages)
` [Bug locale/14247] "

[Bug localedata/14594] New: Testing a mangled pointer results in initializer not being called
 2015-08-27 21:57 UTC  (2+ messages)
` [Bug locale/14594] "

[Bug locale/5033] locarchive does not provide fallback for mmap()
 2015-08-27 21:56 UTC 

[Bug locale/6917] locale/gen-translit.pl: move preprocessing to Makefile
 2015-08-27 21:56 UTC 

[Bug libc/15385] New: Results from "getent group" may be truncated with nss_db
 2015-08-27 21:54 UTC  (2+ messages)
` [Bug nss/15385] "

[Bug libc/17250] New: static linking breaks nss loading (getaddrinfo/getpwnam/etc...)
 2015-08-27 21:54 UTC  (2+ messages)
` [Bug nss/17250] "

[Bug libc/12459] New: [RFE] glibc could have a nss_init call that's like res_init but for nsswitch.conf
 2015-08-27 21:53 UTC  (2+ messages)
` [Bug nss/12459] "

[Bug network/18356] New: Remaining file pointer reset issues in NSS file handling
 2015-08-27 21:53 UTC  (2+ messages)
` [Bug nss/18356] "

[Bug network/18724] New: Harden put*ent functions against data injection
 2015-08-27 21:53 UTC  (2+ messages)
` [Bug libc/18724] "

[Bug nptl/18868] New: pthread_barrier_init typo has in-theory-undefined behavior
 2015-08-27 20:18 UTC  (2+ messages)
` [Bug nptl/18868] "

[Bug libc/154] tzset not called frequently enough by localtime() and friends
 2015-08-27 17:14 UTC  (3+ messages)

[Bug libc/2898] [improve] warning: the use of `mktemp' is dangerous, better use `mkstemp'
 2015-08-27 12:52 UTC  (2+ messages)

[Bug ports/18863] New: bits/siginfo.h: mips/ia64 missing si_syscall updates
 2015-08-26 17:34 UTC  (3+ messages)
` [Bug libc/18863] "

[Bug nptl/13165] New: pthread_cond_wait() can consume a signal that was sent before it started waiting
 2015-08-26 15:29 UTC  (2+ messages)
` [Bug nptl/13165] "

[Bug math/18875] New: Excess precision leads incorrect libm
 2015-08-26 13:42 UTC  (5+ messages)
` [Bug math/18875] "

[Bug math/18610] New: S390: fetestexcept() reports any exception if DXC-code contains a vector instruction exception
 2015-08-26 12:45 UTC  (3+ messages)
` [Bug math/18610] "

[Bug build/18870] New: sem_open.c fails to compile with missing symbol FUTEX_SHARED
 2015-08-26  9:40 UTC  (2+ messages)
` [Bug build/18870] "

[Bug dynamic-link/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so
 2015-08-25 18:38 UTC 

[Bug libc/18240] New: hcreate((size_t)-1) should fail with ENOMEM
 2015-08-25 15:30 UTC  (3+ messages)
` [Bug libc/18240] "

[Bug dynamic-link/15128] New: dynamic loader may clobber floating-point parameters on AArch64
 2015-08-25 11:53 UTC  (4+ messages)
` [Bug dynamic-link/15128] "

[Bug libc/10882] [powerpc] --enable-profile broken on powerpc
 2015-08-24 14:46 UTC  (2+ messages)

[Bug libc/17661] New: printf should output "nan" for some invalid floating point values
 2015-08-24  9:52 UTC  (2+ messages)
` [Bug libc/17661] some invalid floating point values should be considered as "nan"

[Bug libc/18052] New: Symbol clash with preprocessor __i686 produces segfaults
 2015-08-24  9:50 UTC  (2+ messages)
` [Bug libc/18052] "

[Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
 2015-08-24  9:48 UTC  (2+ messages)
` [Bug build/16261] "

[Bug build/16076] [powerpc] glibc 2.15 version cross compiling issue for freescale MPC8308 - powerpc architecture
 2015-08-24  9:47 UTC 

[Bug libc/15838] New: fts.h interfaces are presently non-usable except on 64-bit systems
 2015-08-24  9:46 UTC  (2+ messages)
` [Bug libc/15838] "

[Bug libc/11460] fts has no LFS support
 2015-08-24  9:45 UTC 

[Bug libc/14520] New: Wildcards in hosts file
 2015-08-24  9:44 UTC  (3+ messages)
` [Bug network/14520] "

[Bug libc/18123] New: allow wildcards in /etc/hosts
 2015-08-24  9:44 UTC  (2+ messages)
` [Bug network/18123] "

[Bug network/18279] New: Long running programs don't detect resolv.conf being updated when roaming
 2015-08-24  9:43 UTC  (2+ messages)
` [Bug network/18279] "

[Bug network/984] Respond to changed resolv.conf in gethostbyname
 2015-08-24  9:43 UTC 

[Bug nis/17913] New: NIS+ Stack allocation
 2015-08-24  9:24 UTC  (4+ messages)
` [Bug nis/17913] NIS+ getservbyname() "

[Bug libc/18862] New: Cloning with CLONE_VFORK | CLONE_VM stops sending signals internally from working
 2015-08-23 19:46 UTC 

[Bug libc/14118] New: b64_ntop function not in public API
 2015-08-23  1:17 UTC  (2+ messages)
` [Bug network/14118] "

[Bug libc/16060] New: dprintf fails to be async-signal safe
 2015-08-23  1:16 UTC  (2+ messages)
` [Bug stdio/16060] "

[Bug libc/15571] New: Document FIPS compliance and non-POSIX salt changes for crypt
 2015-08-23  1:14 UTC  (2+ messages)
` [Bug manual/15571] "

[Bug libc/16179] New: pointer mangling makes setnetgrent's setup racy
 2015-08-23  1:14 UTC  (2+ messages)
` [Bug network/16179] "

[Bug libc/16181] New: innetgr is likely to miss entries in nscd and other multi-thread contexts
 2015-08-23  1:14 UTC  (2+ messages)
` [Bug network/16181] "

[Bug libc/14895] New: corruption in popen pclose
 2015-08-23  1:13 UTC  (2+ messages)
` [Bug stdio/14895] "

[Bug libc/14084] New: Cleanup reversal of sunrpc obsoletion code
 2015-08-22 22:19 UTC  (2+ messages)
` [Bug network/14084] "

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