Show patches with: Submitter = Zack Weinberg       |    State = Action Required       |    Archived = No       |   314 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
A quick architecture status report - - - - --- 2017-07-10 Zack Weinberg New
A third round of inclusion fixes for _ISOMAC testsuite. - - - - --- 2017-04-19 Zack Weinberg New
Add missing header files throughout the testsuite. - - - - --- 2017-02-16 Zack Weinberg New
Always suppress libc-internal declarations for C++ code. - - - - --- 2016-11-27 Zack Weinberg New
Always suppress libc-internal declarations for C++ code. - - - - --- 2016-11-21 Zack Weinberg New
Another round of inclusion fixes for _ISOMAC testsuite. - - - - --- 2017-03-22 Zack Weinberg New
Archive rebuild to test potential stdlib.h / sys/types.h changes in glibc 2.23 - - - - --- 2015-11-15 Zack Weinberg New
Avoid linker bug on Microblaze (was Re: Default build-many-glibcs.py to GCC 7 branch [committed]) - - - - --- 2017-05-31 Zack Weinberg New
Clean up conditionals for declaration of gets(). - - - - --- 2017-02-16 Zack Weinberg New
Clean up conditionals for declaration of gets(). - - - - --- 2016-11-21 Zack Weinberg New
Clean up redundancies between string.h and strings.h. - - - - --- 2017-02-16 Zack Weinberg New
Convert __builtin_expect to __glibc_(un)likely throughout elf/. Convert __builtin_expect to __glibc_(un)likely throughout elf/. - - - - --- 2018-06-02 Zack Weinberg New
Convert signal.h from __need macros to bits/types/ headers. - - - - --- 2016-12-06 Zack Weinberg New
Deprecate external use of libio.h and _G_config.h. Deprecate external use of libio.h and _G_config.h. - - - - --- 2017-12-23 Zack Weinberg New
Deprecate libcrypt and don't build it by default. Deprecate libcrypt and don't build it by default. - - - - --- 2017-08-29 Zack Weinberg New
Don't duplicate declarations between string.h and strings.h - - - - --- 2016-11-17 Zack Weinberg New
Don't duplicate declarations between string.h and strings.h - - - - --- 2016-11-17 Zack Weinberg New
Don't duplicate declarations between string.h and strings.h - - - - --- 2016-11-16 Zack Weinberg New
Don't include libio.h from the installed stdio.h. Don't include libio.h from the installed stdio.h. - - - - --- 2018-01-08 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. - - - - --- 2018-03-10 Zack Weinberg New
Don't install libio.h or _G_config.h Don't install libio.h or _G_config.h - - - - --- 2018-02-05 Zack Weinberg New
Kill regexp.h - - - - --- 2015-07-15 Zack Weinberg New
Kill regexp.h - - - - --- 2015-07-12 Zack Weinberg New
Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and… - - - - --- 2017-04-20 Zack Weinberg New
Minimize sysdeps code involved in defining major/minor/makedev. - - - - --- 2016-04-29 Zack Weinberg New
Move bits/types.h into posix/bits. - - - - --- 2017-02-16 Zack Weinberg New
NEWS: Reindent and copyedit NEWS: Reindent and copyedit - - - - --- 2018-04-23 Zack Weinberg New
New configure option --disable-libcrypt. New configure option --disable-libcrypt. - - - - --- 2018-04-16 Zack Weinberg New
One more obvious missing #include in the testsuite. - - - - --- 2017-02-19 Zack Weinberg New
Overhaul __libc_check_standard_fds and correct open modes. Overhaul __libc_check_standard_fds and correct open modes. - - - - --- 2018-04-14 Zack Weinberg New
POT-Creation-Date line not making it into the output of gettext ("")? POT-Creation-Date line not making it into the output of gettext ("")? - - - - --- 2018-02-07 Zack Weinberg New
Possible bug in fortified stpncpy - - - - --- 2015-08-14 Zack Weinberg New
Possible bug in fortified stpncpy - - - - --- 2015-08-09 Zack Weinberg New
RFC: avoid cancellable I/O primitives in ld.so RFC: avoid cancellable I/O primitives in ld.so - - - - --- 2018-04-04 Zack Weinberg New
RFC: deprecate sys/sysmacros.h inclusion from sys/types.h - - - - --- 2015-11-19 Zack Weinberg New
Remove support for PowerPC e500 / SPE ISA extension. Remove support for PowerPC e500 / SPE ISA extension. - - - - --- 2019-05-16 Zack Weinberg New
Revise NEWS description of changes to gettimeofday etc. Revise NEWS description of changes to gettimeofday etc. - - 1 - --- 2020-01-08 Zack Weinberg New
Tests for minimal signal handler functionality in MINSIGSTKSZ space. Tests for minimal signal handler functionality in MINSIGSTKSZ space. - - 2 - --- 2019-01-15 Zack Weinberg New
The bits/types/*.h treatment for stdio and wchar. - - - - --- 2016-11-21 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. - - - - --- 2018-12-17 Zack Weinberg New
Use C99-compliant scanf under _GNU_SOURCE. Use C99-compliant scanf under _GNU_SOURCE. - - - - --- 2018-02-10 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. - - - - --- 2019-01-19 Zack Weinberg New
[0/4] explicit_bzero, this time for sure - - - - --- 2016-08-18 Zack Weinberg New
[01/10] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-05-09 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 - - - - --- 2019-08-20 Zack Weinberg New
[01/13] Installed-header hygiene (BZ#20366): obsolete BSD u_* types. - - - - --- 2016-08-30 Zack Weinberg New
[01/25] Move most headers installed by top-level Makefile to misc/. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[02/10] Suppress internal declarations for most of the testsuite. - - - - --- 2017-05-09 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 - - - - --- 2019-08-20 Zack Weinberg New
[02/13] Installed-header hygiene (BZ#20366): manual fixups after mechanical change. - - - - --- 2016-08-30 Zack Weinberg New
[02/25] Define register_t using bits/typesizes.h macros. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[03/10] The bits/types/*.h treatment for stdio and wchar. - - - - --- 2017-05-09 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 - - 1 - --- 2019-08-20 Zack Weinberg New
[03/13] Installed-header hygiene (BZ#20366): missing inclusions A. - - - - --- 2016-08-30 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 - - - - --- 2019-06-26 Zack Weinberg New
[04/10] Convert signal.h from __need macros to bits/types/ headers. - - - - --- 2017-05-09 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 - - 1 - --- 2019-08-20 Zack Weinberg New
[04/13] Installed-header hygiene (BZ#20366): missing inclusions B. - - - - --- 2016-08-30 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 - - - - --- 2019-06-26 Zack Weinberg New
[05/10] Remove __need macros from errno.h (__need_Emath, __need_error_t). - - - - --- 2017-05-09 Zack Weinberg New
[05/12] Use clock_settime to implement settimeofday. Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions - - - - --- 2019-08-20 Zack Weinberg New
[05/13] Installed header hygiene (BZ#20366): BYTE_ORDER macros. - - - - --- 2016-08-30 Zack Weinberg New
[05/25] Simplify definition of __time64_t. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[06/10] Remove __need_list_t and __need_res_state. - - - - --- 2017-05-09 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 - - 1 - --- 2019-08-20 Zack Weinberg New
[06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are d… - - - - --- 2016-08-30 Zack Weinberg New
[06/25] Clean up bits/types.h. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[07/10] Remove __need_IOV_MAX and __need_FOPEN_MAX. - - - - --- 2017-05-09 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 - - 1 - --- 2019-08-20 Zack Weinberg New
[07/13] Installed-header hygiene (BZ#20366): stack_t. - - - - --- 2016-08-30 Zack Weinberg New
[07/25] Create bits/types headers for most remaining __T_defined macros. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[08/10] Don't install libio.h or _G_config.h. - - - - --- 2017-05-09 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 - - - - --- 2019-08-20 Zack Weinberg New
[08/13] Installed-header hygiene (BZ#20366): time.h types. - - - - --- 2016-08-30 Zack Weinberg New
[08/25] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[09/10] Remove bits/string2.h. - - - - --- 2017-05-09 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 - - - - --- 2019-08-20 Zack Weinberg New
[09/13] Installed-header hygiene (BZ#20366): struct ifreq. - - - - --- 2016-08-30 Zack Weinberg New
[09/25] Add check-obsolete-constructs checker for nested includes. Public header file hygiene improvements for 2.30 - - - - --- 2019-06-26 Zack Weinberg New
[1/2] Add __clang_has_extension to sys/cdefs.h. - - - - --- 2016-04-22 Zack Weinberg New
[1/2] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-03-22 Zack Weinberg New
[1/2] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-03-08 Zack Weinberg New
[1/2] Remove the bulk of the NaCl port. - - - - --- 2017-05-12 Zack Weinberg New
[1/2] Rename xlocale.h to bits/types/__locale_t.h. - - - - --- 2017-06-20 Zack Weinberg New
[1/2] build-many-glibcs: Install kernel headers separately. - - - - --- 2017-07-09 Zack Weinberg New
[1/3] Clean up conditionals for declaration of gets. - - - - --- 2017-02-25 Zack Weinberg New
[1/3] Improve testing of GDB pretty-printers. - - - - --- 2017-06-22 Zack Weinberg New
[1/3] Miscellaneous low-risk changes preparing for _ISOMAC testsuite. - - - - --- 2017-03-01 Zack Weinberg New
[1/3] New string function explicit_bzero (from OpenBSD). - - - - --- 2016-12-08 Zack Weinberg New
[1/3] New string function explicit_bzero (from OpenBSD). - - - - --- 2016-11-15 Zack Weinberg New
[1/3] New string function explicit_bzero (from OpenBSD). - - - - --- 2016-09-15 Zack Weinberg New
[1/3] Reduce use of libioP.h and iolibio.h outside the stdio implementation. Don't include libio.h from stdio.h. - - - - --- 2017-12-26 Zack Weinberg New
[1/3] Reshuffle manual sections on cryptography and random numbers. Cryptography cleanup - - - - --- 2018-04-30 Zack Weinberg New
[1/4] Add tests for fortification of bcopy and bzero. - - - - --- 2016-08-17 Zack Weinberg New
[1/4] Disallow use of DES encryption functions in new programs. libcrypt phaseout - - - - --- 2018-05-21 Zack Weinberg New
[1/4] Installed-header compilation hygiene, 1/4 (easy changes). - - - - --- 2016-07-13 Zack Weinberg New
[1/4] Move sysdeps/generic/bits/hwcap.h to top-level bits/. - - - - --- 2016-05-13 Zack Weinberg New
[1/4] Reorganize manual sections on cryptography and random numbers. Revise crypto documentation, deprecate DES, add --disable-crypt - - - - --- 2018-05-06 Zack Weinberg New
[1/4] Split DIAG_* macros to new header libc-diag.h. - - - - --- 2017-02-20 Zack Weinberg New
[1/5] Make all of sysdeps/ia64/fpu/libm-symbols.h only visible to libc||libm; move #defines from ma… - - - - --- 2016-11-28 Zack Weinberg New
« 1 2 3 4 »