Show patches with: none      |   331 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
include/string: Bail out early on erase include/string: Bail out early on erase - - - - --- 2019-10-27 Rosen Penev New
ios: Don't return & for fpos - and + operators ios: Don't return & for fpos - and + operators - - - - --- 2019-10-10 Rosen Penev New
istream_helpers: Fix sscanf typo istream_helpers: Fix sscanf typo - - - - --- 2019-10-07 Rosen Penev New
uClibc++: Make long long available to C++11 uClibc++: Make long long available to C++11 - - - - --- 2019-10-04 Rosen Penev New
cstdio: Add undef for four functions cstdio: Add undef for four functions - - - - --- 2019-09-27 Rosen Penev New
malloc: Add lock to heap consistency check malloc: Add lock to heap consistency check - - - - --- 2019-09-24 Kjetil Oftedal New
malloc: Add missing locks for some paths (valloc/memalign/posix_memalign) malloc: Add missing locks for some paths (valloc/memalign/posix_memalign) - - - - --- 2019-09-24 Kjetil Oftedal New
[4/4] include: Replace C style casts with static_cast Untitled series #123081 - - - - --- 2019-08-03 Rosen Penev New
[3/4] include: Switch if to ifdef Untitled series #123081 - - - - --- 2019-08-03 Rosen Penev New
[2/4] iterator: Add missing parentheses Untitled series #123081 - - - - --- 2019-08-03 Rosen Penev New
[1/4] include: Remove unnecessary semicolons [1/4] include: Remove unnecessary semicolons - - - - --- 2019-08-03 Rosen Penev New
stream: Add support for 64-bit integers stream: Add support for 64-bit integers - - - - --- 2019-04-02 Rosen Penev New
buildsys: Preserve arguments passed on buildsys: Preserve arguments passed on - - - - --- 2019-03-22 Joseph Benden New
Discard 3072 bytes instead of 256 bytes - - - - --- 2017-03-18 Codarren Velvindron New
uclibc(1.0.12) mq_send return value and errno issue - - - - --- 2016-11-24 Waldemar Brodkorb New
ARC: string: handle gcc 6.x macro changes - - - - --- 2016-11-10 Vineet Gupta New
[3/3] NPTL/ARC: provide a kernel assisted atomic cmpxchg - - - - --- 2016-11-08 Vineet Gupta New
[2/3] ARC: introduce explicit support for atomics - - - - --- 2016-11-08 Vineet Gupta New
[1/3] NPTL/ARC: implement __arch_exchange_32_acq using native EX - - - - --- 2016-11-08 Vineet Gupta New
ARC: build: don't force usage of llock and swape instructions - - - - --- 2016-10-21 Vineet Gupta New
ARC: update .note.ABI-tag for ABIv4 - - - - --- 2016-10-13 Vineet Gupta New
[2/2] ARC: nptl: cancellable wrappers were broken #2 - - - - --- 2016-10-07 Vineet Gupta New
[1/2] ARC: nptl: cancellable wrappers were broken - - - - --- 2016-10-07 Vineet Gupta New
ARC: Support syscall ABI v4 - - - - --- 2016-08-16 Vineet Gupta New
[2/2] ARC: Add new compiler define to indicate @pcl relocation support - - - - --- 2016-07-28 Waldemar Brodkorb New
[1/2] ARC: Update relocation syntax for old-thread model code - - - - --- 2016-07-28 Andrew Burgess New
[2/2] ARC: Add new compiler define to indicate @pcl relocation support - - - - --- 2016-07-28 Andrew Burgess New
ARC: Support R_ARC_JMP_SLOT relocations during bootstrap - - - - --- 2016-07-28 Andrew Burgess New
[v2] ARC: Enable shared crt1 - - - - --- 2016-06-23 Vineet Gupta New
ARC: support shared crt1 - - - - --- 2016-06-15 Vineet Gupta New
ldso: Force disable -mlong-calls when compiling ldso for ARC - - - - --- 2016-05-23 Alexey Brodkin New
ldso/ARC: fix DT_RELACOUNT handling - - - - --- 2016-05-20 Vineet Gupta New
bits/byteswap-common.h: import recent headers from glibc - - - - --- 2016-03-25 Anthony Basile New
arm: simplify handling of Thumb related options - - - - --- 2016-03-20 Thomas Petazzoni New
bits/byteswap-common.h: import recent headers from glibc - - - - --- 2016-03-19 Anthony Basile New
uClibc++: any throw statement causes memory corruption - - - - --- 2016-03-04 Ivan Koldaev New
Enable mips32r6 and mips64r6 builds. - - - - --- 2015-12-23 Steve Ellcey New
Replace bltzal with lapc for MIPS R6 builds. - - - - --- 2015-12-23 Steve Ellcey New
Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib. - - - - --- 2015-12-21 Steve Ellcey New
pselect: Use linux pselect syscall when available - - - - --- 2015-12-19 Nicolas S. Dade New
pselect: Use linux pselect syscall when available - - - - --- 2015-12-17 Nicolas S. Dade New
config: allow config to handle longer path names - - - - --- 2015-12-10 Markus Mayer New
[v3,2/2] syncfs: add system call support - - - - --- 2015-11-03 Bartosz Gołaszewski New
[v3,1/2] fanotify: add system call support - - - - --- 2015-11-03 Bartosz Gołaszewski New
[10/10] gcc5 optimizes away the write only static functions and we end up with - - - - --- 2015-10-31 Khem Raj New
[9/9] wire in syncfs - - - - --- 2015-10-31 Khem Raj New
[8/9] fcntl: Add AT_EMPTY_PATH for all and O_PATH for arm - - - - --- 2015-10-31 Khem Raj New
[7/9] nptl/atfork: Hide pthread_atfork in shared versions - - - - --- 2015-10-31 Khem Raj New
[6/9] ldso: limited support for $ORIGIN in rpath - - - - --- 2015-10-31 Khem Raj New
[5/9] Always use -O2 for compiling fork.c - - - - --- 2015-10-31 Khem Raj New
[4/9] Dont support localised optimizations this helps to have a global -O level - - - - --- 2015-10-31 Khem Raj New
[3/9] Add argp implementation - - - - --- 2015-10-31 Khem Raj New
[2/9] Add implementation for copysignl for ppc - - - - --- 2015-10-31 Khem Raj New
[1/9] Disable lrount_tes() function - - - - --- 2015-10-31 Khem Raj New
[v2,2/2] syncfs: add system call support - - - - --- 2015-10-21 Bartosz Gołaszewski New
[v2,1/2] fanotify: add system call support - - - - --- 2015-10-21 Bartosz Gołaszewski New
[3/3] ARC: With NPTL support, GP is no longer used for PIC - - - - --- 2015-10-21 Vineet Gupta New
[2/3] NPTL/ARC: fix __lll_lock_wait_private redefinition for static links - - - - --- 2015-10-21 Vineet Gupta New
[1/3] NPTL/ARCv2: Implement full memory barrier for NPTL - - - - --- 2015-10-21 Vineet Gupta New
libc/stdlib: canonicalize_file_name() memory leak - - - - --- 2015-10-21 Wojciech Nizinski New
[2/2] syncfs: add system call support - - - - --- 2015-10-15 Bartosz Gołaszewski New
[1/2] fanotify: add system call support - - - - --- 2015-10-15 Bartosz Gołaszewski New
[LTP,v2] syscalls/setregid02: Fix retrieving a group of user "nobody" - - - - --- 2015-10-06 Yuriy Kolerov New
[v3,3/3] libc: posix_fallocate must return an error number on failure - - - - --- 2015-09-23 Yuriy Kolerov New
[v3,2/3] libc: fix sign extension in fallocate() - - - - --- 2015-09-23 Yuriy Kolerov New
[v3,1/3] libc: fix setting return value and errno in fallocate() - - - - --- 2015-09-23 Yuriy Kolerov New
[v2,3/3] libc: posix_fallocate must return an error number on failure - - - - --- 2015-09-22 Yuriy Kolerov New
[v2,2/3] libc: fix sign extension in fallocate() - - - - --- 2015-09-22 Yuriy Kolerov New
[v2,1/3] libc: fix setting return value and errno in fallocate() - - - - --- 2015-09-22 Yuriy Kolerov New
fflush.c: remove duplicate validation - - - - --- 2015-09-16 ideal New
[2/2] libc: fix sign extension in fallocate() - - - - --- 2015-09-15 Yuriy Kolerov New
[1/2] libc: fix setting return value and errno in fallocate() - - - - --- 2015-09-15 Yuriy Kolerov New
NPTL: fix CFLAGS for cancellation points - - - - --- 2015-09-15 Max Filippov New
ARCv2: update memset() so it could be used without double load/stores - - - - --- 2015-07-20 Alexey Brodkin New
[RFC] nptl_db/db_info: fix the incorrect initial size for dtvp - - - - --- 2015-07-20 Zheng Junling New
NPTL/arc: notify kernel of the TP value - - - - --- 2015-06-30 Vineet Gupta Accepted
ARC: enable IPv6 in defconfigs - - - - --- 2015-05-25 Alexey Brodkin Accepted
[v2,6/6] h8300: Makefile update - - - - --- 2015-05-23 Yoshinori Sato Accepted
[v2,5/6] h8300: Add new feature - - - - --- 2015-05-23 Yoshinori Sato Accepted
[v2,4/6] h8300: headers update - - - - --- 2015-05-23 Yoshinori Sato Accepted
[v2,3/6] h8300: Assembly functions - - - - --- 2015-05-23 Yoshinori Sato Accepted
[v2,2/6] h8300: 64bit integer support - - - - --- 2015-05-23 Yoshinori Sato Accepted
[v2,1/6] h8300: config update - - - - --- 2015-05-23 Yoshinori Sato Accepted
[6/6] h8300: Makefile update - - - - --- 2015-05-18 Yoshinori Sato Superseded
[5/6] h8300: Add new feature - - - - --- 2015-05-18 Yoshinori Sato Superseded
[4/6] h8300: headers update - - - - --- 2015-05-18 Yoshinori Sato Superseded
[3/6] h8300: Assembly functions - - - - --- 2015-05-18 Yoshinori Sato Superseded
[2/6] h8300: 64bit integer support - - - - --- 2015-05-18 Yoshinori Sato Superseded
[1/6] h8300: config update - - - - --- 2015-05-18 Yoshinori Sato Superseded
siginfo: add signal info for seccomp related SIGSYS - - - - --- 2015-05-17 Daniel Golle Accepted
common/pread_write.c: backport fix for 64-bit handling of pread/pwrite - - - - --- 2015-05-09 Anthony Basile Accepted
[v2] _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. - - - - --- 2015-05-07 Max Filippov Accepted
test/silly: Extend include path. 1 - - - --- 2015-05-07 Andrew Burgess Accepted
[Buildroot] uClibc build verbosity control - - - - --- 2015-04-29 Bernhard Reutner-Fischer Superseded
[Buildroot] uClibc build verbosity control - - - - --- 2015-04-28 Vineet Gupta Superseded
_scanf.c: Implement 'm' modifier for 'c' and '[' conversions. - - - - --- 2015-04-28 Max Filippov Superseded
init.c (__nptl_initial_report_events): New variable. - - - - --- 2015-04-28 shengyong Accepted
ARC: enable more options to satisfy build requirements of applications - - - - --- 2015-04-22 Vineet Gupta Accepted
is ARMv4T deprecated? - - - - --- 2015-04-17 Bernhard Reutner-Fischer Superseded
is ARMv4T deprecated? - - - - --- 2015-04-16 Sergiy Kibrik Superseded
« 1 2 3 4 »