Show patches with: Submitter = Zack Weinberg       |   321 patches
« 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
Revise NEWS description of changes to gettimeofday etc. - - --- 2020-01-08 Zack Weinberg Committed
[COMMITTED] MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.h - - --- 2020-01-08 Zack Weinberg Committed
[v9] y2038: Introduce the __ASSUME_TIME64_SYSCALLS define - - --- 2019-08-28 Zack Weinberg Dropped
[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
[v2] Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*). - - --- 2019-05-22 Zack Weinberg Committed
Remove support for PowerPC e500 / SPE ISA extension. - - --- 2019-05-16 Zack Weinberg Superseded
[COMMITTED] scripts/check-obsolete-constructs.py: Process all headers as UTF-8. - - --- 2019-03-14 Zack Weinberg Committed
[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
[v4] Use a proper C tokenizer to implement the obsolete typedefs test. - - --- 2019-03-11 Zack Weinberg Committed
[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-16 Zack Weinberg Committed
Tests for minimal signal handler functionality in MINSIGSTKSZ space. - - --- 2019-01-15 Zack Weinberg Superseded
[v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers. - - --- 2018-12-25 Zack Weinberg Committed
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
[manual] Job control is no longer optional. - - --- 2018-05-30 Zack Weinberg Committed
[4/4] New configure option --disable-crypt. - - --- 2018-05-21 Zack Weinberg Committed
[3/4] Revise crypt.texi. - - --- 2018-05-21 Zack Weinberg Committed
[2/4] Reorganize crypt.texi. - - --- 2018-05-21 Zack Weinberg Committed
[1/4] Disallow use of DES encryption functions in new programs. - - --- 2018-05-21 Zack Weinberg Committed
[4/4] New configure option --disable-crypt. - - --- 2018-05-06 Zack Weinberg Committed
[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
Overhaul __libc_check_standard_fds and correct open modes. - - --- 2018-04-14 Zack Weinberg Dropped
[v2] : Avoid cancellable I/O primitives in ld.so. - - --- 2018-04-14 Zack Weinberg Superseded
[COMMITTED] Make sysdeps/generic/internal-signals.h less stubby. - - --- 2018-04-04 Zack Weinberg Committed
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
nldbl-compat.c: Include math.h before nldbl-compat.h. - - --- 2018-03-11 Zack Weinberg Committed
[RFC] Disable uninitialized warnings around va_arg(, long double) - - --- 2018-03-10 Zack Weinberg Superseded
Don't include math.h/math_private.h in math_ldbl_opt.h. - - --- 2018-03-10 Zack Weinberg Committed
alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at - - --- 2018-03-10 Zack Weinberg Committed
[9/9] Post-cleanup: don't include math.h/math_private.h in math_ldbl_opt.h. - - --- 2018-03-07 Zack Weinberg Superseded
« 1 2 3 4 »