Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Florian Weimer
| State =
Action Required
| Archived =
No
| 73 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
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Deprecate 32-bit off_t support
- -
-
-
-
2019-01-04
Florian Weimer
Changes Requested
i386: Remove support for GCC versions before 5 from <sysdep.h>
- -
-
-
-
2019-02-02
Florian Weimer
New
nptl: Introduce __nptl_main_thread_exited
- -
-
-
-
2019-02-04
Florian Weimer
New
nptl: Use C11-style atomics for access to __nptl_nthreads
- -
-
-
-
2019-02-04
Florian Weimer
New
Linux: Add pthread_tid_np function
- -
-
-
-
2019-02-08
Florian Weimer
New
nss_dns: Enforce QDCOUNT == 1 in getnetby* implementation
- -
-
-
-
2019-03-08
Florian Weimer
New
nss_dns: More consistency in corrupt message handling in getnetby*
- -
-
-
-
2019-03-08
Florian Weimer
New
nss_dns: Adjust ns_name_ntop failure handling in getnetby*
- -
-
-
-
2019-03-08
Florian Weimer
New
nss_dns: Adjust gethostby* processing to struct alloc_buffer
- -
-
-
-
2019-03-08
Florian Weimer
New
nss_dns: Remove RES_USE_INET6 handling
- -
-
-
-
2019-05-16
Florian Weimer
New
manual: Improve documentation of the shutdown function
- -
-
-
-
2019-05-17
Florian Weimer
New
test-in-container: Do not set GCONV_PATH, LOCPATH
- -
-
-
-
2019-05-20
Florian Weimer
New
Linux: Use system call tables during build
- -
-
-
-
2019-05-28
Florian Weimer
New
Linux: Add tables with system call numbers
- -
-
-
-
2019-05-31
Florian Weimer
New
Linux: Add fortify wrapper for getdents64
- -
-
-
-
2019-06-18
Florian Weimer
New
Linux: Add <sys/direntries.h>
- -
-
-
-
2019-06-18
Florian Weimer
New
nptl: Add test nptl/tst-pthread-perthread-inherit
- -
-
-
-
2019-07-01
Florian Weimer
New
Linux: Implement per-thread file system attributes
- -
-
-
-
2019-07-01
Florian Weimer
New
Linux: Implement per-thread user and group IDs
- -
-
-
-
2019-07-01
Florian Weimer
New
dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
- -
-
-
-
2019-07-05
Florian Weimer
New
dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
- -
-
-
-
2019-07-08
Florian Weimer
New
test-in-container: Install locales into the test container
- -
-
-
-
2019-07-09
Florian Weimer
New
gconv: Check reference count in __gconv_release_cache [BZ #24677]
- -
-
-
-
2019-07-18
Florian Weimer
New
Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC
- -
-
-
-
2019-07-22
Florian Weimer
New
login: pututline needs to validate the cache under write lock [BZ #24882]
- -
-
-
-
2019-08-12
Florian Weimer
New
Do not print backtraces on fatal glibc errors
- -
-
-
-
2019-08-15
Florian Weimer
New
Add the __libc_single_threaded variable
- -
-
-
-
2019-08-16
Florian Weimer
New
login: pututxline could fail to overwrite existing entries [BZ #24902]
- -
-
-
-
2019-08-21
Florian Weimer
New
elf: Never use the file ID of the main executable [BZ #24900]
- -
-
-
-
2019-08-22
Florian Weimer
New
elf: Assign TLS modid later during dlopen [BZ #24930]
- -
-
-
-
2019-08-22
Florian Weimer
New
elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
- -
-
-
-
2019-08-28
Florian Weimer
New
ld.so: Enable preloading of new symbol versions [BZ #24974]
- -
-
-
-
2019-09-06
Florian Weimer
New
elf: Most symbol lookups cannot deal with unrelocated link maps
- -
-
-
-
2019-09-11
Florian Weimer
New
elf: Document late page size initialization via _dl_var_init
- -
-
-
-
2019-09-30
Florian Weimer
New
elf: Add tests for working RELRO protection
- -
-
-
-
2019-10-02
Florian Weimer
New
dlfnc: Add RTLD_DL_HANDLE (dlopen handle) support to dladdr1
- -
-
-
-
2019-10-07
Florian Weimer
New
dlfcn: Add dlinfo_sname to obtain the soname for a handle
- -
-
-
-
2019-10-07
Florian Weimer
New
dlfcn: Add dlinfo_soname to obtain the soname for a handle (was: Re: [PATCH] dlfcn: Add dlinfo_snam…
- -
-
-
-
2019-10-07
Florian Weimer
New
elf: Add tests for working RELRO protection
- -
-
-
-
2019-10-07
Florian Weimer
New
[review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
- -
-
-
-
2019-11-28
Florian Weimer
New
[1/3] nptl_db: Install libthread_db under a regular implementation name
- -
-
-
-
2019-11-28
Florian Weimer
New
[2/3] Makerules: Remove lib-version, $(subdir-version)
- -
-
-
-
2019-11-28
Florian Weimer
New
[3/3] Add --disable-major-minor-libraries configure option
- -
-
-
-
2019-11-28
Florian Weimer
New
dlopen: Fix issues related to NODELETE handling and relocations
- -
-
-
-
2019-12-03
Florian Weimer
New
manual: Document compiler and memory barriers
- -
-
-
-
2019-12-06
Florian Weimer
New
[1/5] Linux: Add tables with system call numbers
- -
-
-
-
2019-12-17
Florian Weimer
New
[2/5] Linux: Use system call tables during build
- -
-
-
-
2019-12-17
Florian Weimer
New
[1/2] Introduce <elf_machine_sym_no_match.h>
- -
-
-
-
2019-12-17
Florian Weimer
New
[2/2] Implement __libc_early_init
- -
-
-
-
2019-12-17
Florian Weimer
New
[1/2] Introduce <elf_machine_sym_no_match.h>
- -
-
-
-
2019-12-17
Florian Weimer
New
Use Linux-like in struct statx, struct statx_timestamp [BZ #25292]
- -
-
-
-
2019-12-18
Florian Weimer
New
[RFC] Add scripts/run-tool.py
- -
-
-
-
2019-12-21
Florian Weimer
New
[9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
- -
-
-
-
2020-02-13
Florian Weimer
New
[01/11] Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
- -
-
-
-
2020-02-13
Florian Weimer
New
[02/11] backtrace: Implement on top of <unwind-link.h>
- -
-
-
-
2020-02-13
Florian Weimer
New
[03/11] arm: Implement backtrace on top of <unwind-link.h>
- -
-
-
-
2020-02-13
Florian Weimer
New
[04/11] i386: Implement backtrace on top of <unwind-link.h>
- -
-
-
-
2020-02-13
Florian Weimer
New
[05/11] m68k: Implement backtrace on top of <unwind-link.h>
- -
-
-
-
2020-02-13
Florian Weimer
New
[06/11] sparc: Implement backtrace on top <unwind-link.h>
- -
-
-
-
2020-02-13
Florian Weimer
New
[08/11] __frame_state_for: Use <unwind-link.h> for unwinder access
- -
-
-
-
2020-02-13
Florian Weimer
New
[10/11] Implement _Unwind_Resume in libc on top of <unwind-link.h>
- -
-
-
-
2020-02-13
Florian Weimer
New
[11/11] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder
- -
-
-
-
2020-02-13
Florian Weimer
New
[2/3] Linux: Port ttyname, ttyname_r to <fd_file_name.h>
- -
-
-
-
2020-02-14
Florian Weimer
New
[3/3] Linux: Port fexecve to <fd_to_filename.h>
- -
-
-
-
2020-02-14
Florian Weimer
New
locales: Add Geresh to abbreviated day names in he_IL [BZ #25970]
locales: Add Geresh to abbreviated day names in he_IL [BZ #25970]
- -
-
-
-
2020-05-13
Florian Weimer
New
[v4] manual: Document the System V sigpause function
[v4] manual: Document the System V sigpause function
- -
-
-
-
2020-05-16
Florian Weimer
New
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
- -
-
-
-
2020-12-04
Florian Weimer
New
[v3,2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
- -
-
-
-
2020-12-04
Florian Weimer
New
[v3,3/3] elf: Rework exception handling in the dynamic loader [BZ #25486]
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
- -
-
-
-
2020-12-04
Florian Weimer
New
[v4] manual: Add Descriptor-Relative Access section
[v4] manual: Add Descriptor-Relative Access section
- -
-
-
-
2020-12-04
Florian Weimer
Changes Requested
x86: Remove unused variables for raw cache sizes
x86: Remove unused variables for raw cache sizes
- -
-
-
-
2020-12-21
Florian Weimer
New
[1/2] elf: Support getauxval after static dlopen (bug 20802)
[1/2] elf: Support getauxval after static dlopen (bug 20802)
- -
-
-
-
2020-12-23
Florian Weimer
New
[RFC,2/2] x86: Alternative <sys/platform/x86.h> implementation
[1/2] elf: Support getauxval after static dlopen (bug 20802)
- -
-
-
-
2020-12-23
Florian Weimer
New