Patch |
File delta |
Description |
all/submitted po fr fixes.diff | (download) |
po/fr.po |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
any/local rtlddir cross.diff | (download) |
Makeconfig |
2 1 + 1 - 0 !
Makerules |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
install ld.so to slibdir instead of rtlddir to fix cross builds
When installing a cross-libc purely for linking purposes but not
runtime use, the linker shouldn't be installed in rtlddir, since
we won't actually be USING it, and thus referencing the rtlddir
path in libc.so ends up blowing up cross-compilers for no reason.
|
any/local asserth decls.diff | (download) |
assert/assert.h |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
/usr/include/assert.h
|
any/local bindresvport_blacklist.diff | (download) |
sunrpc/bindrsvprt.c |
107 99 + 8 - 0 !
1 file changed, 99 insertions(+), 8 deletions(-) |
---
|
any/local fhs linux paths.diff | (download) |
sysdeps/generic/paths.h |
2 1 + 1 - 0 !
sysdeps/unix/sysv/linux/paths.h |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
correct linux paths for fhs
|
any/local fhs nscd.diff | (download) |
nscd/nscd.h |
10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-) |
---
|
any/local ld multiarch.diff | (download) |
Makeconfig |
9 9 + 0 - 0 !
elf/Makefile |
2 1 + 1 - 0 !
2 files changed, 10 insertions(+), 1 deletion(-) |
---
|
any/local ldso disable hwcap.diff | (download) |
elf/dl-cache.c |
6 6 + 0 - 0 !
elf/dl-hwcaps.c |
24 21 + 3 - 0 !
2 files changed, 27 insertions(+), 3 deletions(-) |
---
|
any/local ldconfig.diff | (download) |
elf/ldconfig.c |
5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-) |
---
|
any/local ldconfig fsync.diff | (download) |
elf/cache.c |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
any/local libgcc compat main.diff | (download) |
sysdeps/i386/Makefile |
8 8 + 0 - 0 !
sysdeps/i386/Versions |
3 3 + 0 - 0 !
sysdeps/i386/libgcc-compat.c |
75 75 + 0 - 0 !
sysdeps/s390/s390-32/Makefile |
8 8 + 0 - 0 !
sysdeps/s390/s390-32/Versions |
8 8 + 0 - 0 !
sysdeps/s390/s390-32/libgcc-compat.c |
83 83 + 0 - 0 !
sysdeps/sparc/sparc32/Makefile |
8 8 + 0 - 0 !
sysdeps/sparc/sparc32/Versions |
4 4 + 0 - 0 !
sysdeps/sparc/sparc32/libgcc-compat.c |
121 121 + 0 - 0 !
9 files changed, 318 insertions(+) |
libgcc-compat symbols for i386, sparc,
# alpha, ia64 (derived from RedHat's), s390
|
any/local libgcc compat ports.diff | (download) |
sysdeps/alpha/Makefile |
8 8 + 0 - 0 !
sysdeps/alpha/Versions |
2 2 + 0 - 0 !
sysdeps/alpha/libgcc-compat.c |
35 35 + 0 - 0 !
sysdeps/arm/Makefile |
5 5 + 0 - 0 !
sysdeps/arm/Versions |
14 14 + 0 - 0 !
sysdeps/arm/libgcc-compat.c |
111 111 + 0 - 0 !
sysdeps/ia64/Makefile |
4 2 + 2 - 0 !
sysdeps/ia64/Versions |
4 4 + 0 - 0 !
sysdeps/ia64/ia64libgcc.S |
350 0 + 350 - 0 !
sysdeps/ia64/libgcc-compat.c |
112 112 + 0 - 0 !
sysdeps/m68k/Deps |
1 1 + 0 - 0 !
sysdeps/m68k/Makefile |
8 8 + 0 - 0 !
sysdeps/m68k/Versions |
8 8 + 0 - 0 !
sysdeps/m68k/libgcc-compat.c |
83 83 + 0 - 0 !
sysdeps/mips/mips32/Makefile |
8 8 + 0 - 0 !
sysdeps/mips/mips32/Versions |
8 8 + 0 - 0 !
sysdeps/mips/mips32/libgcc-compat.c |
66 66 + 0 - 0 !
17 files changed, 475 insertions(+), 352 deletions(-) |
libgcc-compat symbols for mips, arm, m68k
|
any/local libgcc compat abilists.diff | (download) |
sysdeps/unix/sysv/linux/alpha/libc.abilist |
1 1 + 0 - 0 !
sysdeps/unix/sysv/linux/i386/libc.abilist |
5 5 + 0 - 0 !
sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist |
9 9 + 0 - 0 !
sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist |
8 8 + 0 - 0 !
sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist |
16 16 + 0 - 0 !
5 files changed, 39 insertions(+) |
fix abilists to match abi additions from local-libgcc-compat*
|
any/local nss upgrade.diff | (download) |
nss/nsswitch.c |
17 14 + 3 - 0 !
1 file changed, 14 insertions(+), 3 deletions(-) |
---
|
any/local stubs_h.diff | (download) |
include/stubs-prologue.h |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
any/local tcsetaddr.diff | (download) |
sysdeps/unix/sysv/linux/tcsetattr.c |
55 54 + 1 - 0 !
1 file changed, 54 insertions(+), 1 deletion(-) |
tcsetattr sanity check on parenb/cread/csize for ptys
# DP: Related bugs: 218131
|
any/local tst mktime2.diff | (download) |
time/tst-mktime2.c |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
any/submitted longdouble.diff | (download) |
math/Makefile |
20 14 + 6 - 0 !
1 file changed, 14 insertions(+), 6 deletions(-) |
---
|
any/local nss overflow.diff | (download) |
nss/nss_files/files-parse.c |
15 13 + 2 - 0 !
1 file changed, 13 insertions(+), 2 deletions(-) |
---
|
any/submitted missing etc hosts.diff | (download) |
nss/nss_files/files-hosts.c |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
any/submitted bits fcntl_h at.diff | (download) |
io/fcntl.h |
23 0 + 23 - 0 !
sysdeps/mach/hurd/bits/fcntl.h |
18 18 + 0 - 0 !
sysdeps/unix/sysv/linux/bits/fcntl-linux.h |
18 18 + 0 - 0 !
3 files changed, 36 insertions(+), 23 deletions(-) |
---
|
any/submitted nptl invalid td.patch | (download) |
nptl/pthreadP.h |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
---
|
any/local dlfptr.diff | (download) |
elf/dl-fptr.c |
16 16 + 0 - 0 !
sysdeps/generic/dl-fptr.h |
3 3 + 0 - 0 !
2 files changed, 19 insertions(+) |
---
|
any/submitted string2 strcmp.diff | (download) |
string/bits/string2.h |
6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-) |
---
|
any/local ldconfig multiarch.diff | (download) |
elf/ldconfig.c |
24 21 + 3 - 0 !
1 file changed, 21 insertions(+), 3 deletions(-) |
make ldconfig use the built-in system paths
Make ldconfig use the same view of built-in system paths that ld.so does,
instead of just using SLIBDIR and LIBDIR; this corrects a failure of
ldconfig to cache libraries in non-multiarch directories when building for
multiarch, even though they're on the system path.
|
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/local ldconfig ignore ld.so.diff | (download) |
elf/ldconfig.c |
30 30 + 0 - 0 !
1 file changed, 30 insertions(+) |
---
|
any/local dynamic resolvconf.diff | (download) |
resolv/res_libc.c |
14 13 + 1 - 0 !
1 file changed, 13 insertions(+), 1 deletion(-) |
---
|
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/submitted dlopen noload.diff | (download) |
elf/dl-open.c |
12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-) |
---
|
any/submitted perl inc.diff | (download) |
conform/Makefile |
6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-) |
---
|
any/submitted unicode 9.0.0.diff | (download) |
include/stdc-predef.h |
10 6 + 4 - 0 !
localedata/charmaps/UTF-8 |
1670 1669 + 1 - 0 !
localedata/locales/i18n |
2616 1390 + 1226 - 0 !
localedata/locales/tr_TR |
2616 1390 + 1226 - 0 !
localedata/locales/translit_circle |
2 1 + 1 - 0 !
localedata/locales/translit_cjk_compat |
4 3 + 1 - 0 !
localedata/locales/translit_combining |
262 261 + 1 - 0 !
localedata/locales/translit_compat |
2 1 + 1 - 0 !
localedata/locales/translit_font |
2 1 + 1 - 0 !
localedata/locales/translit_fraction |
2 1 + 1 - 0 !
localedata/unicode-gen/DerivedCoreProperties.txt |
412 346 + 66 - 0 !
localedata/unicode-gen/EastAsianWidth.txt |
288 226 + 62 - 0 !
localedata/unicode-gen/Makefile |
2 1 + 1 - 0 !
localedata/unicode-gen/UnicodeData.txt |
1383 1380 + 3 - 0 !
14 files changed, 6676 insertions(+), 2595 deletions(-) |
---
|
any/cvs remove pid tid cache clone.diff | (download) |
nptl/allocatestack.c |
20 2 + 18 - 0 !
nptl/descr.h |
4 2 + 2 - 0 !
nptl/nptl-init.c |
15 2 + 13 - 0 !
nptl/pthread_cancel.c |
18 5 + 13 - 0 !
nptl/pthread_getattr_np.c |
1 0 + 1 - 0 !
nptl_db/structs.def |
1 0 + 1 - 0 !
nptl_db/td_ta_thr_iter.c |
56 18 + 38 - 0 !
nptl_db/td_thr_validate.c |
23 0 + 23 - 0 !
sysdeps/aarch64/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/alpha/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/arm/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/hppa/nptl/tcb-offsets.sym |
2 0 + 2 - 0 !
sysdeps/i386/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/ia64/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/m68k/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/microblaze/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/mips/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/nios2/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/nptl/fork.c |
12 0 + 12 - 0 !
sysdeps/powerpc/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/s390/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/sh/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/sparc/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/tile/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
sysdeps/unix/sysv/linux/aarch64/clone.S |
10 0 + 10 - 0 !
sysdeps/unix/sysv/linux/aarch64/vfork.S |
17 0 + 17 - 0 !
sysdeps/unix/sysv/linux/alpha/clone.S |
16 0 + 16 - 0 !
sysdeps/unix/sysv/linux/alpha/vfork.S |
15 0 + 15 - 0 !
sysdeps/unix/sysv/linux/arm/clone.S |
10 0 + 10 - 0 !
sysdeps/unix/sysv/linux/arm/vfork.S |
15 0 + 15 - 0 !
sysdeps/unix/sysv/linux/createthread.c |
6 3 + 3 - 0 !
sysdeps/unix/sysv/linux/getpid.c |
64 0 + 64 - 0 !
sysdeps/unix/sysv/linux/hppa/clone.S |
12 0 + 12 - 0 !
sysdeps/unix/sysv/linux/hppa/pt-vfork.S |
26 0 + 26 - 0 !
sysdeps/unix/sysv/linux/i386/clone.S |
15 0 + 15 - 0 !
sysdeps/unix/sysv/linux/i386/vfork.S |
19 0 + 19 - 0 !
sysdeps/unix/sysv/linux/ia64/clone2.S |
14 1 + 13 - 0 !
sysdeps/unix/sysv/linux/ia64/vfork.S |
20 0 + 20 - 0 !
sysdeps/unix/sysv/linux/m68k/clone.S |
13 0 + 13 - 0 !
sysdeps/unix/sysv/linux/m68k/vfork.S |
20 0 + 20 - 0 !
sysdeps/unix/sysv/linux/mips/clone.S |
13 0 + 13 - 0 !
sysdeps/unix/sysv/linux/mips/vfork.S |
19 0 + 19 - 0 !
sysdeps/unix/sysv/linux/nios2/clone.S |
8 0 + 8 - 0 !
sysdeps/unix/sysv/linux/nios2/vfork.S |
10 0 + 10 - 0 !
sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S |
9 0 + 9 - 0 !
sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S |
26 0 + 26 - 0 !
sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S |
9 0 + 9 - 0 !
sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S |
23 0 + 23 - 0 !
sysdeps/unix/sysv/linux/pthread-pids.h |
2 1 + 1 - 0 !
sysdeps/unix/sysv/linux/pthread_kill.c |
11 3 + 8 - 0 !
sysdeps/unix/sysv/linux/pthread_sigqueue.c |
15 5 + 10 - 0 !
sysdeps/unix/sysv/linux/raise.c |
7 0 + 7 - 0 !
sysdeps/unix/sysv/linux/s390/s390-32/clone.S |
7 0 + 7 - 0 !
sysdeps/unix/sysv/linux/s390/s390-32/vfork.S |
12 0 + 12 - 0 !
sysdeps/unix/sysv/linux/s390/s390-64/clone.S |
9 0 + 9 - 0 !
sysdeps/unix/sysv/linux/s390/s390-64/vfork.S |
13 0 + 13 - 0 !
sysdeps/unix/sysv/linux/sh/clone.S |
22 1 + 21 - 0 !
sysdeps/unix/sysv/linux/sh/vfork.S |
21 0 + 21 - 0 !
sysdeps/unix/sysv/linux/sparc/sparc32/clone.S |
7 0 + 7 - 0 !
sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S |
10 0 + 10 - 0 !
sysdeps/unix/sysv/linux/sparc/sparc64/clone.S |
7 0 + 7 - 0 !
sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S |
10 0 + 10 - 0 !
sysdeps/unix/sysv/linux/syscalls.list |
1 1 + 0 - 0 !
sysdeps/unix/sysv/linux/tile/clone.S |
16 0 + 16 - 0 !
sysdeps/unix/sysv/linux/tile/vfork.S |
28 0 + 28 - 0 !
sysdeps/unix/sysv/linux/tst-clone2.c |
116 56 + 60 - 0 !
sysdeps/unix/sysv/linux/x86_64/clone.S |
8 0 + 8 - 0 !
sysdeps/unix/sysv/linux/x86_64/vfork.S |
18 0 + 18 - 0 !
sysdeps/x86_64/nptl/tcb-offsets.sym |
1 0 + 1 - 0 !
69 files changed, 100 insertions(+), 816 deletions(-) |
---
|