Show patches with: State = Action Required       |    Archived = No       |   994 patches
« 1 2 ... 6 7 89 10 »
Patch Series S/W/F Date Submitter Delegate State
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 New
linux: Clear mode_t padding bits (BZ#25623) linux: Clear mode_t padding bits (BZ#25623) --- 2020-03-03 Adhemerval Zanella New
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864] --- 2016-11-29 Florian Weimer New
lowlevellock comments --- 2014-09-26 Bernie Ogden New
make build-many-glibcs.py work on python3.2 --- 2016-11-22 Szabolcs Nagy New
malloc: Implement heap protector --- 2016-11-08 Florian Weimer New
malloc: Use accessors for chunk metadata access --- 2016-10-28 Florian Weimer New
manual: Document getcontext uc_stack value on Linux [BZ #759] --- 2017-05-16 Adhemerval Zanella New
manual: Document optind zero set behaviour (BZ#23157) manual: Document optind zero set behaviour (BZ#23157) --- 2018-05-21 Adhemerval Zanella New
manual/install.texi: Bump required version of texinfo to 4.7 --- 2014-12-11 Will Newton New
manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND. --- 2016-11-13 Rical Jasan New
math: Use sign as double for reduced case in sinf math: Use sign as double for reduced case in sinf --- 2017-12-05 Adhemerval Zanella New
network: Fix cmsghdr padding in sendmsg (BZ#16919) --- 2016-05-26 Adhemerval Zanella New
New condvar implementation that provides stronger ordering guarantees. --- 2017-01-02 Torvald Riegel New
New condvar implementation that provides stronger ordering guarantees. --- 2016-12-23 Torvald Riegel New
New condvar implementation that provides stronger ordering guarantees. --- 2015-05-19 Adhemerval Zanella New
nptl: Add more coverage in tst-cancel4 --- 2016-06-14 Adhemerval Zanella New
nptl: Add sendmmsg and recvmmsg cancellation tests --- 2016-06-10 Adhemerval Zanella New
nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9 nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9 --- 2017-11-21 Adhemerval Zanella New
nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595) nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595) --- 2019-05-23 Adhemerval Zanella New
nptl: Fix testcases for new pthread cancellation, mechanism --- 2015-05-20 Adhemerval Zanella New
nptl: Remove cancellation checks from sem_{timed}wait (BZ #23006) nptl: Remove cancellation checks from sem_{timed}wait (BZ #23006) --- 2019-06-24 Adhemerval Zanella New
nptl: Rewrite cancellation macros --- 2015-05-20 Adhemerval Zanella New
nss_nisplus/nisplus-alias.c: fix build warning on gcc7 --- 2017-05-24 Yury Norov New
off_t: fix register pair calculation for 64-bit case --- 2016-06-24 Yury Norov New
[PATCHv2] Fix static TLS exhaustion by TLS descriptors --- 2014-06-03 Kyle McMartin New
posix: Add posix_spawn_file_actions_closefrom posix: Add posix_spawn_file_actions_closefrom --- 2019-06-12 Adhemerval Zanella New
posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738) --- 2017-07-10 Adhemerval Zanella New
posix: Add SIGSEGV on the trap list for globtest.sh --- 2017-04-11 Adhemerval Zanella New
posix: Call _exit in failure case for posix_spawn{p} (BZ#20178) --- 2016-05-30 Adhemerval Zanella New
posix: Call internal free on fallback p{read,write}v on Linux (BZ#22457) posix: Call internal free on fallback p{read,write}v on Linux (BZ#22457) --- 2017-11-23 Adhemerval Zanella New
posix: Don't automatically fail if _LIBC_REENTRANT isn't defined. posix: Don't automatically fail if _LIBC_REENTRANT isn't defined. --- 2020-09-23 Efraim Flashner New
posix: Fix __gen_tempname iteration entropy (BZ#15813) posix: Fix __gen_tempname iteration entropy (BZ#15813) --- 2019-04-04 Adhemerval Zanella New
posix: Fix improper assert in Linux posix_spawn (BZ#22273) posix: Fix improper assert in Linux posix_spawn (BZ#22273) --- 2017-10-12 Adhemerval Zanella New
posix: Optimize Linux posix_spawn posix: Optimize Linux posix_spawn --- 2019-05-06 Adhemerval Zanella New
posix: Use posix_spawn for wordexp posix: Use posix_spawn for wordexp --- 2019-04-25 Adhemerval Zanella New
powerpc: Fix __wcschr static build --- 2015-04-07 Adhemerval Zanella New
powerpc help needed: Defining hidden alias for __sigsetjmp --- 2016-11-14 Florian Weimer New
Remove __ASSUME_REQUEUE_PI (committed) --- 2017-04-04 Adhemerval Zanella New
Remove C++ style comments from string3.h --- 2016-09-29 Adhemerval Zanella New
Remove socket.S implementation --- 2015-05-20 Adhemerval Zanella New
Remove sparcv8 support --- 2016-11-08 David Miller New
Remove sparcv8 support --- 2016-11-07 David Miller New
Replace strncpy with memccpy to fix -Wstringop-truncation. Replace strncpy with memccpy to fix -Wstringop-truncation. --- 2018-03-23 Khem Raj New
[RFC,1/2,BZ,19329] remove broken code path for easier code review --- 2016-11-30 Szabolcs Nagy New
[RFC,2/2,BZ,19329] Fix data races between pthread_create and dlopen --- 2016-11-30 Szabolcs Nagy New
[RFC] AARCH64/ILP32: introduce kernel time types --- 2016-06-28 Yury Norov New
RFC: Add posix_spawn_file_actions_closefrom RFC: Add posix_spawn_file_actions_closefrom --- 2019-05-21 Adhemerval Zanella New
[RFC] Deprecate _REENTRANT and _THREAD_SAFE. --- 2016-12-06 Zack Weinberg New
[RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) [RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) --- 2023-09-28 Adhemerval Zanella New
RFC: pwritev2 regression test for invalid flags --- 2017-06-15 Adhemerval Zanella New
RFC: shared-memory synchronization benchmarking in glibc --- 2017-01-10 Torvald Riegel New
[RFC] stdlib: Make atexit to not act as __cxa_atexit [RFC] stdlib: Make atexit to not act as __cxa_atexit --- 2019-07-01 Adhemerval Zanella New
RFD - Support for memory tagging in GLIBC RFD - Support for memory tagging in GLIBC --- 2019-09-06 Richard Earnshaw (lists) New
sh: Fix clone exit return code sh: Fix clone exit return code --- 2017-12-14 Adhemerval Zanella New
sparc32: fix struct ipc64_perm type definition sparc32: fix struct ipc64_perm type definition --- 2020-01-14 Arnd Bergmann New
stdlib: Fixing test-*atexit*-race tests on ia64 stdlib: Fixing test-*atexit*-race tests on ia64 --- 2018-02-01 Adhemerval Zanella New
stdlib/Makefile: Link tst-tls-atexit without --as-needed. --- 2013-08-21 Andreas Schwab New
strftime: support %q to output the quarter of year --- 2016-11-04 Pádraig Brady New
string: Add tests for zero length string inputs --- 2014-09-16 Will Newton New
support: Add support for delayed test failure reporting --- 2016-12-31 Florian Weimer New
support: Introduce new subdirectory for test infrastructure --- 2016-12-12 Florian Weimer New
support: Kill process group for test failure support: Kill process group for test failure --- 2020-02-20 Adhemerval Zanella New
Sync proc_service.h ps_get_thread_area definition with GDB --- 2016-08-17 Adhemerval Zanella New
SYSCALL_CANCEL: reduce the size of generated code --- 2017-04-14 Yury Norov New
Testing on hosts with firewalls --- 2016-12-30 Florian Weimer New
Updated version of define for __ASSUME_ST_INO_64_BIT --- 2016-11-07 Steve Ellcey New
Use comdat instead of .gnu.linkonce for i386 setup pic register --- 2017-01-09 Adhemerval Zanella New
Use gcc stpncpy chk builtin (BZ #20661) --- 2016-09-30 Adhemerval Zanella New
Use inline syscalls for non-cancellable versions --- 2015-05-20 Adhemerval Zanella New
[v10,14/24] alpha: Add string-fzb.h and string-fzi.h Untitled series #198576 --- 2023-01-20 Adhemerval Zanella New
[v2,01/12] malloc: Add specialized dynarray for C strings posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella New
[v2,01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) Linux termios refactor --- 2018-12-28 Adhemerval Zanella New
[v2,01/21] powerpc: Create stackframe information on syscall nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,02/10] math: Add test to check if floor raise inexact floating-point exception Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella New
[v2,02/12] posix: Use char_array for internal glob dirname posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella New
[v2,02/12] termios: Consolidate struct termios Linux termios refactor --- 2018-12-28 Adhemerval Zanella New
[v2,02/16] Consolidate Linux msgctl implementation --- 2016-11-02 Adhemerval Zanella New
[v2,02/16] x86: Make x32 use x86 time implementation [v2,01/16] linux: Fix vDSO macros build with time64 interfaces --- 2019-12-17 Adhemerval Zanella New
[v2,02/21] nptl: Fix testcases for new pthread cancellation mechanism nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,03/10] i386: Use generic fmod Fix some libm static issues --- 2024-03-27 Adhemerval Zanella New
[v2,03/12] posix: Remove alloca usage for GLOB_BRACE on glob posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella New
[v2,03/12] termios: Consolidate termios c_cc symbolic constants Linux termios refactor --- 2018-12-28 Adhemerval Zanella New
[v2,03/16] Consolidate Linux msgrcv implementation --- 2016-11-02 Adhemerval Zanella New
[v2,03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,04/10] i386: Use generic fmodf Fix some libm static issues --- 2024-03-27 Adhemerval Zanella New
[v2,04/12] posix: Remove alloca usage on glob dirname posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella New
[v2,04/16] Use msgsnd syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,04/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,05/10] math: Fix i386 and m68k exp10 on static build Fix some libm static issues --- 2024-03-27 Adhemerval Zanella New
[v2,05/10] x86: Do not raise inexact exception on ceill Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella New
[v2,05/11] Use clock_gettime to implement time. Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions. --- 2019-10-25 Adhemerval Zanella New
[v2,05/12] posix: Use dynarray for globname in glob posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella New
[v2,05/16] Use msgget syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella New
[v2,06/10] i386: Use generic exp10 Fix some libm static issues --- 2024-03-27 Adhemerval Zanella New
[v2,06/12] elf: Enable relro for static build [01/12] linux: Fix vDSO macros build with time64 interfaces --- 2019-12-12 Adhemerval Zanella New
[v2,06/12] posix: Remove alloca usage on glob user_name posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella New
[v2,06/12] termios: Consolidate Baud Rate Selection definitions Linux termios refactor --- 2018-12-28 Adhemerval Zanella New
[v2,06/17] y2038: Change sys_utimensat() to use __kernel_timespec Untitled series #13245 --- 2018-07-16 Arnd Bergmann New
[v2,06/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
« 1 2 ... 6 7 89 10 »