Show patches with: State = Action Required       |    Archived = No       |   28102 patches
« 1 2 ... 230 231 232281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCHv2,10/14] Add note about nexttoward test cases in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,09/14] Replace M_El with exp1 in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,08/14] Replace M_PI_4l with pi_4_d in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,07/14] Replace M_PIl with pi in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,06/14] Replace M_PI2l with pi_2_d in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,05/14] Refactor M_ macros defined in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,03/14] Begin refactor of libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,02/14] Fixup usage of MIN_EXP in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
[PATCHv2,01/14] Fixup usage of MANT_DIG in libm-test.inc - - - - --- 2016-05-20 Paul E. Murphy New
conformtest: Correct ftw.h expectations for XPG3, XPG4 [committed] - - - - --- 2016-05-20 Joseph Myers New
malloc: Correct malloc alignment on 32-bit architectures [BZ #6527] - - - - --- 2016-05-20 Florian Weimer New
Make padding in struct sockaddr_storage explicit [BZ #20111] - - - - --- 2016-05-20 Florian Weimer New
Add nextup and nextdown math functions - - - - --- 2016-05-20 Rajalakshmi Srinivasaraghavan New
localedata: ne_NP: misc updates [BZ #1170] - - - - --- 2016-05-19 Mike Frysinger New
Implement proper fmal for ldbl-128ibm (bug 13304) [committed] - - - - --- 2016-05-19 Joseph Myers New
Count number of logical processors sharing L2 cache - - - - --- 2016-05-19 H.J. Lu New
[committed,BZ,#20119] Correct Intel processor level type mask from CPUID - - - - --- 2016-05-19 H.J. Lu New
Check the HTT bit before counting logical threads - - - - --- 2016-05-19 H.J. Lu New
malloc: Remove __malloc_check_init from the API [BZ #19564] - - - - --- 2016-05-19 Florian Weimer New
libio: Always use _IO_BUFSIZE for stream buffers [BZ #4099] - - - - --- 2016-05-19 Florian Weimer New
conformtest: Correct pwd.h expectations for XPG3 [committed] - - - - --- 2016-05-19 Joseph Myers New
conformtest: Correct search.h expectations for XPG3 - - - - --- 2016-05-19 Joseph Myers New
Make padding in struct sockaddr_storage explicit [BZ #20111] - - - - --- 2016-05-19 Florian Weimer New
Add random memcpy test - - - - --- 2016-05-19 Wilco Dijkstra New
[AArch64] Tune memcpy - - - - --- 2016-05-19 Wilco Dijkstra New
[AArch64] Optimized memcpy/memmove - - - - --- 2016-05-19 Wilco Dijkstra New
CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] - - - - --- 2016-05-19 Florian Weimer New
Update libm-test.inc comment about NaN signs [committed] - - - - --- 2016-05-18 Joseph Myers New
[3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463) - - - - --- 2016-05-18 Adhemerval Zanella New
[2/3] Remove __ASSUME_SET_ROBUST_LIST - - - - --- 2016-05-18 Adhemerval Zanella New
[1/3] Remove __ASSUME_FUTEX_LOCK_PI - - - - --- 2016-05-18 Adhemerval Zanella New
[8/8] Generate new format names in auto-libm-test-out - - - - --- 2016-05-18 Paul E. Murphy New
[7/8] Remove type specific information from auto-libm-test-in - - - - --- 2016-05-18 Paul E. Murphy New
[6/8] Refactor CHOOSE() macro usage in libm-tests.inc - - - - --- 2016-05-18 Paul E. Murphy New
[5/8] Apply LIT(x) to floating point literals in libm-test.c - - - - --- 2016-05-18 Paul E. Murphy New
[4/8] Add LIT() around literals in check_ulp in libm-tests.inc - - - - --- 2016-05-18 Paul E. Murphy New
[3/8] Fixup TYPE_* substitutions - - - - --- 2016-05-18 Paul E. Murphy New
[1/8] Begin refactor of libm-test.inc - - - - --- 2016-05-18 Paul E. Murphy New
[BZ,#20115] Extra alignment in memset-vec-unaligned-erms.S - - - - --- 2016-05-18 H.J. Lu New
Don't call internal __pthread_unwind via PLT - - - - --- 2016-05-18 H.J. Lu New
Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h - - - - --- 2016-05-18 Joseph Myers New
[PING,01/14] S390: Get rid of make warning: overriding recipe for target gconv-modules. - - - - --- 2016-05-18 Stefan Liebler New
Implement strlcpy, strlcat [BZ #178] - - - - --- 2016-05-18 Florian Weimer New
Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h - - - - --- 2016-05-18 Joseph Myers New
[PATCHv2,6/6] Refactor tst-strtod-round-data.h to avoid adding a type suffix - - - - --- 2016-05-17 Paul E. Murphy New
[PATCHv2,5/6] Refactor tst-strtod-round.c for type-generic-ness - - - - --- 2016-05-17 Paul E. Murphy New
[PATCHv2,4/6] Refactor tst-strtod-round.c - - - - --- 2016-05-17 Paul E. Murphy New
[PATCHv2,3/6] Refactor tst-strtod6.c - - - - --- 2016-05-17 Paul E. Murphy New
[PATCHv2,2/6] Refactor bug-strtod2.c to be type generic - - - - --- 2016-05-17 Paul E. Murphy New
[PATCHv2,1/6] Refactor bug-strtod.c to better test new types. - - - - --- 2016-05-17 Paul E. Murphy New
sysdeps/gnu/netinet/tcp.h: Sync struct tcp_info to Linux 4.6 - - - - --- 2016-05-17 Asbjørn Sloth Tønnesen New
Check the HTT bit before counting logical threads - - - - --- 2016-05-17 H.J. Lu New
[4/5] Refactor tst-strtod-round.c - - - - --- 2016-05-17 Paul E. Murphy New
Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting. - - - - --- 2016-05-17 Stefan Liebler New
Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6 - - - - --- 2016-05-17 Joseph Myers New
[5/5] Refactor tst-strtod-round.c for type-generic-ness - - - - --- 2016-05-16 Paul E. Murphy New
[4/5] Refactor tst-strtod-round.c - - - - --- 2016-05-16 Paul E. Murphy New
[3/5] Refactor tst-strtod6.c - - - - --- 2016-05-16 Paul E. Murphy New
[2/5] Refactor bug-strtod2.c to be type generic - - - - --- 2016-05-16 Paul E. Murphy New
[1/5] Refactor bug-strtod.c to better test new types. - - - - --- 2016-05-16 Paul E. Murphy New
[PING,2,v6] Add pretty printers for the NPTL lock types - - - - --- 2016-05-16 Martin Galvan New
[PATCH:,hppa] Fix segmentation faults in _dl_lookup_address - - - - --- 2016-05-14 John David Anglin New
Fix setcontext return value on hppa - - - - --- 2016-05-14 John David Anglin New
Count number of logical processors sharing L2 cache - - - - --- 2016-05-13 H.J. Lu New
[COMMITTED] tst-mallocfork2: Fix race condition, use fewer resources - - - - --- 2016-05-13 Florian Weimer New
malloc: Correct malloc alignment on 32-bit architectures [BZ #6527] - - - - --- 2016-05-13 Florian Weimer New
Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094) - - - - --- 2016-05-13 Joseph Myers New
Correct ttyslot header declaration conditions (bug 20051) - - - - --- 2016-05-13 Joseph Myers New
conformtest: Correct some stdlib.h expectations for XPG3 [committed] - - - - --- 2016-05-13 Joseph Myers New
conformtest: Do not expect strdup in string.h for XPG3 [committed] - - - - --- 2016-05-13 Joseph Myers New
[BZ,#20072] x86 init_cpu_features is called twice in static executable - - - - --- 2016-05-13 H.J. Lu New
[4/4] S390: Implement mempcpy with help of memcpy. [BZ #19765] - - - - --- 2016-05-13 Stefan Liebler New
[4/4] Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h> - - - - --- 2016-05-13 Zack Weinberg New
[3/4] Add utility macros for clang detection, and deprecation with messages. - - - - --- 2016-05-13 Zack Weinberg New
[2/4] Minimize sysdeps code involved in defining major/minor/makedev. - - - - --- 2016-05-13 Zack Weinberg New
[1/4] Move sysdeps/generic/bits/hwcap.h to top-level bits/. - - - - --- 2016-05-13 Zack Weinberg New
conformtest: Correct time.h XPG3 expectations [committed] - - - - --- 2016-05-12 Joseph Myers New
conformtest: Correct some unistd.h expectations for XPG3, XPG4 [committed] - - - - --- 2016-05-12 Joseph Myers New
Correct ttyslot header declaration conditions (bug 20051) - - - - --- 2016-05-12 Joseph Myers New
conformtest: Do not expect S_IF* in fcntl.h [committed] - - - - --- 2016-05-12 Joseph Myers New
[AArch64] Optimized memcpy/memmove - - - - --- 2016-05-12 Wilco Dijkstra New
[BZ,15527] strftime_l.c: Support lowercase output - - - - --- 2016-05-12 Jakub Martisko New
Use strlen when searching for a nul char - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Add optimized memchr - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Tune memcpy - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Optimized memcpy/memmove - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Optimized memset - - - - --- 2016-05-12 Wilco Dijkstra New
[COMMITTED] getaddrinfo: Convert from extend_alloca to struct scratch_buffer - - - - --- 2016-05-12 Florian Weimer New
malloc: Rewrite dumped heap for compatibility in __malloc_set_state - - - - --- 2016-05-12 Florian Weimer New
Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076) - - - - --- 2016-05-11 Joseph Myers New
Support non-inclusive caches on Intel processors - - - - --- 2016-05-11 H.J. Lu New
malloc: Remove __malloc_check_init from the API [BZ #19564] - - - - --- 2016-05-11 Florian Weimer New
stpcpy comes from Turbo C [BZ #3629] - - - - --- 2016-05-11 Florian Weimer New
Increase fork signal safety for single-threaded processes [BZ #19703] - - - - --- 2016-05-11 Florian Weimer New
Add random memcpy test - - - - --- 2016-05-11 Wilco Dijkstra New
Add cache info to _dl_x86_cpu_features - - - - --- 2016-05-10 H.J. Lu New
Fix stdlib.h rand_r namespace (bug 20074) - - - - --- 2016-05-10 Joseph Myers New
malloc: Re-add protection for recursive calls to __malloc_fork_lock_parent - - - - --- 2016-05-10 Tulio Magno Quites Machado Filho New
Fix sys/stat.h fchmod namespace (bug 20073) - - - - --- 2016-05-10 Joseph Myers New
[BZ,#20071] X86 ld.so uses the incorrect cache sizes - - - - --- 2016-05-10 H.J. Lu New
« 1 2 ... 230 231 232281 282 »