Show patches with: none      |   29851 patches
« 1 2141 142 143298 299 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Use binutils 2.34 branch in build-many-glibcs.py [committed] - - --- 2020-02-03 Joseph Myers Committed
[6/6] linux: Use 32-bit time_t for rusage - - --- 2020-02-03 Alistair Francis New
[5/6] resource: Add a __rusage64 struct 1 - --- 2020-02-03 Alistair Francis New
[4/6] linux: Use 32-bit time_t for itimerval - - --- 2020-02-03 Alistair Francis New
[3/6] time: Add a __itimerval64 struct 1 - --- 2020-02-03 Alistair Francis New
[2/6] time: Add a timeval with a long tv_sec and tv_usec - - --- 2020-02-03 Alistair Francis New
[1/6] sysv/linux: Rename alpha functions to be alpha specific 1 - --- 2020-02-03 Alistair Francis New
Use correct exit status in ldd (bug 24150) - - --- 2020-02-03 Andreas Schwab Rejected
Add Safe-Linking to fastbins and tcache - - --- 2020-02-02 Eyal Itkin Superseded
list-fixed-bugs.py: Wrap at 72 chars - - --- 2020-02-01 Siddhesh Poyarekar Superseded
Use Linux 5.5 in build-many-glibcs.py - - --- 2020-01-31 Joseph Myers Committed
sysv: linux: Pass 64-bit version of semctl syscall - - --- 2020-01-31 Alistair Francis New
tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex 1 - --- 2020-01-31 Alistair Francis New
Convert all Python scripts to Python 3 - - --- 2020-01-31 Alistair Francis New
[v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly - - --- 2020-01-30 Adhemerval Zanella Netto Dropped
PATCH] Fix comment about rounding in sin/cos - - --- 2020-01-30 Wilco Dijkstra Committed
Add NEWS entry about 64-bit time_t syscall use on 32-bit targets - - --- 2020-01-30 Szabolcs Nagy Committed
[v3,7/7] y2038: linux: Provide ___gettimeofday64 implementation - - --- 2020-01-29 Lukasz Majewski Superseded
[v3,6/7] y2038: linux: Provide __settimeofday64 implementation 1 - --- 2020-01-29 Lukasz Majewski Committed
[v3,5/7] y2038: Provide conversion helpers for struct __timeval64 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,2/7] y2038: Introduce struct __timeval64 - new internal glibc type 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64 2 - --- 2020-01-29 Lukasz Majewski Committed
Missing size_t declaration in UAPI - - --- 2020-01-29 Elichai Turkel Not applicable
[v4,2/3] elf: avoid redundant sort in dlopen 1 - --- 2020-01-29 David Kilroy Committed
[v4,3/3] elf: avoid stack allocation in dl_open_worker 1 - --- 2020-01-29 David Kilroy Committed
[v4,1/3] elf: Allow dlopen of filter object to work [BZ #16272] 1 - --- 2020-01-29 David Kilroy Committed
containerize nptl/tst-pthread-getaddr 1 - --- 2020-01-28 DJ Delorie Committed
V3 test-container: ability to specify exec path 1 - --- 2020-01-28 DJ Delorie Committed
Fix time/tst-cpuclock1 intermitent failures - - --- 2020-01-28 Lucas A. M. Magalhaes codonell Superseded
Build raise with -fasynchronous-unwind-tables - - --- 2020-01-27 Adhemerval Zanella Netto Dropped
nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271] - - --- 2020-01-27 Florian Weimer Committed
[2/2] ieee754: Remove unused __sin32 and __cos32 - - --- 2020-01-27 Anssi Hannula Committed
[1/2] ieee754: Remove slow paths from asin and acos - - --- 2020-01-27 Anssi Hannula Committed
rt: avoid PLT setup in timer_[sg]ettime - - --- 2020-01-27 Andreas Schwab Committed
[v2,5/5] y2038: linux: Provide __settimeofday64 implementation - - --- 2020-01-26 Lukasz Majewski Committed
[v2,4/5] y2038: Provide conversion helpers for struct __timeval64 1 - --- 2020-01-26 Lukasz Majewski Committed
[v2,3/5] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval 1 - --- 2020-01-26 Lukasz Majewski Committed
[v2,2/5] y2038: Introduce struct __timeval64 - new internal glibc type - - --- 2020-01-26 Lukasz Majewski Superseded
[v2,1/5] y2038: Define __suseconds64_t type to be used with struct __timeval64 - - --- 2020-01-26 Lukasz Majewski Committed
[v2] y2038: linux: Provide __timespec_get64 implementation 1 - --- 2020-01-25 Lukasz Majewski Committed
Build raise with -fasynchronous-unwind-tables - - --- 2020-01-24 Joseph Myers Committed
Fix locale/tst-locale-locpath cross-testing when sshd sets LANG - - --- 2020-01-23 Joseph Myers Committed
Fix elf/tst-rtld-preload cross-testing - - --- 2020-01-23 Joseph Myers Committed
powerpc: fenvinline.h refactor - - --- 2020-01-23 Rogerio Alves azanella Superseded
Fix cross-testing of tst-ifunc-fault-* tests - - --- 2020-01-22 Joseph Myers Committed
[5/5] Linux: Add op/tst-o_path-locks - - --- 2020-01-22 Florian Weimer Committed
[4/5] io: Add io/tst-lchmod covering lchmod and fchmodat - - --- 2020-01-22 Florian Weimer Committed
[3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] - - --- 2020-01-22 Florian Weimer Committed
[2/5] io: Implement lchmod using fchmodat [BZ #14578] - - --- 2020-01-22 Florian Weimer Committed
[1/5] support: Add the xlstat function - - --- 2020-01-22 Florian Weimer Committed
Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS - - --- 2020-01-22 Dragan Mladjenovic Committed
aarch64: fix speculative execution past SVC vulnerability - - --- 2020-01-22 Anthony Steinhauser Rejected
[5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420] - - --- 2020-01-21 Florian Weimer Committed
[4/5] resolv: Enhance __resolv_conf_load to capture file change data - - --- 2020-01-21 Florian Weimer Committed
[3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] - - --- 2020-01-21 Florian Weimer Committed
[2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current - - --- 2020-01-21 Florian Weimer Committed
[1/5] Add internal <file_change_detection.h> header file - - --- 2020-01-21 Florian Weimer Committed
Fix array overflow in backtrace on PowerPC (bug 25423) - - --- 2020-01-21 Andreas Schwab azanella Committed
getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425] - - --- 2020-01-20 Florian Weimer Committed
[v3,2/2] selftests: add openat2(2) selftests - - --- 2020-01-18 Aleksa Sarai Not applicable
[v3,1/2] open: introduce openat2(2) syscall - - --- 2020-01-18 Aleksa Sarai Not applicable
[6/6] y2038: linux: Provide __settimeofday64 implementation 1 - --- 2020-01-18 Lukasz Majewski Superseded
[5/6] y2038: Provide conversion helpers for struct __timeval64 1 - --- 2020-01-18 Lukasz Majewski Committed
[4/6] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval 1 - --- 2020-01-18 Lukasz Majewski Committed
[3/6] y2038: Introduce struct __timeval64 - new internal glibc type 1 - --- 2020-01-18 Lukasz Majewski Superseded
[2/6] y2038: hurd: Provide __clock_settime64 function - - --- 2020-01-18 Lukasz Majewski Superseded
[1/6] y2038: Use __clock_settime64 in deprecated stime function - - --- 2020-01-18 Lukasz Majewski Superseded
powerpc32: Fix syntax error in __GLRO macro - - --- 2020-01-17 Andreas Schwab Committed
Update or_IN collation [BZ #22525] - - --- 2020-01-17 Mike FABIAN Committed
x86: Don't make 2 calls to dlerror () in a row - - --- 2020-01-17 H.J. Lu Committed
translations: Trim po files using msgattrib - - --- 2020-01-17 Siddhesh Poyarekar Committed
translations: Run msgmerge when downloading translations - - --- 2020-01-17 Siddhesh Poyarekar Committed
[v2] Fix maybe-uninitialized error on powerpc - - --- 2020-01-17 Matheus Castanho tuliom Committed
Remove incorrect alloc_size attribute from pvalloc [BZ #25401] - - --- 2020-01-17 Florian Weimer Committed
gitlog-to-changelog: Drop scripts in favour of gnulib version 1 - --- 2020-01-17 Siddhesh Poyarekar Committed
[COMMITTED] vcs-to-changelog: Add quirk for __nonnull - - --- 2020-01-17 Siddhesh Poyarekar Committed
error when running "make bench" - - --- 2020-01-16 Joseph Myers Committed
[v4] Rewrite iconv option parsing [BZ #19519] 2 - --- 2020-01-16 Arjun Shankar Superseded
Fix tst-pkey.c pkey_alloc return checks and manual - - --- 2020-01-16 Lucas A. M. Magalhaes fweimer Committed
[2/2] y2038: linux: Provide __timespec_get64 implementation - - --- 2020-01-16 Lukasz Majewski Superseded
[1/2] y2038: hurd: Provide __clock_gettime64 function - - --- 2020-01-16 Lukasz Majewski Superseded
elf: Add elf/tst-dlopenfail-2 [BZ #25396] - - --- 2020-01-16 Florian Weimer Committed
[2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] - - --- 2020-01-15 Mike FABIAN Committed
[1/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] - - --- 2020-01-15 Mike FABIAN Committed
[v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly - - --- 2020-01-15 Xiao Yang DCO or assignment missing
[10/10] C11 threads: Move implementation to sysdeps/pthread 1 - --- 2020-01-14 Samuel Thibault Committed
[09/10] htl: Add C11 threads types definitions - - --- 2020-01-14 Samuel Thibault Committed
[08/10] C11 threads: make thrd_join more portable 1 - --- 2020-01-14 Samuel Thibault Committed
[07/10] C11 threads: Fix thrd_t / pthread_t compatibility assertion 1 - --- 2020-01-14 Samuel Thibault Committed
[06/10] C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS 1 - --- 2020-01-14 Samuel Thibault Committed
[05/10] nptl: Move nptl-specific types to separate header 1 - --- 2020-01-14 Samuel Thibault Committed
[04/10] htl: Make __PTHREAD_ONCE_INIT more flexible 1 - --- 2020-01-14 Samuel Thibault Committed
[03/10] htl: Add support for C11 threads behavior 1 - --- 2020-01-14 Samuel Thibault Committed
[02/10] htl: Add missing internal functions declarations - - --- 2020-01-14 Samuel Thibault Committed
[01/10] htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy - - --- 2020-01-14 Samuel Thibault Committed
[hurd,commited] htl: Add internal version of __pthread_mutex_timedlock - - --- 2020-01-14 Samuel Thibault Committed
sparc32: fix struct ipc64_perm type definition - - --- 2020-01-14 Arnd Bergmann Not applicable
sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly - - --- 2020-01-14 Xiao Yang Superseded
« 1 2141 142 143298 299 »