Show patches with: Archived = No       |   448 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[uclibc-ng-devel] GCC libgo compilation error [uclibc-ng-devel] GCC libgo compilation error - - - - --- 2017-09-28 Alex Potapenko Rejected
[uclibc-ng-devel] arc: Merge ARCv2 string routines in generic ARC .S files - - - - --- 2017-08-17 Alexey Brodkin Accepted
[uclibc-ng-devel,3/3] arc: clone: Simplify CLONE_THREAD detection 1 - - - --- 2016-07-29 Alexey Brodkin Accepted
[uclibc-ng-devel,2/3] arc: clone: Fix CLONE_THREAD detection 1 - - - --- 2016-07-29 Alexey Brodkin Accepted
[uclibc-ng-devel,1/3] arc: clone: Recover PID correctly 1 - - - --- 2016-07-29 Alexey Brodkin Accepted
[uclibc-ng-devel,v2] ARC: remove deprecated -msoft-float from CFLAGS - - - - --- 2016-06-22 Alexey Brodkin Accepted
[uclibc-ng-devel] ARC: remove deprecated -msoft-float from CFLAGS - - - - --- 2016-06-22 Alexey Brodkin Superseded
[uclibc-ng-devel,v2] libs: install backward compatibility symlinks - - - - --- 2016-06-22 Alexey Brodkin Accepted
[uclibc-ng-devel] Undefined reference to name_to_handle_at while building eudev [uclibc-ng-devel] Undefined reference to name_to_handle_at while building eudev - - - - --- 2018-02-11 Alexey Neyman Accepted
[uclibc-ng-devel] Search configured multilib dir for shared libraries - - - - --- 2017-03-15 Alexey Neyman Accepted
[uclibc-ng-devel] 'install' breaks on macos - - - - --- 2017-03-01 Alexey Neyman Accepted
[uclibc-ng-devel] 1.0.{20, 21} cannot be used in external toolchain in buildroot - - - - --- 2017-01-23 Alexey Neyman Accepted
[uclibc-ng-devel,0/2] ARC Moving to @pcl relocations - - - - --- 2016-07-29 Andrew Burgess Accepted
[uclibc-ng-devel,1/2] ARC: Update relocation syntax for old-thread model code - - - - --- 2016-07-28 Andrew Burgess Superseded
[uclibc-ng-devel,2/2] ARC: Add new compiler define to indicate @pcl relocation support - - - - --- 2016-07-28 Andrew Burgess Superseded
[uclibc-ng-devel] ARC: Support R_ARC_JMP_SLOT relocations during bootstrap - - - - --- 2016-07-28 Andrew Burgess Accepted
[uclibc-ng-devel] include/features.h: add _DEFAULT_SOURCE macro - - - - --- 2017-05-31 Anthony G. Basile Accepted
[uclibc-ng-devel] include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC - - - - --- 2017-05-22 Anthony G. Basile Accepted
[uclibc-ng-devel] include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC - - - - --- 2017-05-22 Anthony G. Basile Superseded
[uclibc-ng-devel] include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC - - - - --- 2017-05-22 Anthony G. Basile Superseded
[uclibc-ng-devel] Fix extra/locale/gen_wc_8bit error with out-of-tree builds - - - - --- 2016-11-16 Anton Kolesov Accepted
[uclibc-ng-devel] ARC: Implement .note.ABI-tag section in crt1.S - - - - --- 2016-06-22 Anton Kolesov Accepted
[uclibc-ng-devel] getenv() bug [uclibc-ng-devel] getenv() bug - - - - --- 2019-11-14 Ata, John (US) Accepted
[uclibc-ng-devel,v2] libpthread/nptl: make default stack size configurable [uclibc-ng-devel,v2] libpthread/nptl: make default stack size configurable - - - - --- 2023-11-02 Ben Wolsieffer Accepted
[uclibc-ng-devel] libpthread/nptl: make default stack size configurable [uclibc-ng-devel] libpthread/nptl: make default stack size configurable - - - - --- 2023-10-26 Ben Wolsieffer Superseded
[uclibc-ng-devel] arm: elf-fdpic.h: avoid void pointer subtraction [uclibc-ng-devel] arm: elf-fdpic.h: avoid void pointer subtraction - - - - --- 2023-10-20 Ben Wolsieffer Accepted
[uclibc-ng-devel,v2] fork: generate stub on no-MMU systems [uclibc-ng-devel,v2] fork: generate stub on no-MMU systems - - - - --- 2023-09-14 Ben Wolsieffer Accepted
[uclibc-ng-devel] fork: fix stub on no-MMU systems [uclibc-ng-devel] fork: fix stub on no-MMU systems - - - - --- 2023-09-11 Ben Wolsieffer Superseded
[uclibc-ng-devel,1/1] aarch64/sys/ucontext.h: include bits/sigcontext.h [uclibc-ng-devel,1/1] aarch64/sys/ucontext.h: include bits/sigcontext.h - - - - --- 2018-01-28 Bernd Kuhls Accepted
[uclibc-ng-devel,1/1] Makefile.in: Fix removal of libintl.h - - - - --- 2017-01-16 Bernd Kuhls Accepted
[uclibc-ng-devel,RFC] Make __syscall_error return long, as expected by syscall() callers [uclibc-ng-devel,RFC] Make __syscall_error return long, as expected by syscall() callers - - - - --- 2019-10-19 Carlos Santos Accepted
[uclibc-ng-devel] mkostemp64: clear flags, as mkostemp does [uclibc-ng-devel] mkostemp64: clear flags, as mkostemp does - - - - --- 2018-10-29 Carlos Santos Accepted
[uclibc-ng-devel] riscv: clear a3/a4 in crt1 [uclibc-ng-devel] riscv: clear a3/a4 in crt1 - - - - --- 2019-06-24 Christoph Hellwig Accepted
[uclibc-ng-devel] riscv: add the MAP_UNINITIALIZED definition [uclibc-ng-devel] riscv: add the MAP_UNINITIALIZED definition - - - - --- 2019-06-24 Christoph Hellwig Accepted
[uclibc-ng-devel,ARM,FDPIC] : Add support for Thumb-only processors. [uclibc-ng-devel,ARM,FDPIC] : Add support for Thumb-only processors. - - - - --- 2018-10-23 Christophe Lyon Accepted
[uclibc-ng-devel,32/32,ARM] rtld: Avoid crash on R_ARM_NONE relocation Untitled series #53742 - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,31/32] Fix shm_open posix compliance error code Untitled series #53742 - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,30/32] mbtowc: Fix non compliant behavior for end of string Untitled series #53742 - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,29/32] isnan: Add isnan weak alias to __isnan FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,28/32] Fix htab_delete loop counter FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,27/32] nptl threads: Fix bug in using a weak variable. FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,26/32,FDPIC] nptl: Replace sbrk with mmap FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,25/32] nptl: Clear TLS area for static binaries. FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,24/32,FDPIC] nptl: Use vfork on MMU-less for system() FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,23/32,FDPIC] nptl: Add pthread_mutex_getprioceiling and pthread_mutex_setprioceili… FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,22/32,FDPIC] nptl: Allow sem_open to work on MMU-less systems FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,21/32,ARM,FDPIC] nptl: Use linker-defined symbol to find start of .tdata section. FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,20/32,FDPIC] nptl: Do not use madvise FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,19/32,FDPIC] nptl: Disable fork and atfork on MMU-less systems. FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,18/32,FDPIC] nptl: disable mprotect usage in stack protection FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,17/32,FDPIC] rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocation FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,16/32,ARM,FDPIC] rtld: Use ELF_RTYPE_CLASS_DLSYM FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,15/32,ARM,FDPIC] enable NPTL on TARGET_arm FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,14/32,ARM,FDPIC] arm/clone.S: Fix threading support FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,13/32,ARM,FDPIC] rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-ta… FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,12/32,ARM,FDPIC] TLS: fix relocation computation FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,11/32,ARM,FDPIC] rtld: Add lazy binding support FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,10/32,ARM,FDPIC] Allow to generate PIE 'static' binary FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,09/32,ARM,FDPIC] Add runtime support needed for C++ exceptions FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,08/32,ARM,FDPIC] Add application startup code for FDPIC FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,07/32,ARM] Fix bug in _dl_pread when using pread64 syscall FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,06/32,ARM,FDPIC] rtld: Add startup code FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,05/32,ARM,FDPIC] rtld: Avoid FUNCDESC relocation on _start FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,04/32,ARM,FDPIC] rtld: Add FDPIC code for arm FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,03/32,ARM,FDPIC] rtld: Add #if defined (__FDPIC__) FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,02/32,FDPIC] rtld: Do not protect RELRO segments when we don't use an MMU. FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel,01/32,ARM,FDPIC] Allow to select FDPIC ELF for arm architecture FDPIC ABI for ARM - - - - --- 2018-07-04 Christophe Lyon Accepted
[uclibc-ng-devel] inet: add sockatmark implementation [uclibc-ng-devel] inet: add sockatmark implementation 1 - - - --- 2020-06-18 Clement Leger Accepted
[uclibc-ng-devel] Same iteration variable used for inner and outer loop - - - - --- 2017-04-06 Cupertino Miranda Accepted
[uclibc-ng-devel] ARC uClibc-ng testsuite runs empty ? - - - - --- 2017-01-13 Cupertino Miranda Not Applicable
[uclibc-ng-devel,2/2] librt: avoid compilation error Fix compilation errors - - - - --- 2020-09-09 Damien Le Moal Accepted
[uclibc-ng-devel,1/2] utils/getconf: Fix compilation error Fix compilation errors - - - - --- 2020-09-09 Damien Le Moal Accepted
[uclibc-ng-devel] Re: Issue: Possible buffer overflow in _vfprintf.c (out-of-bounds access) [uclibc-ng-devel] Re: Issue: Possible buffer overflow in _vfprintf.c (out-of-bounds access) - - - - --- 2023-10-26 Diego Dias New
[uclibc-ng-devel] Rename __unused struct members to include a namespace [uclibc-ng-devel] Rename __unused struct members to include a namespace - - - - --- 2020-06-16 Ed W Accepted
[uclibc-ng-devel] Implement 'futimesat' function for architectures where Linux does not provide a f… [uclibc-ng-devel] Implement 'futimesat' function for architectures where Linux does not provide a f… - - - - --- 2023-03-12 Elliot Thomas Accepted
[uclibc-ng-devel] librt: fix path parsing in __spawni() - - - - --- 2016-08-09 Eric Le Bihan Accepted
[uclibc-ng-devel,2/3] tst-statfs: print f_frsize if available Untitled series #11902 - - - - --- 2017-11-04 Eugene Rudoy Accepted
[uclibc-ng-devel,1/3,mips] remove misleading comment about f_frsize field [uclibc-ng-devel,1/3,mips] remove misleading comment about f_frsize field - - - - --- 2017-11-04 Eugene Rudoy Accepted
[uclibc-ng-devel] utils and enabled UCLIBC_BUILD_SSP [uclibc-ng-devel] utils and enabled UCLIBC_BUILD_SSP - - - - --- 2019-11-06 Eugene Yudin Accepted
[uclibc-ng-devel] Fix NULL pointer dereference in open_memstream() [uclibc-ng-devel] Fix NULL pointer dereference in open_memstream() - - - - --- 2019-02-22 Eugene Yudin Accepted
[uclibc-ng-devel,Buildroot] buildroot uClibc-ng build failure - - - - --- 2017-08-10 Eugene Yudin Accepted
[uclibc-ng-devel] towlower and locales - - - - --- 2017-08-02 Eugene Yudin Not Applicable
[uclibc-ng-devel] valloc declaration in stdlib.h - - - - --- 2017-07-24 Eugene Yudin Accepted
[uclibc-ng-devel] towlower and locales - - - - --- 2017-07-24 Eugene Yudin Accepted
[uclibc-ng-devel] ARC: Fix max ULP for cosine test - - - - --- 2016-08-23 Eugeniy Paltsev Accepted
[uclibc-ng-devel] test: inet: Fix warning messages - - - - --- 2016-06-21 Eugeniy Paltsev Accepted
[uclibc-ng-devel,RESEND] Fix hardcoded mmap offset - - - - --- 2016-06-10 Eugeniy Paltsev Accepted
[uclibc-ng-devel] Add Safe-Linking to Fast-Bins [uclibc-ng-devel] Add Safe-Linking to Fast-Bins - - - - --- 2020-02-13 Eyal Itkin Accepted
[uclibc-ng-devel,1/1] remove unused assembler functions for arm [uclibc-ng-devel,1/1] remove unused assembler functions for arm - - - - --- 2018-06-05 Florian La Roche Accepted
[uclibc-ng-devel] Antwort: Re: thumb_swp/thumb_swpb [uclibc-ng-devel] Antwort: Re: thumb_swp/thumb_swpb - - - - --- 2018-05-30 Florian La Roche Changes Requested
[uclibc-ng-devel] elf: support ELF binaries in noMMU [uclibc-ng-devel] elf: support ELF binaries in noMMU - - - - --- 2023-11-28 Greg Ungerer New
[uclibc-ng-devel,V3,1/1] csky: Add EM_CSKY for ldso [uclibc-ng-devel,V3,1/1] csky: Add EM_CSKY for ldso - - - - --- 2018-12-26 Guo Ren Accepted
[uclibc-ng-devel,V2,1/1] csky: Add EM_CSKY for ldso [uclibc-ng-devel,V2,1/1] csky: Add EM_CSKY for ldso - - - - --- 2018-12-26 Guo Ren Superseded
[uclibc-ng-devel] csky: Add EM_CSKY for ldso [uclibc-ng-devel] csky: Add EM_CSKY for ldso - - - - --- 2018-12-26 Guo Ren Superseded
[uclibc-ng-devel] bugfix renameat2 wrong implement. [uclibc-ng-devel] bugfix renameat2 wrong implement. - - - - --- 2018-09-13 Guo Ren Accepted
[uclibc-ng-devel] sched_setaffinity: use the same style with glibc's [uclibc-ng-devel] sched_setaffinity: use the same style with glibc's - - - - --- 2018-08-07 Guo Ren Accepted
[uclibc-ng-devel,v2] common/sendfile.c: bugfix can't support offset is NULL [uclibc-ng-devel,v2] common/sendfile.c: bugfix can't support offset is NULL - - - - --- 2018-04-16 Guo Ren Accepted
[uclibc-ng-devel] lseek.c: bugfix ltp lseek01.c [uclibc-ng-devel] lseek.c: bugfix ltp lseek01.c - - - - --- 2018-04-13 Guo Ren Accepted
[uclibc-ng-devel] common/sendfile.c: bugfix can't support offset is NULL [uclibc-ng-devel] common/sendfile.c: bugfix can't support offset is NULL - - - - --- 2018-04-13 Guo Ren Superseded
[uclibc-ng-devel,2/2] csky: bugfix remove uneeded bkpt from crti.S Untitled series #35745 - - - - --- 2018-03-26 Guo Ren Accepted
« 1 2 3 44 5 »