Show patches with: Submitter = Paul Pluzhnikov       |    State = Action Required       |    Archived = No       |   90 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add tests for atexit/on_exit firing order - - - - --- 2017-07-24 Paul Pluzhnikov New
Add tests for atexit/on_exit firing order - - - - --- 2017-07-24 Paul Pluzhnikov New
Add tests for atexit/on_exit firing order - - - - --- 2017-07-10 Paul Pluzhnikov New
Add xdlopen/xdlsym/xdlclose support routines Add xdlopen/xdlsym/xdlclose support routines - - - - --- 2017-09-21 Paul Pluzhnikov New
Delete dead code? [BZ 19653] - - - - --- 2016-03-20 Paul Pluzhnikov New
Delete references to --without-tls - - - - --- 2016-06-04 Paul Pluzhnikov New
Do we care about malloc failure in tests? - - - - --- 2016-06-07 Paul Pluzhnikov New
Do we care about malloc failure in tests? - - - - --- 2016-06-07 Paul Pluzhnikov New
Do we care about malloc failure in tests? - - - - --- 2016-06-06 Paul Pluzhnikov New
Document '%F' format specifier Document '%F' format specifier - - 1 - --- 2023-01-19 Paul Pluzhnikov New
Error on setenv(..., NULL, ...) - - - - --- 2015-03-11 Paul Pluzhnikov New
Error on setenv(..., NULL, ...) - - - - --- 2015-03-11 Paul Pluzhnikov New
Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify inheritance across fork Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify inheritance across fork - - - - --- 2017-08-28 Paul Pluzhnikov New
Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify minimum number of supported handlers Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify minimum number of supported handlers - - - - --- 2017-08-29 Paul Pluzhnikov New
FAIL: elf/tst-dlopen-aout? - - - - --- 2014-04-11 Paul Pluzhnikov New
Finish __builtin_expect -> __glibc_{un}likely cleanup in elf/dl-load.c - - - - --- 2014-03-27 Paul Pluzhnikov New
Fix "make check" failure to build on Ubuntu 14.04 LTS - - - - --- 2016-01-18 Paul Pluzhnikov New
Fix BZ #16634 -- assert in ld.so when dlopen("a.out"...) is called repeatedly. - - - - --- 2014-03-21 Paul Pluzhnikov New
Fix BZ #16634 -- assert in ld.so when dlopen("a.out"...) is called repeatedly. - - - - --- 2014-03-14 Paul Pluzhnikov New
Fix BZ #17916 fopen unbounded stack usage for ccs= modes - - - - --- 2015-02-24 Paul Pluzhnikov New
Fix BZ #18757 - fmemopen fails to set errno on failure - - - - --- 2015-08-14 Paul Pluzhnikov New
Fix BZ 18985 out of bounds access in strftime - - - - --- 2015-09-20 Paul Pluzhnikov New
Fix BZ 18985 out of bounds access in strftime - - - - --- 2015-09-20 Paul Pluzhnikov New
Fix BZ 19012 -- memory leak on error path in iconv_open - - - - --- 2015-10-03 Paul Pluzhnikov New
Fix BZ 19165 -- overflow in fread / fwrite - - - - --- 2015-12-07 Paul Pluzhnikov New
Fix BZ 19165 -- overflow in fread / fwrite - - - - --- 2015-10-27 Paul Pluzhnikov New
Fix BZ 19165 -- overflow in fread / fwrite - - - - --- 2015-10-26 Paul Pluzhnikov New
Fix BZ 20271 -- missing newlines in __libc_fatal calls Fix BZ 20271 -- missing newlines in __libc_fatal calls - - - - --- 2018-08-25 Paul Pluzhnikov New
Fix BZ 20419 -- stack overflow with huge PT_NOTE segment Fix BZ 20419 -- stack overflow with huge PT_NOTE segment - - - - --- 2018-04-23 Paul Pluzhnikov New
Fix BZ 23187 -- stack overflow for many Phdr[]s Fix BZ 23187 -- stack overflow for many Phdr[]s - - - - --- 2018-05-21 Paul Pluzhnikov New
Fix BZ 23400 -- stdlib/test-bz22786.c creates temporary files in glibc source tree Fix BZ 23400 -- stdlib/test-bz22786.c creates temporary files in glibc source tree - - 1 - --- 2018-07-23 Paul Pluzhnikov New
Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL) Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL) - - - - --- 2018-08-27 Paul Pluzhnikov New
Fix a buglet in malloc/mtrace.pl - - - - --- 2015-08-14 Paul Pluzhnikov New
Fix all the misspellings -- BZ 25337 Fix all the misspellings -- BZ 25337 - - - - --- 2023-05-22 Paul Pluzhnikov New
Fix all the misspellings -- BZ 25337 Fix all the misspellings -- BZ 25337 - - - - --- 2023-05-21 Paul Pluzhnikov New
Fix build error for tst-printf-bz18872 on arm/aarch64 and s390 - - - - --- 2015-10-08 Paul Pluzhnikov New
Fix build error for tst-printf-bz18872 on arm/aarch64 and s390 - - - - --- 2015-10-08 Paul Pluzhnikov New
Fix build error for tst-printf-bz18872 on arm/aarch64 and s390 - - - - --- 2015-10-07 Paul Pluzhnikov New
Fix dlclose / exit running in parallel resulting in dtor being called twice Fix dlclose / exit running in parallel resulting in dtor being called twice - - 1 - --- 2017-09-20 Paul Pluzhnikov New
Fix elf/tst-glibelf [BZ# 30402] Fix elf/tst-glibelf [BZ# 30402] - - - - --- 2023-05-07 Paul Pluzhnikov New
Fix for BZ 22207 -- intermittent failure to create threads on 32-bit machines Fix for BZ 22207 -- intermittent failure to create threads on 32-bit machines - - - - --- 2017-09-26 Paul Pluzhnikov New
Fix for bz14333 -- race between atexit() and exit() - - - - --- 2017-07-31 Paul Pluzhnikov New
Fix for bz14333 -- race between atexit() and exit() - - - - --- 2017-07-20 Paul Pluzhnikov New
Fix for bz14333 -- race between atexit() and exit() - - - - --- 2017-07-13 Paul Pluzhnikov New
Fix for bz14333 -- race between atexit() and exit() - - - - --- 2017-07-12 Paul Pluzhnikov New
Fix for bz14333 -- race between atexit() and exit() - - - - --- 2017-07-11 Paul Pluzhnikov New
Fix for heap overflow in wscanf (BZ 16618) - - - - --- 2015-02-02 Paul Pluzhnikov New
Fix for heap overflow in wscanf (BZ 16618) - - - - --- 2015-02-02 Paul Pluzhnikov New
Fix for heap overflow in wscanf (BZ 16618) - - - - --- 2015-02-02 Paul Pluzhnikov New
Fix for heap overflow in wscanf (BZ 16618) - - - - --- 2015-02-02 Paul Pluzhnikov New
Fix for heap overflow in wscanf (BZ 16618) - - - - --- 2015-02-02 Paul Pluzhnikov New
Fix for heap overflow in wscanf (BZ 16618) - - - - --- 2015-02-01 Paul Pluzhnikov New
Fix memory leak in printf_positional - - - - --- 2015-09-03 Paul Pluzhnikov New
Fix memory leak in printf_positional - - - - --- 2015-09-03 Paul Pluzhnikov New
Fix memory leak in printf_positional - - - - --- 2015-09-02 Paul Pluzhnikov New
Fix memory leak in printf_positional - - - - --- 2015-09-02 Paul Pluzhnikov New
Fix misspellings in elf/ -- BZ 25337 Fix misspellings in elf/ -- BZ 25337 - - 1 - --- 2023-05-27 Paul Pluzhnikov New
Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 - - - - --- 2023-05-27 Paul Pluzhnikov New
Fix misspellings in manual/ -- BZ 25337 Fix misspellings in manual/ -- BZ 25337 - - - - --- 2023-05-27 Paul Pluzhnikov New
Fix misspellings in sysdeps/powerpc -- BZ 25337 Fix misspellings in sysdeps/powerpc -- BZ 25337 - - 1 - --- 2023-05-23 Paul Pluzhnikov New
Fix misspellings in sysdeps/unix -- BZ 25337 Fix misspellings in sysdeps/unix -- BZ 25337 - - 1 - --- 2023-05-23 Paul Pluzhnikov New
Fix misspellings in sysdeps/x86_64 -- BZ 25337. Fix misspellings in sysdeps/x86_64 -- BZ 25337. - - 1 - --- 2023-05-23 Paul Pluzhnikov New
Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337. Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337. - - 1 - --- 2023-05-22 Paul Pluzhnikov New
Fix path length overflow in realpath (BZ#22786) Fix path length overflow in realpath (BZ#22786) - - - - --- 2018-04-09 Paul Pluzhnikov New
Fix potential stack overflow [BZ #23490] Fix potential stack overflow [BZ #23490] - - - - --- 2018-12-08 Paul Pluzhnikov New
Minor: don't call _dl_debug_update (which can have side effects) inside assert Minor: don't call _dl_debug_update (which can have side effects) inside assert - - - - --- 2023-03-26 Paul Pluzhnikov New
Minor: don't call _dl_debug_update (which can have side effects) inside assert Minor: don't call _dl_debug_update (which can have side effects) inside assert - - - - --- 2023-03-25 Paul Pluzhnikov New
NSS test harness upgrade - - - - --- 2017-07-20 Paul Pluzhnikov New
Regenerate ulps for AMD Ryzen 7 1800X Regenerate ulps for AMD Ryzen 7 1800X - - - - --- 2018-05-20 Paul Pluzhnikov New
Replace most __builtin_expect's with __glibc_{un}likely - - - - --- 2014-03-26 Paul Pluzhnikov New
Use ENTRY/END in sysdeps/x86_64/nptl/pthread_spin*.S - - - - --- 2016-01-18 Paul Pluzhnikov New
Use ENTRY/END in sysdeps/x86_64/nptl/pthread_spin*.S - - - - --- 2016-01-18 Paul Pluzhnikov New
Use __builtin_FILE and __builtin_LINE in assert implementation in C++ Use __builtin_FILE and __builtin_LINE in assert implementation in C++ - - - - --- 2023-01-17 Paul Pluzhnikov New
[BZ,#19490] Add unwind descriptors for x86_64 _mcount and __fentry__ - - - - --- 2016-03-03 Paul Pluzhnikov New
[BZ,#19490] Add unwind descriptors for x86_64 _mcount and __fentry__ - - - - --- 2016-02-26 Paul Pluzhnikov New
[BZ,#19490] Add unwind descriptors for x86_64 _mcount and __fentry__ - - - - --- 2016-01-23 Paul Pluzhnikov New
[BZ,#19490] Add unwind descriptors to pthread_spin_init, etc. on i386 - - - - --- 2016-01-24 Paul Pluzhnikov New
[BZ,#19670,BZ,#19672] Replace malloc with xmalloc - - - - --- 2016-06-10 Paul Pluzhnikov New
[COMMITTED] Fix a few more typos I missed in previous round -- BZ 25337 [COMMITTED] Fix a few more typos I missed in previous round -- BZ 25337 - - - - --- 2023-06-02 Paul Pluzhnikov New
[COMMITTED] Fix all the remaining misspellings -- BZ 25337 [COMMITTED] Fix all the remaining misspellings -- BZ 25337 - - - - --- 2023-06-02 Paul Pluzhnikov New
[COMMITTED] Fix misspellings -- BZ 25337 [COMMITTED] Fix misspellings -- BZ 25337 - - - - --- 2023-06-19 Paul Pluzhnikov New
[COMMITTED] Fix misspellings in sysdeps/ -- BZ 25337 [COMMITTED] Fix misspellings in sysdeps/ -- BZ 25337 - - - - --- 2023-05-30 Paul Pluzhnikov New
[COMMITTED] Regenerate configure fragment -- BZ 25337. [COMMITTED] Regenerate configure fragment -- BZ 25337. - - - - --- 2023-05-23 Paul Pluzhnikov New
[committed] Disable tst-dlopen-atout unless --enable-hardcoded-path-in-tests - - - - --- 2014-04-11 Paul Pluzhnikov New
[committed] Document '%F' format specifier [committed] Document '%F' format specifier - - 1 - --- 2023-01-25 Paul Pluzhnikov New
[committed] Fix second instance of BZ #18043 - - - - --- 2015-03-09 Paul Pluzhnikov New
[committed] Use __builtin_FILE instead of __FILE__ in assert in C++. [committed] Use __builtin_FILE instead of __FILE__ in assert in C++. - - - - --- 2023-02-10 Paul Pluzhnikov New
glibc 2.22 -- Final testing for 32-bit x86 failing? - - - - --- 2015-08-01 Paul Pluzhnikov New
libio: use stdout in puts and putchar, etc [BZ #24051]. libio: use stdout in puts and putchar, etc [BZ #24051]. - - - - --- 2019-01-02 Paul Pluzhnikov New
x86_64: memcpy/memmove family optimized with AVX512 - - - - --- 2016-01-18 Paul Pluzhnikov New