Package: glibc / 2.19-16

Metadata

Package Version Patches format
glibc 2.19-16 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
m68k/local fpic.diff | (download)

ports/sysdeps/m68k/Makefile | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
m68k/local reloc.diff | (download)

ports/sysdeps/m68k/dl-machine.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 binutils bug workaround
# DP: Related bugs: #263601: m68k: workaround for binutils problem
m68k/submitted gcc34 seccomment.diff | (download)

include/libc-symbols.h | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 make glibc-2.3.5 compile with gcc-3.4/4.0 + binutils 2.16
#		   on m68k fixed by adding #APP.
# DP: Related bugs: 
mips/local lowlevellock.diff | (download)

ports/sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
mips/local r10k.diff | (download)

ports/sysdeps/mips/bits/atomic.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
mips/submitted rld_map.diff | (download)

ports/sysdeps/mips/dl-machine.h | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
powerpc/local math logb.diff | (download)

sysdeps/ieee754/dbl-64/s_logb.c | 5 4 + 1 - 0 !
sysdeps/ieee754/flt-32/s_logbf.c | 5 4 + 1 - 0 !
sysdeps/ieee754/ldbl-128ibm/s_logbl.c | 5 4 + 1 - 0 !
3 files changed, 12 insertions(+), 3 deletions(-)

---
powerpc/cvs ibm branch.diff | (download)

math/libm-test.inc | 54 54 + 0 - 0 !
string/strcspn.c | 21 6 + 15 - 0 !
string/strpbrk.c | 16 6 + 10 - 0 !
string/strrchr.c | 6 5 + 1 - 0 !
string/strspn.c | 7 4 + 3 - 0 !
sysdeps/ieee754/ldbl-128ibm/s_frexpl.c | 146 102 + 44 - 0 !
sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c | 49 33 + 16 - 0 !
sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S | 10 5 + 5 - 0 !
sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S | 11 6 + 5 - 0 !
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S | 11 10 + 1 - 0 !
sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c | 2 1 + 1 - 0 !
sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h | 1 1 + 0 - 0 !
sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c | 4 2 + 2 - 0 !
sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c | 21 12 + 9 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile | 7 5 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c | 32 0 + 32 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c | 32 32 + 0 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c | 7 5 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c | 7 5 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c | 7 5 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c | 7 5 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c | 17 10 + 7 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c | 19 11 + 8 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S | 31 31 + 0 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c | 7 5 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S | 31 31 + 0 - 0 !
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c | 11 7 + 4 - 0 !
sysdeps/powerpc/powerpc64/fpu/s_ceill.S | 132 0 + 132 - 0 !
sysdeps/powerpc/powerpc64/fpu/s_copysign.S | 4 2 + 2 - 0 !
sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S | 113 0 + 113 - 0 !
sysdeps/powerpc/powerpc64/fpu/s_roundl.S | 132 0 + 132 - 0 !
sysdeps/powerpc/powerpc64/multiarch/Makefile | 6 5 + 1 - 0 !
sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c | 56 56 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S | 3 1 + 2 - 0 !
sysdeps/powerpc/powerpc64/multiarch/memcpy.c | 27 17 + 10 - 0 !
sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S | 14 7 + 7 - 0 !
sysdeps/powerpc/powerpc64/multiarch/memset.c | 20 15 + 5 - 0 !
sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S | 44 44 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c | 26 26 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/stpncpy.c | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S | 40 40 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c | 30 30 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strcspn.c | 31 31 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S | 3 1 + 2 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strlen.c | 16 13 + 3 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S | 42 42 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c | 29 29 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strncat.c | 31 31 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S | 42 42 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strncpy.c | 35 35 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S | 40 40 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c | 30 30 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strpbrk.c | 31 31 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S | 39 39 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strrchr.c | 35 35 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S | 40 40 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c | 33 33 + 0 - 0 !
sysdeps/powerpc/powerpc64/multiarch/strspn.c | 31 31 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/memrchr.S | 2 1 + 1 - 0 !
sysdeps/powerpc/powerpc64/power7/stpncpy.S | 24 24 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/strcspn.S | 139 139 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/strncat.S | 222 222 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/strncpy.S | 338 338 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/strpbrk.S | 148 148 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/strrchr.S | 255 255 + 0 - 0 !
sysdeps/powerpc/powerpc64/power7/strspn.S | 165 165 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S | 61 61 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S | 1 1 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S | 66 66 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S | 1 1 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S | 58 58 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S | 1 1 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S | 50 50 + 0 - 0 !
sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S | 52 52 + 0 - 0 !
sysdeps/powerpc/powerpc64/start.S | 2 1 + 1 - 0 !
80 files changed, 2926 insertions(+), 586 deletions(-)

---
powerpc/local powerpc8xx dcbz.diff | (download)

sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c | 22 20 + 2 - 0 !
sysdeps/unix/sysv/linux/powerpc/libc-start.c | 16 15 + 1 - 0 !
2 files changed, 35 insertions(+), 3 deletions(-)

---
s390/submitted nexttowardf.diff | (download)

sysdeps/ieee754/ldbl-128/s_nexttowardf.c | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

---
sh4/local fpscr_values.diff | (download)

sysdeps/unix/sysv/linux/sh/Versions | 1 1 + 0 - 0 !
sysdeps/unix/sysv/linux/sh/sysdep.S | 11 11 + 0 - 0 !
2 files changed, 12 insertions(+)

---
sparc/local fork.diff | (download)

sysdeps/unix/sysv/linux/sparc/fork.S | 29 0 + 29 - 0 !
1 file changed, 29 deletions(-)

---
sparc/local sparcv9 target.diff | (download)

configure | 5 5 + 0 - 0 !
configure.ac | 5 5 + 0 - 0 !
2 files changed, 10 insertions(+)

 optimizes the build for sparcv9
sparc/submitted timing.diff | (download)

sysdeps/sparc/sparc32/hp-timing.h | 34 34 + 0 - 0 !
1 file changed, 34 insertions(+)

 sparc/sparcv9 libraries fix
all/local alias UTF 8.diff | (download)

intl/locale.alias | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
all/local alias et_EE.diff | (download)

intl/locale.alias | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
all/local remove manual.diff | (download)

manual/Makefile | 182 182 + 0 - 0 !
sysdeps/gnu/Makefile | 2 1 + 1 - 0 !
sysdeps/mach/hurd/Makefile | 2 1 + 1 - 0 !
3 files changed, 184 insertions(+), 2 deletions(-)

---
all/local ru_RU.diff | (download)

intl/locale.alias | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change default charset for 'russian' locale alias
# DP: Related bugs: #62586
all/local ldd.diff | (download)

elf/ldd.bash.in | 31 10 + 21 - 0 !
1 file changed, 10 insertions(+), 21 deletions(-)

---
all/local nis shadow.diff | (download)

nis/nss | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
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 allocalim header.diff | (download)

sysdeps/unix/sysv/linux/check_pf.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
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)

ports/sysdeps/alpha/Makefile | 8 8 + 0 - 0 !
ports/sysdeps/alpha/Versions | 2 2 + 0 - 0 !
ports/sysdeps/alpha/libgcc-compat.c | 35 35 + 0 - 0 !
ports/sysdeps/arm/Makefile | 5 5 + 0 - 0 !
ports/sysdeps/arm/Versions | 14 14 + 0 - 0 !
ports/sysdeps/arm/libgcc-compat.c | 111 111 + 0 - 0 !
ports/sysdeps/ia64/Makefile | 4 2 + 2 - 0 !
ports/sysdeps/ia64/Versions | 4 4 + 0 - 0 !
ports/sysdeps/ia64/ia64libgcc.S | 350 0 + 350 - 0 !
ports/sysdeps/ia64/libgcc-compat.c | 112 112 + 0 - 0 !
ports/sysdeps/m68k/Deps | 1 1 + 0 - 0 !
ports/sysdeps/m68k/Makefile | 8 8 + 0 - 0 !
ports/sysdeps/m68k/Versions | 8 8 + 0 - 0 !
ports/sysdeps/m68k/libgcc-compat.c | 83 83 + 0 - 0 !
ports/sysdeps/mips/mips32/Makefile | 8 8 + 0 - 0 !
ports/sysdeps/mips/mips32/Versions | 8 8 + 0 - 0 !
ports/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 localedef fix trampoline.diff | (download)

locale/programs/3level.h | 36 36 + 0 - 0 !
1 file changed, 36 insertions(+)

 fix localedef segfault when run under exec-shield,
#        PaX or similar. (#231438, #198099)
any/local mktemp.diff | (download)

misc/mktemp.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
any/local no pagesize.diff | (download)

ports/sysdeps/unix/sysv/linux/ia64/sys/user.h | 3 2 + 1 - 0 !
ports/sysdeps/unix/sysv/linux/mips/sys/user.h | 4 2 + 2 - 0 !
sysdeps/unix/sysv/linux/check_native.c | 6 0 + 6 - 0 !
sysdeps/unix/sysv/linux/check_pf.c | 6 0 + 6 - 0 !
sysdeps/unix/sysv/linux/ifaddrs.c | 6 0 + 6 - 0 !
sysdeps/unix/sysv/linux/x86/sys/user.h | 2 2 + 0 - 0 !
6 files changed, 6 insertions(+), 21 deletions(-)

---
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 stdio lock.diff | (download)

bits/stdio-lock.h | 17 13 + 4 - 0 !
1 file changed, 13 insertions(+), 4 deletions(-)

---
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 disable test tgmath2.diff | (download)

math/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
any/local tst mktime2.diff | (download)

time/tst-mktime2.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
any/submitted nis netgrp.diff | (download)

nis/nss_nis/nis-netgrp.c | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

---
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 !
ports/sysdeps/unix/sysv/linux/am33/bits/fcntl.h | 20 20 + 0 - 0 !
sysdeps/mach/hurd/bits/fcntl.h | 18 18 + 0 - 0 !
sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 18 18 + 0 - 0 !
4 files changed, 56 insertions(+), 23 deletions(-)

---
any/local no SOCK_NONBLOCK.diff | (download)

nscd/connections.c | 9 8 + 1 - 0 !
resolv/res_send.c | 12 10 + 2 - 0 !
2 files changed, 18 insertions(+), 3 deletions(-)

---
any/submitted nptl invalid td.patch | (download)

nptl/pthreadP.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---