Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Zack Weinberg
| 321 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
ramana
Apply
«
1
2
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
execlp, execvp, execvpe: Don't fall back to sh on ENOEXEC.
execlp, execvp, execvpe: Don't fall back to sh on ENOEXEC.
- -
-
-
-
2020-12-15
Zack Weinberg
Changes Requested
[v2,10/10] Revise the documentation of simple calendar time.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,09/10] Warn when gettimeofday is called with non-null tzp argument.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,08/10] Use clock_gettime to implement gettimeofday.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,07/10] Use clock_gettime to implement timespec_get.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,06/10] Use clock_gettime to implement ftime; withdraw ftime.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,05/10] Use clock_gettime to implement time.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,04/10] Use clock_settime to implement settimeofday.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,03/10] Use clock_settime to implement stime; withdraw stime.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,02/10] Finish move of clock_* functions to libc.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[v2,01/10] Change most internal uses of __gettimeofday to __clock_gettime.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[RFC,v2] Linux/Alpha: don't use timeval32 system calls.
- -
-
-
-
2019-08-28
Zack Weinberg
Superseded
[12/12] Revise the documentation of ‘simple calendar time’.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[11/12] Linux/Alpha: don’t use timeval32 system calls.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[10/12] Warn when gettimeofday is called with non-null tzp argument.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[09/12] Finish move of clock_* functions to libc.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[08/12] Use clock_gettime to implement gettimeofday.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[07/12] Use clock_gettime to implement ftime.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[06/12] Use clock_gettime to implement time.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[05/12] Use clock_settime to implement settimeofday.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[04/12] Use clock_settime to implement stime.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[03/12] Don’t use the argument to time.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[02/12] Change most internal uses of __gettimeofday to __clock_gettime.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[01/12] Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
- -
-
-
-
2019-08-20
Zack Weinberg
Superseded
[25/25] Rename sys/ucontext.h to bits/ucontext.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[24/25] Minimize inclusion of netinet/in.h from public headers.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[23/25] Don’t include sys/socket.h from public headers.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[22/25] Minimize includes of unrelated public headers by networking headers.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[21/25] Don’t include sys/types.h or stdint.h from most public headers.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[20/25] Don’t include sys/time.h from sys/timex.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[19/25] Don’t include string.h from sys/un.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[18/25] Don’t include signal.h from sys/wait.h or sys/param.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[17/25] Don’t include sys/select.h from sys/types.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[16/25] Limit the set of strings.h functions also exposed in string.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[15/25] Don’t rely on stddef.h or stdarg.h for individual type definitions.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[14/25] Add bits/types/ wrappers for stddef.h and stdarg.h types.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[13/25] Split up endian.h to minimize exposure of BYTE_ORDER.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[12/25] Don’t include sys/cdefs.h directly from public headers.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[11/25] Swap sys/poll.h with poll.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[10/25] Swap sys/syslog.h with syslog.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[09/25] Add check-obsolete-constructs checker for nested includes.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[08/25] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[07/25] Create bits/types headers for most remaining __T_defined macros.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[06/25] Clean up bits/types.h.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[05/25] Simplify definition of __time64_t.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[04/25] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[03/25] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[02/25] Define register_t using bits/typesizes.h macros.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
[01/25] Move most headers installed by top-level Makefile to misc/.
- -
-
-
-
2019-06-26
Zack Weinberg
Superseded
Remove support for PowerPC e500 / SPE ISA extension.
- -
-
-
-
2019-05-16
Zack Weinberg
Superseded
[8/8] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[7/8] Create bits/types headers for most remaining __T_defined macros.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[6/8] Clean up bits/types.h.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[5/8] Simplify definition of __time64_t.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[4/8] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[3/8] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[2/8] Define register_t using bits/typesizes.h macros.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[1/8] Move inttypes.h and stdint.h to stdlib.
- -
-
-
-
2019-03-11
Zack Weinberg
Superseded
[v3] Use a proper C tokenizer to implement the obsolete typedefs test.
- -
-
-
-
2019-02-21
Zack Weinberg
Superseded
[updated] Use a proper C tokenizer to implement the obsolete typedefs test.
- -
-
-
-
2019-02-18
Zack Weinberg
Superseded
Use a proper C tokenizer to implement the obsolete typedefs test.
- -
-
-
-
2019-01-19
Zack Weinberg
Superseded
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
- -
-
-
-
2019-01-15
Zack Weinberg
Superseded
Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher.
- -
-
-
-
2018-12-17
Zack Weinberg
Superseded
[v3?] Avoid cancellable I/O primitives in ld.so.
- -
-
-
-
2018-06-07
Zack Weinberg
Superseded
Convert __builtin_expect to __glibc_(un)likely throughout elf/.
- -
-
-
-
2018-06-02
Zack Weinberg
Superseded
[v32] Avoid cancellable I/O primitives in ld.so.
- -
-
-
-
2018-06-02
Zack Weinberg
Superseded
[3/4] Deprecate DES encryption functions.
- -
-
-
-
2018-05-06
Zack Weinberg
Superseded
[2/4] Revise manual sections on cryptography and random numbers.
- -
-
-
-
2018-05-06
Zack Weinberg
Superseded
[1/4] Reorganize manual sections on cryptography and random numbers.
- -
-
-
-
2018-05-06
Zack Weinberg
Superseded
[3/3] New configure option --disable-crypt.
- -
-
-
-
2018-04-30
Zack Weinberg
Superseded
[2/3] Deprecate DES encryption functions.
- -
-
-
-
2018-04-30
Zack Weinberg
Superseded
[1/3] Reshuffle manual sections on cryptography and random numbers.
- -
-
-
-
2018-04-30
Zack Weinberg
Superseded
Delete abortion joke
- -
-
-
-
2018-04-30
Zack Weinberg
Superseded
NEWS: Reindent and copyedit
- -
-
-
-
2018-04-23
Zack Weinberg
Superseded
[v2] New configure option --disable-crypt.
- -
-
-
-
2018-04-18
Zack Weinberg
Superseded
New configure option --disable-libcrypt.
- -
-
-
-
2018-04-16
Zack Weinberg
Superseded
[v2] : Avoid cancellable I/O primitives in ld.so.
- -
-
-
-
2018-04-14
Zack Weinberg
Superseded
RFC: avoid cancellable I/O primitives in ld.so
- -
-
-
-
2018-04-04
Zack Weinberg
Superseded
[RFC] Introduce pt-compat-stubs and use it to replace pt-vfork. (Architecture maintainer feedback w…
- -
-
-
-
2018-03-21
Zack Weinberg
Superseded
[RFC] Disable uninitialized warnings around va_arg(, long double)
- -
-
-
-
2018-03-10
Zack Weinberg
Superseded
[9/9] Post-cleanup: don't include math.h/math_private.h in math_ldbl_opt.h.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[8/9] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[7/9] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[6/9] Add __vsyslog_internal, with same flags as __v*printf_internal.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[5/9] Add __v*printf_internal with flags arguments.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[4/9] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[1/9] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
- -
-
-
-
2018-03-07
Zack Weinberg
Superseded
[v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
- -
-
-
-
2018-02-22
Zack Weinberg
Superseded
[BZ,19239] Don't include sys/sysmacros.h from sys/types.h.
- -
-
-
-
2018-02-10
Zack Weinberg
Superseded
POT-Creation-Date line not making it into the output of gettext ("")?
- -
-
-
-
2018-02-07
Zack Weinberg
Superseded
Don't install libio.h or _G_config.h
- -
-
-
-
2018-02-05
Zack Weinberg
Superseded
Don't include libio.h from the installed stdio.h.
- -
-
-
-
2018-01-08
Zack Weinberg
Superseded
[v2,2/2] Don't include libio.h from stdio.h.
- -
-
-
-
2018-01-02
Zack Weinberg
Superseded
[v2,1/2] Avoid using libio internal symbols outside libio & stdio-common.
- -
-
-
-
2018-01-02
Zack Weinberg
Superseded
ldbl_hidden_weak??
- -
-
-
-
2017-12-26
Zack Weinberg
Superseded
[3/3] Don't include libio.h from stdio.h.
- -
-
-
-
2017-12-26
Zack Weinberg
Superseded
[2/3] Minimize use of _IO_ and _G_ symbols in public headers.
- -
-
-
-
2017-12-26
Zack Weinberg
Superseded
[1/3] Reduce use of libioP.h and iolibio.h outside the stdio implementation.
- -
-
-
-
2017-12-26
Zack Weinberg
Superseded
«
1
2
3
4
»