Patch |
File delta |
Description |
any/local tst writev.diff | (download) |
sysdeps/wordsize-64/tst-writev.c |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
any/local disable libnss db.diff | (download) |
nss/Makefile |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
any/local revert bz13979.diff | (download) |
include/features.h |
12 4 + 8 - 0 !
1 file changed, 4 insertions(+), 8 deletions(-) |
warn if user requests __fortify_source but it is disabled
X-Git-Tag: glibc-2.16-tps~448
|
any/local tst eintr1 eagain.diff | (download) |
nptl/tst-eintr1.c |
10 10 + 0 - 0 !
1 file changed, 10 insertions(+) |
---
|
any/unsubmitted ldso machine mismatch.diff | (download) |
elf/dl-load.c |
6 6 + 0 - 0 !
1 file changed, 6 insertions(+) |
---
|
any/unsubmitted dlopen static crash.diff | (download) |
elf/dl-open.c |
13 12 + 1 - 0 !
1 file changed, 12 insertions(+), 1 deletion(-) |
fix dlopen segfault in statically linked programs
|
any/unsubmitted tst tlsmod as needed.diff | (download) |
elf/Makefile |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
---
|
any/unsubmitted scanf includes.diff | (download) |
stdio-common/Makefile |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
---
|
any/unsubmitted tst ftell locale.diff | (download) |
libio/Makefile |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
any/submitted sysdeps auxv.diff | (download) |
sysdeps/powerpc/bits/hwcap.h |
2 1 + 1 - 0 !
sysdeps/powerpc/sysdep.h |
2 1 + 1 - 0 !
sysdeps/sparc/bits/hwcap.h |
2 1 + 1 - 0 !
sysdeps/sparc/sysdep.h |
2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-) |
---
|
any/local ldconfig ignore ld.so.diff | (download) |
elf/ldconfig.c |
30 30 + 0 - 0 !
1 file changed, 30 insertions(+) |
---
|
any/local no malloc backtrace.diff | (download) |
malloc/malloc.c |
9 7 + 2 - 0 !
sysdeps/generic/unsecvars.h |
1 1 + 0 - 0 !
2 files changed, 8 insertions(+), 2 deletions(-) |
disable backtraces on malloc errors
|
any/cvs wprintf.diff | (download) |
stdio-common/tstdiomisc.c |
19 19 + 0 - 0 !
stdio-common/vfprintf.c |
3 2 + 1 - 0 !
2 files changed, 21 insertions(+), 1 deletion(-) |
---
|
any/cvs resolv first query failure.diff | (download) |
resolv/res_query.c |
7 5 + 2 - 0 !
resolv/res_send.c |
2 1 + 1 - 0 !
2 files changed, 6 insertions(+), 3 deletions(-) |
---
|
any/submitted ptsname_r uninitialized memory.diff | (download) |
sysdeps/unix/sysv/linux/ptsname.c |
4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-) |
---
|
any/cvs socketcall syscall.diff | (download) |
ports/sysdeps/unix/sysv/linux/aarch64/kernel-features.h |
4 3 + 1 - 0 !
ports/sysdeps/unix/sysv/linux/alpha/kernel-features.h |
10 8 + 2 - 0 !
ports/sysdeps/unix/sysv/linux/arm/kernel-features.h |
12 11 + 1 - 0 !
ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h |
11 11 + 0 - 0 !
ports/sysdeps/unix/sysv/linux/ia64/kernel-features.h |
12 11 + 1 - 0 !
ports/sysdeps/unix/sysv/linux/m68k/kernel-features.h |
8 3 + 5 - 0 !
ports/sysdeps/unix/sysv/linux/microblaze/kernel-features.h |
16 15 + 1 - 0 !
ports/sysdeps/unix/sysv/linux/mips/kernel-features.h |
15 15 + 0 - 0 !
ports/sysdeps/unix/sysv/linux/tile/kernel-features.h |
8 7 + 1 - 0 !
sysdeps/unix/sysv/linux/accept4.c |
13 11 + 2 - 0 !
sysdeps/unix/sysv/linux/i386/accept4.S |
4 2 + 2 - 0 !
sysdeps/unix/sysv/linux/internal_accept4.S |
12 11 + 1 - 0 !
sysdeps/unix/sysv/linux/internal_recvmmsg.S |
12 11 + 1 - 0 !
sysdeps/unix/sysv/linux/internal_sendmmsg.S |
14 12 + 2 - 0 !
sysdeps/unix/sysv/linux/kernel-features.h |
86 78 + 8 - 0 !
sysdeps/unix/sysv/linux/recvmmsg.c |
13 11 + 2 - 0 !
sysdeps/unix/sysv/linux/sendmmsg.c |
13 11 + 2 - 0 !
17 files changed, 231 insertions(+), 32 deletions(-) |
---
|
any/submitted nl_langinfo static.diff | (download) |
locale/nl_langinfo_l.c |
14 14 + 0 - 0 !
localedata/Makefile |
12 9 + 3 - 0 !
localedata/tst-langinfo-static.c |
1 1 + 0 - 0 !
localedata/tst-langinfo.sh |
3 1 + 2 - 0 !
4 files changed, 25 insertions(+), 5 deletions(-) |
---
|
any/cvs strtod.diff | (download) |
stdlib/strtod_l.c |
11 8 + 3 - 0 !
1 file changed, 8 insertions(+), 3 deletions(-) |
---
|
any/local dynamic resolvconf.diff | (download) |
resolv/res_libc.c |
15 13 + 2 - 0 !
1 file changed, 13 insertions(+), 2 deletions(-) |
---
|
any/local libpic.diff | (download) |
Makerules |
42 40 + 2 - 0 !
1 file changed, 40 insertions(+), 2 deletions(-) |
---
|
any/local bootstrap headers.diff | (download) |
Makefile |
16 16 + 0 - 0 !
include/stubs-bootstrap.h |
12 12 + 0 - 0 !
2 files changed, 28 insertions(+) |
---
|
any/cvs resolv reuse fd.diff | (download) |
resolv/res_send.c |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
any/submitted argp attribute.diff | (download) |
argp/argp-fmtstream.h |
25 12 + 13 - 0 !
argp/argp.h |
29 14 + 15 - 0 !
2 files changed, 26 insertions(+), 28 deletions(-) |
---
|
any/submitted resolv ipv6 nameservers.diff | (download) |
resolv/res_init.c |
17 9 + 8 - 0 !
resolv/res_send.c |
4 2 + 2 - 0 !
2 files changed, 11 insertions(+), 10 deletions(-) |
---
|
any/cvs posix_spawn_file_actions_addopen.diff | (download) |
posix/spawn_faction_addopen.c |
14 11 + 3 - 0 !
posix/spawn_faction_destroy.c |
22 20 + 2 - 0 !
posix/spawn_int.h |
2 1 + 1 - 0 !
posix/tst-spawn.c |
10 9 + 1 - 0 !
4 files changed, 41 insertions(+), 7 deletions(-) |
---
|
any/cvs setlocale alloca.diff | (download) |
locale/setlocale.c |
14 12 + 2 - 0 !
1 file changed, 12 insertions(+), 2 deletions(-) |
---
|
any/cvs CVE 2014 0475.diff | (download) |
locale/findlocale.c |
74 61 + 13 - 0 !
localedata/Makefile |
2 1 + 1 - 0 !
localedata/tst-setlocale3.c |
203 203 + 0 - 0 !
3 files changed, 265 insertions(+), 14 deletions(-) |
---
|
any/cvs CVE 2014 5119.diff | (download) |
iconv/gconv_trans.c |
177 4 + 173 - 0 !
1 file changed, 4 insertions(+), 173 deletions(-) |
---
|
any/cvs CVE 2014 6040.diff | (download) |
iconvdata/ibm1364.c |
3 2 + 1 - 0 !
iconvdata/ibm932.c |
5 3 + 2 - 0 !
iconvdata/ibm933.c |
2 1 + 1 - 0 !
iconvdata/ibm935.c |
2 1 + 1 - 0 !
iconvdata/ibm937.c |
2 1 + 1 - 0 !
iconvdata/ibm939.c |
2 1 + 1 - 0 !
iconvdata/ibm943.c |
5 3 + 2 - 0 !
7 files changed, 12 insertions(+), 9 deletions(-) |
---
|
any/cvs check_pf infinite loop.diff | (download) |
sysdeps/unix/sysv/linux/check_pf.c |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
any/local static dlopen search path.diff | (download) |
elf/dl-support.c |
1 0 + 1 - 0 !
1 file changed, 1 deletion(-) |
---
|