Show patches with: none      |   28162 patches
« 1 2 ... 238 239 240281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
malloc: Remove unused definitions of thread_atfork, thread_atfork_static - - - - --- 2016-02-10 Florian Weimer New
malloc: Run fork handler as late as possible [BZ #19431] - - - - --- 2016-02-10 Florian Weimer New
malloc: Remove NO_THREADS - - - - --- 2016-02-10 Florian Weimer New
malloc: Remove max_total_mem member form struct malloc_par - - - - --- 2016-02-10 Florian Weimer New
malloc: Remove arena_mem variable - - - - --- 2016-02-10 Florian Weimer New
[3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations - - - - --- 2016-02-10 Mike Frysinger New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - - - --- 2016-02-10 Andrew Senkevich New
Update INSTALL to mention latest GCC version successfully used. - - - - --- 2016-02-09 Carlos O'Donell New
Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later - - - - --- 2016-02-09 Carlos O'Donell New
Non-PIC call sequence in shared objects that call libmvec functions. - - - - --- 2016-02-09 Carlos O'Donell New
Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] - - - - --- 2016-02-09 Florian Weimer New
Improve file descriptor checks for posix_spawn actions [BZ #19505] - - - - --- 2016-02-09 Florian Weimer New
Fix resource leak in resolver (bug 19257) - - - - --- 2016-02-09 Andreas Schwab New
[v2,1/3] posix: Remove dynamic memory allocation from execl{e,p} - - - - --- 2016-02-09 Richard Henderson New
BZ #19575: Clarify status of entries in GB 18030-2005. - - - - --- 2016-02-09 Carlos O'Donell New
[5/5] localedata: CLDRv28: update LC_ADDRESS.lang_ab translations - - - - --- 2016-02-09 Mike Frysinger New
[4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations - - - - --- 2016-02-09 Mike Frysinger New
[2/5] localedata: CLDRv28: update LC_TELEPHONE.int_prefix - - - - --- 2016-02-09 Mike Frysinger New
[1/5] locledata: trim trailing blank lines/comments - - - - --- 2016-02-09 Mike Frysinger New
BZ #19575: Clarify status of entries in GB 18030-2005. - - - - --- 2016-02-08 Carlos O'Donell New
Deprecate readdir_r, readdir64_r [BZ #19056] - - - - --- 2016-02-08 Florian Weimer New
Remove trailing newline from date_fmt in Serbian locales [BZ #19581] - - - - --- 2016-02-08 Florian Weimer New
tst-malloc-thread-exit: Use fewer system resources - - - - --- 2016-02-08 Florian Weimer New
hsearch_r: Apply VM size limit in test case - - - - --- 2016-02-08 Florian Weimer New
Ping Re: RFC: fixing ldbl-128ibm round-to-integer functions for non-default rounding modes - - - - --- 2016-02-05 Joseph Myers New
Undefined behavior in glibc -- was: Re: [PATCH][BZ 17979][BZ 17721] Fix issues with sys/cdefs.h and… - - - - --- 2016-02-03 Alexander Cherepanov New
Fix MIPS mmap negative offset handling for consistency (bug 19550) [committed] - - - - --- 2016-02-01 Joseph Myers New
Restore isinf, isinfl, isnanf and isnanl for C++11 - - - - --- 2016-02-01 Jonathan Wakely New
Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later - - - - --- 2016-02-01 Jakub Jelinek New
[v2,3/3] posix: New Linux posix_spawn{p} implementation - - - - --- 2016-02-01 Adhemerval Zanella Netto New
[v4,2/3] posix: execvpe cleanup - - - - --- 2016-02-01 Adhemerval Zanella Netto New
[v2,1/3] posix: Remove dynamic memory allocation from execl{e,p} - - - - --- 2016-02-01 Adhemerval Zanella Netto New
[BZ,#19490] Add unwind descriptors to pthread_spin_init, etc. on i386 - - - - --- 2016-02-01 Torvald Riegel New
[v2,BZ,#17979,BZ,#17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. - - - - --- 2016-02-01 Dwight Guth New
powerpc: Remove uses of operand modifier (%s) in inline asm - - - - --- 2016-01-29 Gabriel F. T. Gomes New
posix: Remove dynamic memory allocation from execl{e,p} - - - - --- 2016-01-29 Adhemerval Zanella Netto New
elf/elf.h: Add new 386 and X86_64 relocations from binutils. - - - - --- 2016-01-29 Mark Wielaard New
[BZ,17979,BZ,17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. - - - - --- 2016-01-28 Dwight Guth New
[v3,2/2] posix: New Linux posix_spawn{p} implementation - - - - --- 2016-01-28 Adhemerval Zanella Netto New
[v3,1/2] posix: execvpe cleanup - - - - --- 2016-01-28 Adhemerval Zanella Netto New
elf/elf.h: Add new 386 and X86_64 relocations from binutils. - - - - --- 2016-01-28 Mark Wielaard New
S390: Silence gcc 5.1 array-bounds warnings if build with -O3. - - - - --- 2016-01-28 Stefan Liebler New
powerpc: Regenerate libm-test-ulps - - - - --- 2016-01-28 Rajalakshmi Srinivasaraghavan New
Fix MIPS64 memcpy regression - - - - --- 2016-01-28 Joseph Myers New
powerpc: Automatically guess --with-cpu value - - - - --- 2016-01-27 cseo New
Improve check against integer wraparound in hcreate_r [BZ #18240] - - - - --- 2016-01-27 Florian Weimer New
powerpc: Remove uses of operand modifier (%s) in inline asm - - - - --- 2016-01-27 Gabriel F. T. Gomes New
[2/2] posix: New Linux posix_spawn{p} implementation - - - - --- 2016-01-27 Adhemerval Zanella Netto New
[v2,1/2] posix: execvpe cleanup - - - - --- 2016-01-27 Adhemerval Zanella Netto New
[COMMITTED] Update localplt.data for 32-bit sparc. - - - - --- 2016-01-27 David Miller New
Remove unused variables - - - - --- 2016-01-26 Andreas Schwab New
[RFC,MIPS] Enable non-executable PT_GNU_STACK support v2 - - - - --- 2016-01-26 Faraz Shahbazker New
malloc: speed up mmap - - - - --- 2016-01-26 Jörn Engel New
malloc: Don't call tsd_setspecific before tsd_key_create - - 1 - --- 2016-01-26 Jörn Engel New
malloc: define __libc_memalign - - - - --- 2016-01-26 Jörn Engel New
malloc: remove all remaining hooks - - - - --- 2016-01-26 Jörn Engel New
malloc: remove atfork hooks - - - - --- 2016-01-26 Jörn Engel New
malloc: create aliases for malloc, free,... - - - - --- 2016-01-26 Jörn Engel New
malloc: remove tcache prefetching - - - - --- 2016-01-26 Jörn Engel New
malloc: remove hooks from malloc() and free() - - - - --- 2016-01-26 Jörn Engel New
malloc: fix calculation of aligned heaps - - - - --- 2016-01-26 Jörn Engel New
malloc: remove get_backup_arena() from tcache_malloc() - - - - --- 2016-01-26 Jörn Engel New
malloc: allow recursion from ptmalloc_init to malloc - - - - --- 2016-01-26 Jörn Engel New
malloc: plug thread-cache memory leak - - - - --- 2016-01-26 Jörn Engel New
malloc: add locking to thread cache - - - - --- 2016-01-26 Jörn Engel New
malloc: move out perturb_byte conditionals - - - - --- 2016-01-26 Jörn Engel New
malloc: fix perturb_byte handling for tcache - - - - --- 2016-01-26 Jörn Engel New
malloc: remove stale condition - - - - --- 2016-01-26 Jörn Engel New
malloc: simplify and fix calloc - - - - --- 2016-01-26 Jörn Engel New
malloc: quenche last compiler warnings - - - - --- 2016-01-26 Jörn Engel New
malloc: fix startup races - - - - --- 2016-01-26 Jörn Engel New
malloc: make numa_node_count more robust - - - - --- 2016-01-26 Jörn Engel New
malloc: limit free_atomic_list() latency - - - - --- 2016-01-26 Jörn Engel New
malloc: document and fix linked list handling - - - - --- 2016-01-26 Jörn Engel New
malloc: fix hard-coded constant - - - - --- 2016-01-26 Jörn Engel New
malloc: better inline documentation - - - - --- 2016-01-26 Jörn Engel New
malloc: s/max_node/num_nodes/ - - - - --- 2016-01-26 Jörn Engel New
malloc: destroy thread cache on thread exit - - - - --- 2016-01-26 Jörn Engel New
malloc: only free half the objects on tcache_gc - - - - --- 2016-01-26 Jörn Engel New
malloc: always free objects locklessly - - - - --- 2016-01-26 Jörn Engel New
malloc: fix local_next handling - - - - --- 2016-01-26 Jörn Engel New
malloc: add documentation - - - - --- 2016-01-26 Jörn Engel New
malloc: avoid main_arena - - - - --- 2016-01-26 Jörn Engel New
malloc: tune thread cache - - - - --- 2016-01-26 Jörn Engel New
malloc: use atomic free list - - - - --- 2016-01-26 Jörn Engel New
malloc: use bitmap to conserve hot bins - - - - --- 2016-01-26 Jörn Engel New
malloc: prefetch for tcache_malloc - - - - --- 2016-01-26 Jörn Engel New
malloc: brain-dead thread cache - - - - --- 2016-01-26 Jörn Engel New
malloc: fix mbind on old kernels - - - - --- 2016-01-26 Jörn Engel New
malloc: create a useful assert - - - - --- 2016-01-26 Jörn Engel New
malloc: Lindent public_fREe() - - - - --- 2016-01-26 Jörn Engel New
malloc: unifdef -m -UATOMIC_FASTBINS - - - - --- 2016-01-26 Jörn Engel New
malloc: hide THREAD_STATS - - - - --- 2016-01-26 Jörn Engel New
malloc: use tsd_getspecific for arena_get - - - - --- 2016-01-26 Jörn Engel New
malloc: Revert glibc 1d05c2fb9c6f - - - - --- 2016-01-26 Jörn Engel New
malloc: remove __builtin_expect - - - - --- 2016-01-26 Jörn Engel New
malloc: unobfuscate an assert - - - - --- 2016-01-26 Jörn Engel New
malloc: use mbind() - - - - --- 2016-01-26 Jörn Engel New
malloc: turn arena_get() into a function - - - - --- 2016-01-26 Jörn Engel New
malloc: remove emacs style guards - - - - --- 2016-01-26 Jörn Engel New
« 1 2 ... 238 239 240281 282 »