Show patches with: Archived = No       |   28166 patches
« 1 2 ... 177 178 179281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix i386 memmove issue [BZ #22644] Fix i386 memmove issue [BZ #22644] - - - - --- 2018-02-19 Andrew Senkevich New
Move NPTL-specific code to NPTL-specific header Move NPTL-specific code to NPTL-specific header - - - - --- 2018-02-18 Samuel Thibault New
Move NPTL-specific code to NPTL-specific header Move NPTL-specific code to NPTL-specific header - - - - --- 2018-02-18 Samuel Thibault New
[hurd,commited] hurd: Fix build on missing __ptsname_internal function [hurd,commited] hurd: Fix build on missing __ptsname_internal function - - - - --- 2018-02-17 Samuel Thibault New
[hurd,commited] hurd: Define EXEC_PAGESIZE [hurd,commited] hurd: Define EXEC_PAGESIZE - - - - --- 2018-02-17 Samuel Thibault New
[COMMITTED] hppa: Update pow ULPs [COMMITTED] hppa: Update pow ULPs - - - - --- 2018-02-17 John David Anglin New
Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463) Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463) - - - - --- 2018-02-16 Joseph Myers New
manual: Improve documentation of get_current_dir_name. [BZ #6889] manual: Improve documentation of get_current_dir_name. [BZ #6889] - - 1 - --- 2018-02-16 Rical Jasan New
manual: Fully document the [aAeEfFgG] printf conversion specifiers. manual: Fully document the [aAeEfFgG] printf conversion specifiers. - - - - --- 2018-02-16 Rical Jasan New
[v3] manual: Document the standardized scanf flag, "m". [BZ #16376] [v3] manual: Document the standardized scanf flag, "m". [BZ #16376] - - - - --- 2018-02-16 Rical Jasan New
Fix hppa local PLT entries for sigprocmask (bug 18124) Fix hppa local PLT entries for sigprocmask (bug 18124) - - 1 - --- 2018-02-15 Joseph Myers New
[v2] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] [v2] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] - - - - --- 2018-02-15 Dmitry V. Levin New
[COMMITTED] S390: Regenerate ULPs. [COMMITTED] S390: Regenerate ULPs. - - - - --- 2018-02-15 Stefan Liebler New
[Aarch64] memcpy IFUNC for Cavium ThunderX2 [Aarch64] memcpy IFUNC for Cavium ThunderX2 - - - - --- 2018-02-15 Steve Ellcey New
Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463) Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463) - - 1 - --- 2018-02-14 Joseph Myers New
Remove mplog and mpexp Remove mplog and mpexp - - - - --- 2018-02-14 Wilco Dijkstra New
Use libc_hidden_* for argz_next, __argz_next (bug 15105) Use libc_hidden_* for argz_next, __argz_next (bug 15105) - - 1 - --- 2018-02-13 Joseph Myers New
Use libc_hidden_* for __cmsg_nxthdr (bug 15105) Use libc_hidden_* for __cmsg_nxthdr (bug 15105) - - 1 - --- 2018-02-13 Joseph Myers New
Use libc_hidden_* for fputs (bug 15105) Use libc_hidden_* for fputs (bug 15105) - - 1 - --- 2018-02-13 Joseph Myers New
powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request - - - - --- 2018-02-13 Tulio Magno Quites Machado Filho New
[COMMITTED] powerpc: Update pow() ULPs [COMMITTED] powerpc: Update pow() ULPs - - - - --- 2018-02-12 Tulio Magno Quites Machado Filho New
[BZ,#1190] Make EOF sticky in stdio. [BZ,#1190] Make EOF sticky in stdio. - - - - --- 2018-02-12 Zack Weinberg New
[v4,4/4] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) [v4,1/4] Rename nptl-signals.h to internal-signals.h - - - - --- 2018-02-12 Adhemerval Zanella Netto New
[v4,3/4] linux: Consolidate sigaction implementation [v4,1/4] Rename nptl-signals.h to internal-signals.h - - - - --- 2018-02-12 Adhemerval Zanella Netto New
[v4,2/4] Filter out NPTL internal signals (BZ #22391) [v4,1/4] Rename nptl-signals.h to internal-signals.h - - - - --- 2018-02-12 Adhemerval Zanella Netto New
[v4,1/4] Rename nptl-signals.h to internal-signals.h [v4,1/4] Rename nptl-signals.h to internal-signals.h - - - - --- 2018-02-12 Adhemerval Zanella Netto New
[6/6] Remove completely unused libio flag bits. Mostly mechanical libio decrufting. - - 1 - --- 2018-02-11 Zack Weinberg New
[5/6] Remove miscellaneous debris from libio. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[4/6] Remove _IO_file_flags define. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[3/6] Remove legacy configuration knobs from libio. Mostly mechanical libio decrufting. - - 1 - --- 2018-02-11 Zack Weinberg New
[2/6] Mechanically remove _IO_ name aliases for types and constants. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[1/6] Remove vestiges of external build support from libio headers. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] - - - - --- 2018-02-11 Dmitry V. Levin New
[BZ,#22830] malloc_stats: restore cancellation for stderr correctly. [BZ,#22830] malloc_stats: restore cancellation for stderr correctly. - - - - --- 2018-02-10 Zack Weinberg New
Use C99-compliant scanf under _GNU_SOURCE. Use C99-compliant scanf under _GNU_SOURCE. - - - - --- 2018-02-10 Zack Weinberg New
[BZ,19239] Don't include sys/sysmacros.h from sys/types.h. [BZ,19239] Don't include sys/sysmacros.h from sys/types.h. - - - - --- 2018-02-10 Zack Weinberg New
[BZ,19239] Don't include sys/sysmacros.h from sys/types.h. [BZ,19239] Don't include sys/sysmacros.h from sys/types.h. - - - - --- 2018-02-10 Zack Weinberg New
Add narrowing add functions [committed] Add narrowing add functions [committed] - - - - --- 2018-02-10 Joseph Myers New
Fix narrowing function tests build for powerpc64le [committed] Fix narrowing function tests build for powerpc64le [committed] - - - - --- 2018-02-10 Joseph Myers New
Handle narrowing function sNaN test disabling based on argument format [committed] Handle narrowing function sNaN test disabling based on argument format [committed] - - - - --- 2018-02-09 Joseph Myers New
Add test infrastructure for narrowing libm functions [committed] Add test infrastructure for narrowing libm functions [committed] - - - - --- 2018-02-09 Joseph Myers New
Add build infrastructure for narrowing libm functions [committed] Add build infrastructure for narrowing libm functions [committed] - - - - --- 2018-02-09 Joseph Myers New
Remove unused math/Makefile variable libm-test-incs [committed] Remove unused math/Makefile variable libm-test-incs [committed] - - - - --- 2018-02-09 Joseph Myers New
Remove slow paths from exp Remove slow paths from exp - - - - --- 2018-02-09 Szabolcs Nagy New
Remove slow paths from pow Remove slow paths from pow - - - - --- 2018-02-09 Wilco Dijkstra New
manual: Document the standardized scanf flag, "m". [BZ #16376] manual: Document the standardized scanf flag, "m". [BZ #16376] - - - - --- 2018-02-09 Rical Jasan New
riscv: fix elf parsing riscv: fix elf parsing - - - - --- 2018-02-09 DJ Delorie New
RFC [2/2] test-in-container example RFC [2/2] test-in-container example - - - - --- 2018-02-08 DJ Delorie New
RFC [1/2] test-in-container infrastructure RFC [1/2] test-in-container infrastructure - - - - --- 2018-02-08 DJ Delorie New
[v2] intl/tst-gettext: fix failure with newest msgfmt [v2] intl/tst-gettext: fix failure with newest msgfmt - - 1 - --- 2018-02-08 Aurelien Jarno New
[2/2] nptl: Update struct pthread_unwind_buf [BZ #22743] [1/2] Revert and update "Revert Intel CET changes to __jmp_buf_tag (Bug 22743)" - - - - --- 2018-02-08 H.J. Lu New
[1/2] Revert and update "Revert Intel CET changes to __jmp_buf_tag (Bug 22743)" [1/2] Revert and update "Revert Intel CET changes to __jmp_buf_tag (Bug 22743)" - - - - --- 2018-02-08 H.J. Lu New
Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] - - - - --- 2018-02-08 H.J. Lu New
Fix posix/tst-glob_lstat_compat on alpha [BZ #22818] Fix posix/tst-glob_lstat_compat on alpha [BZ #22818] - - 1 - --- 2018-02-07 Aurelien Jarno New
aarch64: Add split-stack TCB field aarch64: Add split-stack TCB field - - - - --- 2018-02-07 Adhemerval Zanella Netto New
Use MPFR 4.0.1 in build-many-glibcs.py [committed] Use MPFR 4.0.1 in build-many-glibcs.py [committed] - - - - --- 2018-02-07 Joseph Myers New
Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463) Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463) - - 1 - --- 2018-02-07 Joseph Myers New
POT-Creation-Date line not making it into the output of gettext ("")? POT-Creation-Date line not making it into the output of gettext ("")? - - - - --- 2018-02-07 Zack Weinberg New
[3/3] Refactor atfork handlers [1/3] Refactor Linux ARCH_FORK implementation - - - - --- 2018-02-07 Adhemerval Zanella Netto New
[2/3] dynarray: Implement remove function [1/3] Refactor Linux ARCH_FORK implementation - - - - --- 2018-02-07 Adhemerval Zanella Netto New
[1/3] Refactor Linux ARCH_FORK implementation [1/3] Refactor Linux ARCH_FORK implementation - - - - --- 2018-02-07 Adhemerval Zanella Netto New
manual: Fix Texinfo warnings about improper node names. manual: Fix Texinfo warnings about improper node names. - - - - --- 2018-02-07 Rical Jasan New
manual: Document the standardized scanf flag, "m". [BZ #16376] manual: Document the standardized scanf flag, "m". [BZ #16376] - - - - --- 2018-02-07 Rical Jasan New
[COMMITTED] Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774] [COMMITTED] Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774] - - - - --- 2018-02-06 Florian Weimer New
Add runtime check if mutex will be elided in tst-mutex8 testcases. Add runtime check if mutex will be elided in tst-mutex8 testcases. - - 1 - --- 2018-02-06 Stefan Liebler New
[v2,5/5] Post-cleanup 2: minimize _G_config.h. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,4/5] Post-cleanup 1: move libio.h back out of bits/. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,3/5] Don't install libio.h or _G_config.h. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,2/5] Remove getc and putc macros from the public stdio.h. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,1/5] Pre-cleanup: Remove unnecessary redefinitions of std symbols. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
Use ADDRIDX with DT_GNU_HASH Use ADDRIDX with DT_GNU_HASH - - 1 - --- 2018-02-05 H.J. Lu New
getcwd.3: Mention that "(unreachable)" is no longer returned for glibc > 2.27. getcwd.3: Mention that "(unreachable)" is no longer returned for glibc > 2.27. - - - - --- 2018-02-05 Carlos O'Donell New
[v2,14/14,BZ,#14095] update collation data from Unicode / ISO 14651 Untitled series #27020 - - - - --- 2018-02-05 Mike FABIAN New
[v2,13/14,BZ,#14095] update collation data from Unicode / ISO 14651 Untitled series #27020 - - - - --- 2018-02-05 Mike FABIAN New
[v2,12/14,BZ,#14095] update collation data from Unicode / ISO 14651 Untitled series #27020 - - - - --- 2018-02-05 Mike FABIAN New
[v2,11/14,BZ,#14095] update collation data from Unicode / ISO 14651 Untitled series #27020 - - - - --- 2018-02-05 Mike FABIAN New
[v2,10/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,9/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,8/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,7/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,6/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,5/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,4/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,3/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,2/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
[v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 [v2,1/14,BZ,#14095] update collation data from Unicode / ISO 14651 - - - - --- 2018-02-05 Mike FABIAN New
elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] - - - - --- 2018-02-05 Florian Weimer New
[v2,12/12] posix: Remove VLA usage for internal fnmatch implementation posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,11/12] posix: Remove alloca usage for internal fnmatch implementation posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,10/12] posix: Replace alloca usage with scratch_buffer for fnmatch posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,09/12] getlogin_r: switch Linux variant to struct scratch_buffer posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,08/12] posix: Remove all alloca usage in glob posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,07/12] posix: Use char_array for home_dir in glob posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,06/12] posix: Remove alloca usage on glob user_name posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,05/12] posix: Use dynarray for globname in glob posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,04/12] posix: Remove alloca usage on glob dirname posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,03/12] posix: Remove alloca usage for GLOB_BRACE on glob posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,02/12] posix: Use char_array for internal glob dirname posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
[v2,01/12] malloc: Add specialized dynarray for C strings posix: glob/fnmatch fixes and refactor - - - - --- 2018-02-05 Adhemerval Zanella Netto New
i386: Use __glibc_likely/__glibc_likely in dl-machine.h i386: Use __glibc_likely/__glibc_likely in dl-machine.h - - - - --- 2018-02-05 H.J. Lu New
« 1 2 ... 177 178 179281 282 »