Show patches with: none      |   28183 patches
« 1 2 ... 260 261 262281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/6] vfprintf: Introduce printf_positional function - - - - --- 2015-03-01 Florian Weimer New
[4/6] vfprintf: Move jump table definition and the macros out of function - - - - --- 2015-03-01 Florian Weimer New
[3/6] vfprintf: Define WORK_BUFFER_SIZE - - - - --- 2015-03-01 Florian Weimer New
[2/6] vfprintf: Introduce JUMP_TABLE_BASE_LABEL - - - - --- 2015-03-01 Florian Weimer New
[1/6] vfprintf: Introduce THOUSANDS_SEP_T - - - - --- 2015-03-01 Florian Weimer New
[22/25] glob: Rewrite to use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[21/25] wordexp: Rewrite parse_tilde to use struct scratch_buffer - - - - --- 2015-03-01 Florian Weimer New
[20/25] getaddrinfo: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[19/25] getlogin_r (Linux variant): Switch to struct scratch_buffer - - - - --- 2015-03-01 Florian Weimer New
[18/25] gethostid (Linux variant): Switch to struct scratch_buffer - - - - --- 2015-03-01 Florian Weimer New
[17/25] nss_files: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[16/25] getent: Switch to struct scratch_buffer in initgroups_keys - - - - --- 2015-03-01 Florian Weimer New
[15/25] nscd: Switch to struct scratch_buffer in adhstaiX - - - - --- 2015-03-01 Florian Weimer New
[14/25] nscd: Use struct scratch_buffer instead of extend_alloca in most caches - - - - --- 2015-03-01 Florian Weimer New
[13/25] nscd_getgr_r: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[03/25] nscd restart: Use malloc instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[12/25] _nss_nis_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[11/25] _nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[10/25] getnameinfo: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[09/25] grp: Rewrite to use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[08/25] pldd: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[07/25] _dl_map_object_deps: Use struct scratch_buffer instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
[06/25] Add struct scratch_buffer and its internal helper functions - - - - --- 2015-03-01 Florian Weimer New
[05/25] getgrent_next_nss (compat-initgroups): Remove alloca fallback - - - - --- 2015-03-01 Florian Weimer New
[04/25] sched_setaffinity (Linux variant): Rewrite to use VLA instead of alloca - - - - --- 2015-03-01 Florian Weimer New
[02/25] pthread_setaffinity (Linux variant): Rewrite to use VLA instead of alloca - - - - --- 2015-03-01 Florian Weimer New
[01/25] _dl_fini: Rewrite to use VLA instead of extend_alloca - - - - --- 2015-03-01 Florian Weimer New
For BZ #17328, mark __errno_location with __attribute__((returns_nonnull)) for gcc >=4.9.0 - - - - --- 2015-02-28 Paul Pluzhnikov New
Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch=>end_pattern - - - - --- 2015-02-28 Paul Pluzhnikov New
Fix for BZ 18042 buffer-overflow (read past the end) in wordexp/parse_backtick/parse_backslash - - - - --- 2015-02-28 Paul Pluzhnikov New
Fix for BZ #18043 buffer-overflow (read past the end) in wordexp/parse_dollars/parse_param - - - - --- 2015-02-28 Paul Pluzhnikov New
[COMMITTED] Convert dlfcn/tststatic2 to use test-skeleton. - - - - --- 2015-02-27 Roland McGrath New
PR dynamic-link/17711: copy relocations against protected symbols don't work - - - - --- 2015-02-27 H.J. Lu New
PR dynamic-link/17711: copy relocations against protected symbols don't work - - - - --- 2015-02-27 H.J. Lu New
search locale archive again after alias expansion - - - - --- 2015-02-27 Carlos O'Donell New
Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047) [committed] - - - - --- 2015-02-27 Joseph Myers New
search locale archive again after alias expansion - - - - --- 2015-02-27 Carlos O'Donell New
Improve memccpy performance - - - - --- 2015-02-27 Wilco New
[V2,BZ,#17833,PING] _dl_close_worker() does not release inconsistent objects. - - - - --- 2015-02-27 Pavel Kopyl New
Avoid -Wno-write-strings for k_standard.c [committed] - - - - --- 2015-02-27 Joseph Myers New
Avoid -Wno-write-strings for k_standard.c [committed] - - - - --- 2015-02-26 Joseph Myers New
Avoid uninitialized warnings in Bessel functions [committed] - - - - --- 2015-02-26 Joseph Myers New
powerpc: Spinlock optimization and cleanup - - - - --- 2015-02-26 Adhemerval Zanella New
Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039) [committed] - - - - --- 2015-02-26 Joseph Myers New
Fix asin missing underflows (bug 16351) [committed] - - - - --- 2015-02-26 Joseph Myers New
Fix ldbl-128ibm logbl near powers of 2 (bug 18030) [committed] - - - - --- 2015-02-26 Joseph Myers New
_nss_nis_initgroups_dyn: Return error status - - - - --- 2015-02-26 Florian Weimer New
Fix read past end of pattern in fnmatch (bug 18032) - - - - --- 2015-02-26 Andreas Schwab New
Fix localplt test breakage with new readelf - - - - --- 2015-02-26 Alan Modra New
Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029) - - - - --- 2015-02-26 Joseph Myers New
search locale archive again after alias expansion - - - - --- 2015-02-26 Alexandre Oliva New
search locale archive again after alias expansion - - - - --- 2015-02-26 Alexandre Oliva New
[BZ#17090/17620/17621] : fix DTV race, assert, and DTV_SURPLUS Static TLS limit - - - - --- 2015-02-26 Alexandre Oliva New
[COMMITTED] Convert tst-iconv3 to use test-skeleton. - - - - --- 2015-02-26 Roland McGrath New
[COMMITTED] Convert tst-iconv5 to use test-skeleton. - - - - --- 2015-02-25 Roland McGrath New
[COMMITTED] Don't crash in iconv setup when getcwd fails. - - - - --- 2015-02-25 Roland McGrath New
powerpc: Fix __wcschr static build - - - - --- 2015-02-25 Adhemerval Zanella New
[COMMITTED] powerpc: Fix memmove static build - - - - --- 2015-02-25 Adhemerval Zanella New
Fix ldbl-128ibm asinhl inaccuracy (bug 18020) [committed] - - - - --- 2015-02-25 Joseph Myers New
[v8] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] - - - - --- 2015-02-25 Mel Gorman New
Fix ldbl-128ibm acoshl inaccuracy (bug 18019) [committed] - - - - --- 2015-02-25 Joseph Myers New
[v7] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] - - - - --- 2015-02-24 Mel Gorman New
Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783) [committed] - - - - --- 2015-02-24 Joseph Myers New
Missing security fix in elf/dl-open.c? - - - - --- 2015-02-24 Florian Weimer New
Avoid redundant shift character in iconv output at block boundary (bug 17197) - - - - --- 2015-02-24 Andreas Schwab New
Fix fnmatch handling of collating elements (BZ #17396, BZ #16976) - - - - --- 2015-02-24 Andreas Schwab New
Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers - - - - --- 2015-02-24 Andreas Schwab New
Rewrite handling of nameserver configuration in resolver - - - - --- 2015-02-24 Andreas Schwab New
Avoid deadlock in malloc on backtrace - - - - --- 2015-02-24 Siddhesh Poyarekar New
hppa: fix __O_SYNC to match the kernel - - - - --- 2015-02-24 Mike Frysinger Accepted
alloca: fix buf interaction - - - - --- 2015-02-24 Mike Frysinger Accepted
hppa: fix build failure with RTLD_PRIVATE_ERRNO - - - - --- 2015-02-24 Mike Frysinger Accepted
Fix BZ #17916 fopen unbounded stack usage for ccs= modes - - - - --- 2015-02-24 Paul Pluzhnikov New
PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space - - - - --- 2015-02-23 H.J. Lu New
powerpc: Fix inline feraiseexcept, feclearexcept macros - - - - --- 2015-02-23 Adhemerval Zanella New
CVE-2014-8121: Fix nss_files file management [BZ#18007] - - - - --- 2015-02-23 Florian Weimer New
Fix BZ #17916 fopen unbounded stack usage for ccs= modes - - - - --- 2015-02-22 Paul Pluzhnikov New
Fix BZ #17916 fopen unbounded stack usage for ccs= modes - - - - --- 2015-02-22 Paul Pluzhnikov New
Fix BZ #17269 _IO_wstr_overflow integer overflow - - - - --- 2015-02-22 Paul Pluzhnikov New
Fix BZ #17269 _IO_wstr_overflow integer overflow - - - - --- 2015-02-22 Paul Pluzhnikov New
Fix BZ #17269 _IO_wstr_overflow integer overflow - - - - --- 2015-02-22 Paul Pluzhnikov New
[BZ,17588,13064] Update UTF-8 charmap and width to Unicode 7.0.0 - - - - --- 2015-02-20 Alexandre Oliva New
New condvar implementation that provides stronger ordering guarantees. - - - - --- 2015-02-20 Torvald Riegel New
soft-fp: Adjust call to abort for kernel use [committed] - - - - --- 2015-02-20 Joseph Myers New
[v6] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] - - - - --- 2015-02-20 Mel Gorman New
Silence resolver logging for DNAME records when DNSSEC is enabled - - - - --- 2015-02-20 Siddhesh Poyarekar New
Silence resolver logging for DNAME records when DNSSEC is enabled - - - - --- 2015-02-19 Siddhesh Poyarekar New
Skip logging for additional DNSSEC records from RFC4034 [BZ 14841] - - - - --- 2015-02-19 Siddhesh Poyarekar New
BZ #14906: Enhance nscd's inotify support. - - - - --- 2015-02-19 Carlos O'Donell New
Fix scandir scandirat namespace (bug 17999) - - - - --- 2015-02-19 Joseph Myers New
[v5] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] - - - - --- 2015-02-19 Mel Gorman New
[BZ,17588,13064] Update UTF-8 charmap and width to Unicode 7.0.0 - - - - --- 2015-02-18 Alexandre Oliva New
Fix atan / atan2 missing underflows (bug 15319) [committed]. - - - - --- 2015-02-18 Joseph Myers New
Remove extra bits/endian.h file for MIPS - - - - --- 2015-02-18 Steve Ellcey New
Fix search.h namespace (bug 17996) - - - - --- 2015-02-18 Joseph Myers New
[v3] tzset robustness [BZ#17715] - - - - --- 2015-02-18 Florian Weimer New
[v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] - - - - --- 2015-02-18 Mel Gorman New
BZ #14906: Enhance nscd's inotify support. - - - - --- 2015-02-18 Carlos O'Donell New
[COMMITTED] Consolidate arena_lookup and arena_lock into a single arena_get - - - - --- 2015-02-18 Siddhesh Poyarekar New
[COMMITTED] Use ALIGN_UP, ALIGN_DOWN, PTR_ALIGN_UP, pagesize, and powerof2 in more places. - - - - --- 2015-02-18 Carlos O'Donell New
« 1 2 ... 260 261 262281 282 »