Toggle navigation
Patchwork
glibc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Zack Weinberg
| State =
Action Required
| Archived =
No
| 125 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
»
Patch
Series
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.
0 0 0
2020-12-15
Zack Weinberg
New
Revise NEWS description of changes to gettimeofday etc.
Revise NEWS description of changes to gettimeofday etc.
0 0 0
2020-01-08
Zack Weinberg
New
[COMMITTED] MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.h
[COMMITTED] MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.h
0 0 0
2020-01-08
Zack Weinberg
New
[v2,10/10] Revise the documentation of simple calendar time.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,09/10] Warn when gettimeofday is called with non-null tzp argument.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,08/10] Use clock_gettime to implement gettimeofday.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,07/10] Use clock_gettime to implement timespec_get.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,06/10] Use clock_gettime to implement ftime; withdraw ftime.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,05/10] Use clock_gettime to implement time.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,04/10] Use clock_settime to implement settimeofday.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,03/10] Use clock_settime to implement stime; withdraw stime.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,02/10] Finish move of clock_* functions to libc.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[v2,01/10] Change most internal uses of __gettimeofday to __clock_gettime.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
0 0 0
2019-08-28
Zack Weinberg
New
[RFC,v2] Linux/Alpha: don't use timeval32 system calls.
[RFC,v2] Linux/Alpha: don't use timeval32 system calls.
0 0 0
2019-08-28
Zack Weinberg
New
[12/12] Revise the documentation of ‘simple calendar time’.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
Superseded
[11/12] Linux/Alpha: don’t use timeval32 system calls.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[10/12] Warn when gettimeofday is called with non-null tzp argument.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[09/12] Finish move of clock_* functions to libc.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[08/12] Use clock_gettime to implement gettimeofday.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[07/12] Use clock_gettime to implement ftime.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[06/12] Use clock_gettime to implement time.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
Superseded
[05/12] Use clock_settime to implement settimeofday.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[04/12] Use clock_settime to implement stime.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[03/12] Don’t use the argument to time.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[02/12] Change most internal uses of __gettimeofday to __clock_gettime.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[01/12] Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions
0 0 0
2019-08-20
Zack Weinberg
New
[25/25] Rename sys/ucontext.h to bits/ucontext.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[24/25] Minimize inclusion of netinet/in.h from public headers.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[23/25] Don’t include sys/socket.h from public headers.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[22/25] Minimize includes of unrelated public headers by networking headers.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[21/25] Don’t include sys/types.h or stdint.h from most public headers.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[20/25] Don’t include sys/time.h from sys/timex.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[19/25] Don’t include string.h from sys/un.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[18/25] Don’t include signal.h from sys/wait.h or sys/param.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[17/25] Don’t include sys/select.h from sys/types.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[16/25] Limit the set of strings.h functions also exposed in string.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[15/25] Don’t rely on stddef.h or stdarg.h for individual type definitions.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[14/25] Add bits/types/ wrappers for stddef.h and stdarg.h types.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[13/25] Split up endian.h to minimize exposure of BYTE_ORDER.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[12/25] Don’t include sys/cdefs.h directly from public headers.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[11/25] Swap sys/poll.h with poll.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[10/25] Swap sys/syslog.h with syslog.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[09/25] Add check-obsolete-constructs checker for nested includes.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[08/25] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[07/25] Create bits/types headers for most remaining __T_defined macros.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[06/25] Clean up bits/types.h.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[05/25] Simplify definition of __time64_t.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[04/25] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[03/25] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[02/25] Define register_t using bits/typesizes.h macros.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[01/25] Move most headers installed by top-level Makefile to misc/.
Public header file hygiene improvements for 2.30
0 0 0
2019-06-26
Zack Weinberg
New
[v2] Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).
[v2] Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).
0 0 0
2019-05-22
Zack Weinberg
New
Remove support for PowerPC e500 / SPE ISA extension.
Remove support for PowerPC e500 / SPE ISA extension.
0 0 0
2019-05-16
Zack Weinberg
New
[COMMITTED] scripts/check-obsolete-constructs.py: Process all headers as UTF-8.
[COMMITTED] scripts/check-obsolete-constructs.py: Process all headers as UTF-8.
0 0 0
2019-03-14
Zack Weinberg
New
[8/8] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
Superseded
[7/8] Create bits/types headers for most remaining __T_defined macros.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
Superseded
[6/8] Clean up bits/types.h.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
Superseded
[5/8] Simplify definition of __time64_t.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
New
[4/8] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
Superseded
[3/8] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
Superseded
[2/8] Define register_t using bits/typesizes.h macros.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
Superseded
[1/8] Move inttypes.h and stdint.h to stdlib.
sys/types.h cleanup and further typedef obsoletion
0 0 0
2019-03-11
Zack Weinberg
New
[v4] Use a proper C tokenizer to implement the obsolete typedefs test.
[v4] Use a proper C tokenizer to implement the obsolete typedefs test.
0 0 0
2019-03-11
Zack Weinberg
New
[v3] Use a proper C tokenizer to implement the obsolete typedefs test.
[v3] Use a proper C tokenizer to implement the obsolete typedefs test.
0 0 0
2019-02-21
Zack Weinberg
New
[updated] Use a proper C tokenizer to implement the obsolete typedefs test.
[updated] Use a proper C tokenizer to implement the obsolete typedefs test.
0 0 0
2019-02-18
Zack Weinberg
New
Use a proper C tokenizer to implement the obsolete typedefs test.
Use a proper C tokenizer to implement the obsolete typedefs test.
0 0 0
2019-01-19
Zack Weinberg
Superseded
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
0 0 0
2019-01-15
Zack Weinberg
New
[v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
[v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
0 0 0
2018-12-25
Zack Weinberg
New
Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher.
Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher.
0 0 0
2018-12-17
Zack Weinberg
New
[v3?] Avoid cancellable I/O primitives in ld.so.
[v3?] Avoid cancellable I/O primitives in ld.so.
0 0 0
2018-06-07
Zack Weinberg
New
Convert __builtin_expect to __glibc_(un)likely throughout elf/.
Convert __builtin_expect to __glibc_(un)likely throughout elf/.
0 0 0
2018-06-02
Zack Weinberg
New
[v32] Avoid cancellable I/O primitives in ld.so.
[v32] Avoid cancellable I/O primitives in ld.so.
0 0 0
2018-06-02
Zack Weinberg
New
[manual] Job control is no longer optional.
[manual] Job control is no longer optional.
0 0 0
2018-05-30
Zack Weinberg
New
[4/4] New configure option --disable-crypt.
libcrypt phaseout
0 0 0
2018-05-21
Zack Weinberg
New
[3/4] Revise crypt.texi.
libcrypt phaseout
0 0 0
2018-05-21
Zack Weinberg
New
[2/4] Reorganize crypt.texi.
libcrypt phaseout
0 0 0
2018-05-21
Zack Weinberg
New
[1/4] Disallow use of DES encryption functions in new programs.
libcrypt phaseout
0 0 0
2018-05-21
Zack Weinberg
New
[4/4] New configure option --disable-crypt.
Revise crypto documentation, deprecate DES, add --disable-crypt
0 0 0
2018-05-06
Zack Weinberg
Superseded
[3/4] Deprecate DES encryption functions.
Revise crypto documentation, deprecate DES, add --disable-crypt
0 0 0
2018-05-06
Zack Weinberg
New
[2/4] Revise manual sections on cryptography and random numbers.
Revise crypto documentation, deprecate DES, add --disable-crypt
0 0 0
2018-05-06
Zack Weinberg
New
[1/4] Reorganize manual sections on cryptography and random numbers.
Revise crypto documentation, deprecate DES, add --disable-crypt
0 0 0
2018-05-06
Zack Weinberg
New
[3/3] New configure option --disable-crypt.
Cryptography cleanup
0 0 0
2018-04-30
Zack Weinberg
Superseded
[2/3] Deprecate DES encryption functions.
Cryptography cleanup
0 0 0
2018-04-30
Zack Weinberg
Superseded
[1/3] Reshuffle manual sections on cryptography and random numbers.
Cryptography cleanup
0 0 0
2018-04-30
Zack Weinberg
New
NEWS: Reindent and copyedit
NEWS: Reindent and copyedit
0 0 0
2018-04-23
Zack Weinberg
New
[v2] New configure option --disable-crypt.
[v2] New configure option --disable-crypt.
0 0 0
2018-04-18
Zack Weinberg
New
New configure option --disable-libcrypt.
New configure option --disable-libcrypt.
0 0 0
2018-04-16
Zack Weinberg
New
Overhaul __libc_check_standard_fds and correct open modes.
Overhaul __libc_check_standard_fds and correct open modes.
0 0 0
2018-04-14
Zack Weinberg
New
[v2] : Avoid cancellable I/O primitives in ld.so.
[v2] : Avoid cancellable I/O primitives in ld.so.
0 0 0
2018-04-14
Zack Weinberg
Superseded
[COMMITTED] Make sysdeps/generic/internal-signals.h less stubby.
[COMMITTED] Make sysdeps/generic/internal-signals.h less stubby.
0 0 0
2018-04-04
Zack Weinberg
New
RFC: avoid cancellable I/O primitives in ld.so
RFC: avoid cancellable I/O primitives in ld.so
0 0 0
2018-04-04
Zack Weinberg
New
[RFC] Introduce pt-compat-stubs and use it to replace pt-vfork. (Architecture maintainer feedback...
[RFC] Introduce pt-compat-stubs and use it to replace pt-vfork. (Architecture maintainer feedback...
0 0 0
2018-03-21
Zack Weinberg
New
nldbl-compat.c: Include math.h before nldbl-compat.h.
nldbl-compat.c: Include math.h before nldbl-compat.h.
0 0 0
2018-03-11
Zack Weinberg
New
[RFC] Disable uninitialized warnings around va_arg(, long double)
[RFC] Disable uninitialized warnings around va_arg(, long double)
0 0 0
2018-03-10
Zack Weinberg
New
Don't include math.h/math_private.h in math_ldbl_opt.h.
Don't include math.h/math_private.h in math_ldbl_opt.h.
0 0 0
2018-03-10
Zack Weinberg
New
alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at
alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at
0 0 0
2018-03-10
Zack Weinberg
New
[9/9] Post-cleanup: don't include math.h/math_private.h in math_ldbl_opt.h.
Use more flags parameters instead of global bits in stdio
0 0 0
2018-03-07
Zack Weinberg
New
[8/9] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
Use more flags parameters instead of global bits in stdio
0 0 0
2018-03-07
Zack Weinberg
New
[7/9] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY.
Use more flags parameters instead of global bits in stdio
0 0 0
2018-03-07
Zack Weinberg
New
[6/9] Add __vsyslog_internal, with same flags as __v*printf_internal.
Use more flags parameters instead of global bits in stdio
0 0 0
2018-03-07
Zack Weinberg
New
«
1
2
»