Show patches with: Submitter = Nix       |    State = Action Required       |    Archived = No       |   146 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix 32-bit getcwd() on filesystems with 64-bit inodes. Fix 32-bit getcwd() on filesystems with 64-bit inodes. - - 1 - --- 2018-02-26 Nix New
[v3] zic, various tests: use 64-bit stat/ftw/readdir functions - - - - --- 2017-06-26 Nix New
[v2] zic, various tests: use 64-bit stat/ftw/readdir functions - - - - --- 2017-06-26 Nix New
[RESEND] zic, various tests: use LFS I/O functions explicitly where needed - - - - --- 2017-06-25 Nix New
[15/15] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-12-19 Nix New
[14/15] tst-quad1pie, tst-quad2pie: compile with -fPIE - - - - --- 2016-12-19 Nix New
[13/15] Move all tests out of csu. - - - - --- 2016-12-19 Nix New
[12/15] Do not stack-protect sigreturn stubs. - - - - --- 2016-12-19 Nix New
[11/15] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-12-19 Nix New
[10/15] Link a non-libc-using test with -fno-stack-protector. - - - - --- 2016-12-19 Nix New
[09/15] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-12-19 Nix New
[08/15] Add a hidden __stack_chk_fail_local alias to libc.so. - - - - --- 2016-12-19 Nix New
[07/15] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-12-19 Nix New
[06/15] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*. - - - - --- 2016-12-19 Nix New
[05/15] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-12-19 Nix New
[04/15] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-12-19 Nix New
[03/15] Do not stack-protect ifunc resolvers. - - - - --- 2016-12-19 Nix New
[02/15] Initialize the stack guard earlier when linking statically. - - - - --- 2016-12-19 Nix New
[01/15] Configury support for --enable-stack-protector. - - - - --- 2016-12-19 Nix New
[09/12] Link various tests with -fno-stack-protector. - - - - --- 2016-12-15 Nix New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-12-15 Nix New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-12-15 Nix New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-12-15 Nix New
[12/12] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-11-28 Nix New
[11/12] Do not stack-protect sigreturn stubs. - - - - --- 2016-11-28 Nix New
[10/12] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-11-28 Nix New
[09/12] Link various tests with -fno-stack-protector. - - - - --- 2016-11-28 Nix New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-11-28 Nix New
[07/12] Add stack_chk_fail_local to libc.so. - - - - --- 2016-11-28 Nix New
[06/12] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-11-28 Nix New
[05/12] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*. - - - - --- 2016-11-28 Nix New
[04/12] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-11-28 Nix New
[03/12] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-11-28 Nix New
[02/12] Do not stack-protect ifunc resolvers. - - - - --- 2016-11-28 Nix New
[01/12] Initialize the stack guard earlier when linking statically. - - - - --- 2016-11-28 Nix New
[14/14,v5] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-06-07 Nix New
[13/14,v7] Do not stack-protect sigreturn stubs. - - - - --- 2016-06-07 Nix New
[12/14] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-06-07 Nix New
[11/14,v3] Link various tests with -fno-stack-protector. - - - - --- 2016-06-07 Nix New
[10/14,v6] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-06-07 Nix New
[09/14,v6] Add stack_chk_fail_local to libc.so. - - - - --- 2016-06-07 Nix New
[08/14,v6] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-06-07 Nix New
[07/14,v6] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*. - - - - --- 2016-06-07 Nix New
[06/14,v3] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-06-07 Nix New
[05/14,v6] Open-code the memcpy() at static TLS initialization time. - - - - --- 2016-06-07 Nix New
[04/14,v7] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-06-07 Nix New
[03/14,v7] Do not stack-protect ifunc resolvers. - - - - --- 2016-06-07 Nix New
[02/14,v6] Initialize the stack guard earlier when linking statically. - - - - --- 2016-06-07 Nix New
[01/14,v7] Configury support for --enable-stack-protector. - - - - --- 2016-06-07 Nix New
[17/17,v5] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-03-13 Nix New
[16/17,v5] x86, pthread_cond_*wait: Do not depend on %eax not being clobbered - - - - --- 2016-03-13 Nix New
[15/17,v4] sparc: do not stack-protect the sigreturn handler. - - - - --- 2016-03-13 Nix New
[14/17,v5] Avoid stack-protecting signal-handling functions sibcalled from assembly. - - - - --- 2016-03-13 Nix New
[13/17] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-03-13 Nix New
[12/17,v3] Link various tests with -fno-stack-protector. - - - - --- 2016-03-13 Nix New
[11/17,v6] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-03-13 Nix New
[10/17,v6] Add stack_chk_fail_local to libc.so. - - - - --- 2016-03-13 Nix New
[09/17,v6] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-03-13 Nix New
[08/17,v6] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*. - - - - --- 2016-03-13 Nix New
[07/17,v3] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-03-13 Nix New
[06/17] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - - - --- 2016-03-13 Nix New
[05/17,v6] Open-code the memcpy() at static TLS initialization time. - - - - --- 2016-03-13 Nix New
[04/17,v5] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-03-13 Nix New
[03/17,v6] Do not stack-protect ifunc resolvers. - - - - --- 2016-03-13 Nix New
[02/17,v6] Initialize the stack guard earlier when linking statically. - - - - --- 2016-03-13 Nix New
[01/17,v6] Configury support for --enable-stack-protector. - - - - --- 2016-03-13 Nix New
[05/18] Open-code the memcpy() at static TLS initialization time. - - - - --- 2016-03-10 Nix New
[10/18] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail_local. - - - - --- 2016-03-09 Nix New
[18/18] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-03-08 Nix New
[17/18] x86, pthread_cond_*wait: Do not depend on %eax not being clobbered - - - - --- 2016-03-08 Nix New
[16/18] sparc: do not stack-protect the sigreturn handler. - - - - --- 2016-03-08 Nix New
[15/18] Avoid stack-protecting signal-handling functions sibcalled from assembly. - - - - --- 2016-03-08 Nix New
[14/18] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-03-08 Nix New
[13/18] Prohibit stack-protection if the compiler is not capable. - - - - --- 2016-03-08 Nix New
[12/18] Link various tests with -fno-stack-protector. - - - - --- 2016-03-08 Nix New
[11/18] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-03-08 Nix New
[10/18] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail_local. - - - - --- 2016-03-08 Nix New
[09/18] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-03-08 Nix New
[08/18] Prevent the rtld mapfile computation from dragging in __stack_chk_fail. - - - - --- 2016-03-08 Nix New
[07/18] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-03-08 Nix New
[06/18] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - - - --- 2016-03-08 Nix New
[05/18] Open-code the memcpy() at static TLS initialization time. - - - - --- 2016-03-08 Nix New
[04/18] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-03-08 Nix New
[03/18] Do not stack-protect ifunc resolvers. - - - - --- 2016-03-08 Nix New
[02/18] Initialize the stack guard earlier when linking statically. - - - - --- 2016-03-08 Nix New
[01/18] Configury support for --enable-stack-protector. - - - - --- 2016-03-08 Nix New
[16/16] sparc: do not stack-protect the sigreturn handler. - - - - --- 2016-02-28 Nix New
[15/16] Avoid stack-protecting certain functions called from assembly. - - - - --- 2016-02-28 Nix New
[14/16] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-02-28 Nix New
[13/16] Prohibit stack-protection if the compiler is not capable. - - - - --- 2016-02-28 Nix New
[12/16] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-02-28 Nix New
[11/16] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-02-28 Nix New
[10/16] Link various tests with -fno-stack-protector. - - - - --- 2016-02-28 Nix New
[09/16] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. - - - - --- 2016-02-28 Nix New
[08/16] Prevent the rtld mapfile computation from dragging in __stack_chk_fail(). - - - - --- 2016-02-28 Nix New
[07/16] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-02-28 Nix New
[06/16] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - - - --- 2016-02-28 Nix New
[05/16] Open-code the memcpy() at static TLS initialization time. - - - - --- 2016-02-28 Nix New
[04/16] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-02-28 Nix New
[03/16] Do not stack-protect ifunc resolvers. - - - - --- 2016-02-28 Nix New
« 1 2 »