Show patches with: Archived = No       |   2106 patches
« 1 2 ... 9 10 1121 22 »
Patch Series S/W/F Date Submitter Delegate State
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] --- 2016-10-24 Florian Weimer Superseded
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] --- 2016-10-26 Florian Weimer Accepted
malloc/obstack: Merge obstack code back from gnulib --- 2014-03-28 Will Newton Superseded
malloc/mtrace.c: Cosmetic cleanup. --- 2014-02-06 Will Newton Accepted
malloc/malloc.c: Avoid calling sbrk unnecessarily with zero --- 2014-06-13 Will Newton Accepted
malloc: Implement heap protector --- 2016-10-28 Florian Weimer Superseded
malloc: Implement heap protector --- 2016-11-08 Florian Weimer New
malloc/hooks.c: Correct check for overflow in memalign_check. --- 2013-10-09 Will Newton Accepted
malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source --- 2023-10-19 Adhemerval Zanella Netto Accepted
malloc: Fix MALLOC_DEBUG -Wundef warning --- 2014-03-31 Will Newton Accepted
malloc: Fix for infinite loop in memalign/posix_memalign. --- 2013-10-10 Will Newton Accepted
malloc: Add realloc test. --- 2013-08-12 Will Newton Superseded
malloc: Add mallopt test. --- 2014-04-08 Will Newton Accepted
Make build-many-glibcs.py work on python3.2 --- 2017-01-10 Adhemerval Zanella Netto Accepted
make build-many-glibcs.py work on python3.2 --- 2016-11-22 Szabolcs Nagy New
lowlevellock comments --- 2014-09-26 Bernie Ogden New
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864] --- 2016-11-29 Florian Weimer New
linux: Implement tmpfile with O_TMPFILE (BZ#21530) linux: Implement tmpfile with O_TMPFILE (BZ#21530) --- 2017-08-31 Adhemerval Zanella Netto Accepted
linux: Fix fstat64 on alpha and sparc64 linux: Fix fstat64 on alpha and sparc64 --- 2023-12-29 Adhemerval Zanella Netto Superseded
linux: Clear mode_t padding bits (BZ#25623) linux: Clear mode_t padding bits (BZ#25623) --- 2020-03-03 Adhemerval Zanella Netto New
linux: Add soft-fp folder for arm with --without-fp linux: Add soft-fp folder for arm with --without-fp --- 2020-03-04 Adhemerval Zanella Netto New
linux: Add openat2 (BZ 31664) linux: Add openat2 (BZ 31664) --- 2024-04-24 Adhemerval Zanella Netto New
libresolv tests --- 2016-12-31 Florian Weimer New
libio: Free backup area when it not required (BZ#22415) libio: Free backup area when it not required (BZ#22415) --- 2017-11-29 Adhemerval Zanella Netto Accepted
libio: Flush stream at freopen (BZ#21037) --- 2017-07-13 Adhemerval Zanella Netto Superseded
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2017-04-18 Adhemerval Zanella Netto New
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2017-07-14 Adhemerval Zanella Netto New
libio: Fix open_memstream flush (NULL) --- 2017-07-10 Adhemerval Zanella Netto New
libio: Fix fmemopen 'w' mode with provided buffer --- 2015-07-16 Adhemerval Zanella Netto New
libio: Fix fmemopen 'w' mode with provided buffer --- 2015-07-16 Adhemerval Zanella Netto New
libio: Fix fmemopen append mode failure (BZ# 20005) --- 2016-04-27 Adhemerval Zanella Netto New
libio: Avoid dup already opened file descriptor [BZ#21393] --- 2017-05-05 Adhemerval Zanella Netto Accepted
libio: Add small optimization on fmemopen --- 2016-09-21 Adhemerval Zanella Netto New
ld.so __libc_memalign cleanup --- 2016-11-16 Florian Weimer Accepted
io: Consolidate lockf implementation io: Consolidate lockf implementation --- 2018-11-26 Adhemerval Zanella Netto Superseded
intl: Merge with gettext version 0.19.3 --- 2014-12-10 Will Newton Accepted
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421] --- 2016-11-25 Florian Weimer Superseded
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421] --- 2016-12-09 Florian Weimer Accepted
Include s_sin.c in s_sincos.c --- 2015-11-17 Siddhesh Poyarekar New
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] --- 2016-11-14 Florian Weimer Superseded
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] --- 2016-11-29 Florian Weimer Accepted
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] --- 2016-12-01 Stefan Liebler New
iconv/loop.c: Fix -Wundef warning with !_STRING_ARCH_unaligned --- 2014-07-10 Will Newton Accepted
iconv: Avoid writable data and relocations in IBM charsets --- 2016-10-26 Florian Weimer Accepted
ia64: Fix thread stack allocation permission set (BZ #21672) ia64: Fix thread stack allocation permission set (BZ #21672) --- 2017-08-29 Adhemerval Zanella Netto Accepted
ia64: Fix memchr for large input sizes (BZ #22603) ia64: Fix memchr for large input sizes (BZ #22603) --- 2017-12-14 Adhemerval Zanella Netto Accepted
i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20543) i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20543) --- 2020-02-28 Adhemerval Zanella Netto Accepted
i386: Remove six-argument specialized implementations --- 2015-05-20 Adhemerval Zanella Netto New
i386: Assembly Implementation cleanup --- 2015-07-03 Adhemerval Zanella Netto New
hppa: set __IPC_64 as zero for SysV IPC calls (committed) --- 2017-03-07 Adhemerval Zanella Netto New
hppa: Fix clone exit syscall argument passing (BZ#21512) --- 2017-07-17 Adhemerval Zanella Netto New
[GLIBC,AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbol --- 2016-11-04 Renlin Li New
Get new entropy on each attempt __gen_tempname (BZ #15813) Get new entropy on each attempt __gen_tempname (BZ #15813) --- 2019-07-25 Adhemerval Zanella Netto Accepted
getentropy for <unistd.h> --- 2016-12-23 Florian Weimer Superseded
getentropy for <unistd.h> --- 2016-12-29 Florian Weimer New
Generate additional secret keys for the heap protector --- 2016-10-28 Florian Weimer New
Fix x86 strncat optimized implementation for large sizes --- 2017-01-03 Adhemerval Zanella Netto Accepted
Fix x86_64 memchr for large input sizes --- 2016-12-15 Adhemerval Zanella Netto Superseded
Fix -Wundef warnings for SHARED --- 2014-07-07 Will Newton Accepted
Fix writes past the allocated array bounds in execvpe (BZ# 20847) --- 2016-11-21 Adhemerval Zanella Netto Superseded
Fix writes past the allocated array bounds in execvpe (BZ# 20847) --- 2016-11-21 Adhemerval Zanella Netto New
Fix wordsize-32 mmap offset for negative value (BZ#18877) --- 2015-08-27 Adhemerval Zanella Netto Superseded
Fix wordsize-32 mmap offset for negative value (BZ#18877) --- 2015-08-27 Adhemerval Zanella Netto Accepted
Fix undefined behaviour inconsistent for strtok --- 2016-10-25 Adhemerval Zanella Netto New
Fix test-installation.pl with missing libnss_test2 Fix test-installation.pl with missing libnss_test2 --- 2018-10-22 Adhemerval Zanella Netto New
Fix test-errno issues --- 2017-03-13 Adhemerval Zanella Netto Superseded
Fix SYSCALL_CANCEL for empty argumetns --- 2015-10-21 Adhemerval Zanella Netto Accepted
Fix stdlib/tst-setcontext3 with dash [BZ#18418] --- 2015-05-15 Adhemerval Zanella Netto New
fix static TLS consumption by TLS descriptors --- 2014-05-14 Kyle McMartin New
fix static TLS consumption by TLS descriptors --- 2014-05-14 Kyle McMartin New
Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition (committed) --- 2016-11-04 Adhemerval Zanella Netto Accepted
Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition --- 2016-11-09 Adhemerval Zanella Netto Accepted
Fix p{readv,writev}{64} consolidation implementation --- 2016-06-14 Adhemerval Zanella Netto Superseded
Fix powerpc64/power7 memchr for large input sizes --- 2016-12-15 Adhemerval Zanella Netto New
Fix nearbyintl linkage for ia64 (bug 19219) --- 2015-11-08 Adhemerval Zanella Netto Accepted
Fix mutex pretty printer test and pretty printer output. --- 2017-01-10 Torvald Riegel New
Fix more test-errno issues --- 2017-03-28 Adhemerval Zanella Netto Accepted
Fix missing timespec definition for sys/stat.h (BZ #21371) --- 2017-04-18 Adhemerval Zanella Netto New
Fix missing posix_fadvise64 mips64 static build (BZ #21232) --- 2017-03-14 Adhemerval Zanella Netto New
Fix misreported errno on preadv2/pwritev2 (BZ#23579) Fix misreported errno on preadv2/pwritev2 (BZ#23579) --- 2018-08-29 Adhemerval Zanella Netto Accepted
Fix MIPS o32 posix_fadvise [committed] --- 2017-01-13 Adhemerval Zanella Netto New
Fix LO_HI_LONG definition --- 2016-07-04 Adhemerval Zanella Netto New
Fix Linux sh4 pread/pwrite argument passing --- 2016-10-24 Adhemerval Zanella Netto Accepted
Fix Linux fcntl OFD locks on unsupported kernels Fix Linux fcntl OFD locks on unsupported kernels --- 2018-07-27 Adhemerval Zanella Netto Accepted
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-04-04 Adhemerval Zanella Netto New
Fix __libc_signal_block_all on sparc64 Fix __libc_signal_block_all on sparc64 --- 2019-12-05 Adhemerval Zanella Netto New
Fix isinf/isnan declaration conflict with C++11 --- 2016-01-11 Adhemerval Zanella Netto Accepted
Fix ifunc support with DT_TEXTREL segments (BZ#20480) Fix ifunc support with DT_TEXTREL segments (BZ#20480) --- 2018-08-30 Adhemerval Zanella Netto Accepted
Fix i686 memchr overflow calculation (BZ#21182) --- 2017-03-14 Adhemerval Zanella Netto Accepted
Fix i686 memchr for large input sizes --- 2017-01-02 Adhemerval Zanella Netto Accepted
Fix for [f]statfs64/[f]statfs aliasing patch --- 2016-11-23 Steve Ellcey Accepted
Fix concurrent changes on nscd aware files Fix concurrent changes on nscd aware files --- 2018-05-16 Adhemerval Zanella Netto New
Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-15 Adhemerval Zanella Netto New
Fix clock_nanosleep when interrupted by a signal Fix clock_nanosleep when interrupted by a signal --- 2019-11-11 Adhemerval Zanella Netto Accepted
Fix C11 conformance issues Fix C11 conformance issues --- 2018-07-25 Adhemerval Zanella Netto Accepted
Fix ARM NAN fraction bits --- 2014-02-27 Joey Ye New
Fix argument passing in sysvipc/test-sysvsem --- 2017-01-02 Adhemerval Zanella Netto New
Fix ambiguous 'else' [-Wparentheses] --- 2016-04-15 Yvan Roux New
fallocate: pass off_t in register pair correctly for 64-bit off_t --- 2016-06-24 Yury Norov New
extras: New test/build infrastructure --- 2016-11-25 Florian Weimer New
« 1 2 ... 9 10 1121 22 »