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
[4/9] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[1/9] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. Use more flags parameters instead of global bits in stdio - - 1 - --- 2018-03-07 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. - - - - --- 2018-02-22 Zack Weinberg New
[v2,BZ,1190] Make EOF sticky in stdio. [v2,BZ,1190] Make EOF sticky in stdio. - - - - --- 2018-02-22 Zack Weinberg New
[BZ,#1190] Make EOF sticky in stdio. [BZ,#1190] Make EOF sticky in stdio. - - - - --- 2018-02-12 Zack Weinberg New
[6/6] Remove completely unused libio flag bits. Mostly mechanical libio decrufting. - - 1 - --- 2018-02-11 Zack Weinberg New
[5/6] Remove miscellaneous debris from libio. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[4/6] Remove _IO_file_flags define. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[3/6] Remove legacy configuration knobs from libio. Mostly mechanical libio decrufting. - - 1 - --- 2018-02-11 Zack Weinberg New
[2/6] Mechanically remove _IO_ name aliases for types and constants. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[1/6] Remove vestiges of external build support from libio headers. Mostly mechanical libio decrufting. - - - - --- 2018-02-11 Zack Weinberg New
[BZ,#22830] malloc_stats: restore cancellation for stderr correctly. [BZ,#22830] malloc_stats: restore cancellation for stderr correctly. - - - - --- 2018-02-10 Zack Weinberg New
Use C99-compliant scanf under _GNU_SOURCE. Use C99-compliant scanf under _GNU_SOURCE. - - - - --- 2018-02-10 Zack Weinberg New
[BZ,19239] Don't include sys/sysmacros.h from sys/types.h. [BZ,19239] Don't include sys/sysmacros.h from sys/types.h. - - - - --- 2018-02-10 Zack Weinberg New
[BZ,19239] Don't include sys/sysmacros.h from sys/types.h. [BZ,19239] Don't include sys/sysmacros.h from sys/types.h. - - - - --- 2018-02-10 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
[v2,5/5] Post-cleanup 2: minimize _G_config.h. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,4/5] Post-cleanup 1: move libio.h back out of bits/. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,3/5] Don't install libio.h or _G_config.h. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,2/5] Remove getc and putc macros from the public stdio.h. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 Zack Weinberg New
[v2,1/5] Pre-cleanup: Remove unnecessary redefinitions of std symbols. Don't install libio.h or _G_config.h. - - - - --- 2018-02-05 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
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
[v2,2/2] Don't include libio.h from stdio.h. [v2,1/2] Avoid using libio internal symbols outside libio & stdio-common. - - - - --- 2018-01-02 Zack Weinberg New
[v2,1/2] Avoid using libio internal symbols outside libio & stdio-common. [v2,1/2] Avoid using libio internal symbols outside libio & stdio-common. - - - - --- 2018-01-02 Zack Weinberg New
[COMMITTED] Correct improper-inclusion check in bits/libio-ldbl.h. [COMMITTED] Correct improper-inclusion check in bits/libio-ldbl.h. - - - - --- 2017-12-31 Zack Weinberg New
ldbl_hidden_weak?? ldbl_hidden_weak?? - - - - --- 2017-12-26 Zack Weinberg New
[3/3] Don't include libio.h from stdio.h. Don't include libio.h from stdio.h. - - - - --- 2017-12-26 Zack Weinberg New
[2/3] Minimize use of _IO_ and _G_ symbols in public headers. Don't include libio.h from stdio.h. - - - - --- 2017-12-26 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
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
[RFC] Don't install libio.h or _G_config.h. [RFC] Don't install libio.h or _G_config.h. - - - - --- 2017-08-28 Zack Weinberg New
[RFC] Use anonymous union for siginfo_t - - - - --- 2017-08-11 Zack Weinberg New
A quick architecture status report - - - - --- 2017-07-10 Zack Weinberg New
[2/2] build-many-glibcs: Impose a memory limit on build processes. - - - - --- 2017-07-09 Zack Weinberg New
[1/2] build-many-glibcs: Install kernel headers separately. - - - - --- 2017-07-09 Zack Weinberg New
[3/3] Add pretty-printer for errno. - - - - --- 2017-06-22 Zack Weinberg New
[2/3] Make error_t always int; make __errno_location return an __error_t. - - - - --- 2017-06-22 Zack Weinberg New
[1/3] Improve testing of GDB pretty-printers. - - - - --- 2017-06-22 Zack Weinberg New
[2/2] Use locale_t, not __locale_t, throughout glibc - - - - --- 2017-06-20 Zack Weinberg New
[1/2] Rename xlocale.h to bits/types/__locale_t.h. - - - - --- 2017-06-20 Zack Weinberg New
[COMMITTED] Fix fallout from bits/string.h removal. - - - - --- 2017-06-20 Zack Weinberg New
[RFC] Remove bits/string.h. - - - - --- 2017-06-12 Zack Weinberg New
[6/6] Deprecate xlocale.h and add bits/types/locale_t.h. - - - - --- 2017-06-10 Zack Weinberg New
[5/6] Make error_t an enumeration on all supported OSes. - - - - --- 2017-06-10 Zack Weinberg New
[4/6] Remove __need macros from errno.h (__need_Emath, __need_error_t). - - - - --- 2017-06-10 Zack Weinberg New
[3/6] Remove __need_IOV_MAX and __need_FOPEN_MAX. - - - - --- 2017-06-10 Zack Weinberg New
[2/6] Remove __need_schedparam and __cpu_set_t_defined. - - - - --- 2017-06-10 Zack Weinberg New
[1/6] Factor out shared definitions from bits/signum.h. - - - - --- 2017-06-10 Zack Weinberg New
[COMMITTED] Remove bare use of __attribute__ in include/errno.h. - - - - --- 2017-06-09 Zack Weinberg New
[COMMITTED] Polish the treatment of dl-tunable-list.h in Makeconfig. - - - - --- 2017-06-09 Zack Weinberg New
[5/5] Factor out shared definitions from bits/signum.h. - - - - --- 2017-06-05 Zack Weinberg New
[4/5] Remove __need_schedparam and __cpu_set_t_defined. - - - - --- 2017-06-05 Zack Weinberg New
[3/5] Remove __need_IOV_MAX and __need_FOPEN_MAX. - - - - --- 2017-06-05 Zack Weinberg New
[2/5] Remove __need macros from stdio.h and wchar.h. - - - - --- 2017-06-05 Zack Weinberg New
[1/5] Remove __need macros from errno.h (__need_Emath, __need_error_t). - - - - --- 2017-06-05 Zack Weinberg New
[RFC] Don't install libio.h or _G_config.h. - - - - --- 2017-06-05 Zack Weinberg New
[COMMITTED] Include shlib-compat.h in many sunrpc/nis source files. - - - - --- 2017-06-04 Zack Weinberg New
[COMMITTED] Add shim header for bits/syscall.h. - - - - --- 2017-06-01 Zack Weinberg New
[COMMITTED] Avoid tickling a linker bug from microblaze pt-vfork.S. - - - - --- 2017-06-01 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
[COMMITTED] Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h - - - - --- 2017-05-22 Zack Weinberg New
[2/6] Committed: Remove __need macros from signal.h. - - - - --- 2017-05-22 Zack Weinberg New
[2/6] Committed: Remove __need macros from signal.h. - - - - --- 2017-05-21 Zack Weinberg New
[6/6] Remove __need_schedparam and __cpu_set_t_defined. - - - - --- 2017-05-20 Zack Weinberg New
[5/6] Remove __need_IOV_MAX and __need_FOPEN_MAX. - - - - --- 2017-05-20 Zack Weinberg New
[4/6] Remove __need macros from stdio.h and wchar.h. - - - - --- 2017-05-20 Zack Weinberg New
[3/6] Remove __need macros from errno.h (__need_Emath, __need_error_t). - - - - --- 2017-05-20 Zack Weinberg New
[2/6] Committed: Remove __need macros from signal.h. - - - - --- 2017-05-20 Zack Weinberg New
[1/6] Committed: Remove __need_list_t and __need_res_state. - - - - --- 2017-05-20 Zack Weinberg New
[2/2] Remove vestiges of NaCl port from ARM assembly files. - - - - --- 2017-05-12 Zack Weinberg New
[1/2] Remove the bulk of the NaCl port. - - - - --- 2017-05-12 Zack Weinberg New
[10/10] Remove bits/string.h. - - - - --- 2017-05-09 Zack Weinberg New
[09/10] Remove bits/string2.h. - - - - --- 2017-05-09 Zack Weinberg New
[08/10] Don't install libio.h or _G_config.h. - - - - --- 2017-05-09 Zack Weinberg New
[07/10] Remove __need_IOV_MAX and __need_FOPEN_MAX. - - - - --- 2017-05-09 Zack Weinberg New
[06/10] Remove __need_list_t and __need_res_state. - - - - --- 2017-05-09 Zack Weinberg New
[05/10] Remove __need macros from errno.h (__need_Emath, __need_error_t). - - - - --- 2017-05-09 Zack Weinberg New
[04/10] Convert signal.h from __need macros to bits/types/ headers. - - - - --- 2017-05-09 Zack Weinberg New
[03/10] The bits/types/*.h treatment for stdio and wchar. - - - - --- 2017-05-09 Zack Weinberg New
[02/10] Suppress internal declarations for most of the testsuite. - - - - --- 2017-05-09 Zack Weinberg New
[01/10] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-05-09 Zack Weinberg New
sunrpc/tst-xdrmem2.c: Include stdint.h. - - - - --- 2017-05-09 Zack Weinberg New
[2/2] Suppress internal declarations for most of the testsuite. - - - - --- 2017-05-08 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
A third round of inclusion fixes for _ISOMAC testsuite. - - - - --- 2017-04-19 Zack Weinberg New
__need macros for communication with compiler-provided headers - - - - --- 2017-03-24 Zack Weinberg New
[2/2] Suppress internal declarations for most of the testsuite. - - - - --- 2017-03-22 Zack Weinberg New
[1/2] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-03-22 Zack Weinberg New
Another round of inclusion fixes for _ISOMAC testsuite. - - - - --- 2017-03-22 Zack Weinberg New
[2/2] Suppress internal declarations for most of the testsuite. - - - - --- 2017-03-08 Zack Weinberg New
[1/2] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-03-08 Zack Weinberg New
[3/3] Narrowing the visibility of libc-internal.h even further. - - - - --- 2017-03-01 Zack Weinberg New
[2/3] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-03-01 Zack Weinberg New
[1/3] Miscellaneous low-risk changes preparing for _ISOMAC testsuite. - - - - --- 2017-03-01 Zack Weinberg New
[4/4] Add IS_IN (testsuite) and remaining fixes. - - - - --- 2017-02-27 Zack Weinberg New
[3/4] Miscellaneous 'safe' testsuite changes. - - - - --- 2017-02-27 Zack Weinberg New
« 1 2 3 4 »