Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 440 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
malloc tcache: Debugger now sees the address of the corrupted chunk.
malloc tcache: Debugger now sees the address of the corrupted chunk.
- -
-
-
-
2020-12-07
Adder
New
Fix x86 build with --enable-tunable=no
Fix x86 build with --enable-tunable=no
- -
-
-
-
2021-01-14
Adhemerval Zanella
New
[v2,5/5] regex: stop using alloca
[1/5] misc: Sync cdefs.h with gnulib
- -
-
-
-
2021-01-13
Adhemerval Zanella
New
[v2,4/5] regexec: remove alloca usage in build_trtable
[1/5] misc: Sync cdefs.h with gnulib
- -
-
-
-
2021-01-13
Adhemerval Zanella
New
[v2,3/5] regex: remove alloca usage on regex set_regs
[1/5] misc: Sync cdefs.h with gnulib
- -
-
-
-
2021-01-13
Adhemerval Zanella
New
[2/5] malloc: Sync dynarray with gnulib
[1/5] misc: Sync cdefs.h with gnulib
- -
-
-
-
2021-01-13
Adhemerval Zanella
New
[1/5] misc: Sync cdefs.h with gnulib
[1/5] misc: Sync cdefs.h with gnulib
- -
-
-
-
2021-01-13
Adhemerval Zanella
New
[8/8] posix: Remove all alloca usage in glob
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[7/8] posix: Use char_array for home_dir in glob
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[6/8] posix: Remove alloca usage on glob user_name
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[5/8] posix: Use dynarray for globname in glob
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[4/8] posix: Remove alloca usage on glob dirname
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[3/8] posix: Remove alloca usage for GLOB_BRACE on glob
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[2/8] posix: Use char_array for internal glob dirname
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[1/8] malloc: Add specialized dynarray for C strings
Remove alloca usage from glob
- -
-
-
-
2021-01-05
Adhemerval Zanella
New
[2/2] posix: Remove alloca usage for internal fnmatch implementation
[1/2] posix: User scratch_buffer on fnmatch
- -
-
-
-
2021-01-04
Adhemerval Zanella
New
[1/2] posix: User scratch_buffer on fnmatch
[1/2] posix: User scratch_buffer on fnmatch
- -
-
-
-
2021-01-04
Adhemerval Zanella
New
Revert "linux: Move {f}xstat{at} to compat symbols" for static build
Revert "linux: Move {f}xstat{at} to compat symbols" for static build
- -
-
-
-
2020-12-29
Adhemerval Zanella
New
[v3,6/6] stdlib: Add testcase fro BZ #26241
Multiple fixes to realpath
- -
-
-
-
2020-12-29
Adhemerval Zanella
dj
Under Review
[v3,4/4] posix: Add posix_spawn_file_actions_closefrom
[v3,1/4] support: Add xclone
- -
-
-
-
2020-12-23
Adhemerval Zanella
New
[v3,3/4] io: Add closefrom [BZ #10353]
[v3,1/4] support: Add xclone
- -
-
-
-
2020-12-23
Adhemerval Zanella
New
[v3,2/4] Linux: Add close_range
[v3,1/4] support: Add xclone
- -
-
-
-
2020-12-23
Adhemerval Zanella
New
[v3,1/4] support: Add xclone
[v3,1/4] support: Add xclone
- -
-
-
-
2020-12-23
Adhemerval Zanella
New
posix: Fix return value of system if shell can not be executed [BZ #27053]
posix: Fix return value of system if shell can not be executed [BZ #27053]
- -
-
-
-
2020-12-11
Adhemerval Zanella
Changes Requested
[8/8] nptl: Use pthread_kill on pthread_cancel
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,7/8] nptl: Move cancel type out of cancelhandling
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,6/8] nptl: Move cancel state out of cancelhandling
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,5/8] nptl: Implement raise in terms of pthread_kill
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,4/8] nptl: Remove pthread raise implementation
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,3/8] nptl: Make pthread_kill async-signal-safe
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,2/8] nptl: Move pthread_kill to libc
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,1/8] nptl: Move Linux pthread_kill to nptl
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[28/28] alpha: Move implementations to C
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[27/28] linux: Add generic C syscall implementation
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[25/28] linux: Implement pipe in terms of __NR_pipe2
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[24/28] x32: Implement lseek64 in C
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[23/28] mips: Implement n32 lseek64 in C
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[22/28] Linux: implement ioctl in C
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[21/28] linux: Implement mremap in C
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[20/28] linux: Add prlimit64 C implementation
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[19/28] linux: Add fanotify_mark C implementation
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[18/28] nptl: Add futex_trylock_pi
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[17/28] x86_64: Remove ununsed syscalls.list entry
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[16/28] linux: Remove superflous __ASSUME_CONNECT_SYSCALL definitions
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[15/28] linux: Assume socketpair support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[14/28] linux: Assume socket support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[13/28] linux: Assume shutdown support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[12/28] linux: Assume setsockopt support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[11/28] linux: Assume listen support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[10/28] linux: Assume getsockopt support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[09/28] linux: Assume getsockname support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[08/28] linux: Assume getpeername support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[07/28] linux: Assume bind support
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[06/28] x32: Remove syscalls.list
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[05/28] linux: Consolidate and cleanup personality syscall
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[04/28] Remove HAVE_INLINED_SYSCALLS usage on generic implementations
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[03/28] Remove local-setxid.h
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
[01/28] Remove generic pthread linuxism on POSIX timer_routine
More Linux syscall refactor
- -
-
-
-
2020-11-18
Adhemerval Zanella
New
linux: mips: Fix getdents64 fallback on mips64-n32
linux: mips: Fix getdents64 fallback on mips64-n32
- -
-
-
-
2020-11-16
Adhemerval Zanella
fweimer
Under Review
[v2,23/23] linux: Make SYSCALL_ERROR_FUNC as default
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,22/23] linux: Use generic __syscall_error for mips
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,21/23] linux: Use generic __syscall_error for alpha
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,20/23] linux: Use generic __syscall_error for nios2
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,19/23] linux: Use generic __syscall_error for riscv
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,18/23] linux: Use generic __syscall_error for csky
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,17/23] linux: Use generic __syscall_error for m68k
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,16/23] linux: Use generic __syscall_error for ia64
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,15/23] linux: Use generic __syscall_error for microblaze
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,14/23] linux: Use generic __syscall_error for sh
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,13/23] linux: Use generic __syscall_error for s390
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,12/23] linux: Use generic __syscall_error for x86_64
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,11/23] linux: Use generic __syscall_error for arm
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,10/23] linux: Use generic __syscall_error for hppa
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,09/23] linux: Use generic __syscall_error for sparc
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,08/23] linux: Use generic __syscall_error for powerpc
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,07/23] linux: Use generic __syscall_error for arc
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,06/23] linux: Use generic __syscall_error for i386
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,05/23] linux: Use generic __syscall_error for aarch64
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,04/23] linux: Replace INLINE_SYSCALL_ERROR_RETURN_VALUE with __syscall_error
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,03/23] linux: Add syscall_ret and use it on INLINE_SYSCALL
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,02/23] linux: Remove INTERNAL_SYSCALL_ERROR_P
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v2,01/23] linux: Remove INTERNAL_SYSCALL_ERRNO
Simplify internal Linux syscall
- -
-
-
-
2020-11-13
Adhemerval Zanella
New
[v3,7/7] dirent: Deprecate getdirentries
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,6/7] linux: Use getdents64 on readdir64 compat implementation
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,5/7] linux: Add __old_readdir64_unlocked
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,4/7] linux: Add __readdir64_unlocked
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,3/7] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,2/7] linux: Use getdents64 on non-LFS readdir
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,1/7] linux: Do not skip entries with zero d_ino values [BZ #12165]
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[3/3] locale: Fix locale construct_output_path error handling
[1/3] linux: Use INTERNAL_SYSCALL on fstatat{64}
- -
-
-
-
2020-10-14
Adhemerval Zanella
New
[2/3] rtld: Fix wrong errno check on open_path
[1/3] linux: Use INTERNAL_SYSCALL on fstatat{64}
- -
-
-
-
2020-10-14
Adhemerval Zanella
New
[RFC,14/14] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
[v2,01/14] linux: Simplify clock_getres
- -
-
-
-
2020-09-08
Adhemerval Zanella
New
[RFC,13/14] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
[v2,01/14] linux: Simplify clock_getres
- -
-
-
-
2020-09-08
Adhemerval Zanella
New
[RFC,12/14] linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
[v2,01/14] linux: Simplify clock_getres
- -
-
-
-
2020-09-08
Adhemerval Zanella
New
[RFC] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
[RFC] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
- -
-
-
-
2020-08-07
Adhemerval Zanella
New
[v2,7/7] Remove __WORDSIZE_TIME64_COMPAT32
[v2,1/7] login: Move gnu utmpx to default implementation
- -
-
-
-
2020-08-05
Adhemerval Zanella
New
[v2,6/7] login: Use 64-bit time on struct lastlog
[v2,1/7] login: Move gnu utmpx to default implementation
- -
-
-
-
2020-08-05
Adhemerval Zanella
New
[v2,5/7] linux: Add pwrite64_nocancel
[v2,1/7] login: Move gnu utmpx to default implementation
- -
-
-
-
2020-08-05
Adhemerval Zanella
New
[v2,4/7] login: Add 64-bit time support to utmp/utmpx
[v2,1/7] login: Move gnu utmpx to default implementation
- -
-
-
-
2020-08-05
Adhemerval Zanella
New
[v2,3/7] support: Add 'touch' command
[v2,1/7] login: Move gnu utmpx to default implementation
- -
-
-
-
2020-08-05
Adhemerval Zanella
New
«
1
2
3
4
…
4
5
»