Package: glibc / 2.24-11+deb9u3
Metadata
| Package | Version | Patches format |
|---|---|---|
| glibc | 2.24-11+deb9u3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| all/submitted po fr fixes.diff | (download) |
po/fr.po |
2 1 + 1 - 0 ! |
--- |
| any/local rtlddir cross.diff | (download) |
Makeconfig |
2 1 + 1 - 0 ! |
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 ! |
/usr/include/assert.h |
| any/local bindresvport_blacklist.diff | (download) |
sunrpc/bindrsvprt.c |
107 99 + 8 - 0 ! |
--- |
| any/local fhs linux paths.diff | (download) |
sysdeps/generic/paths.h |
2 1 + 1 - 0 ! |
correct linux paths for fhs |
| any/local fhs nscd.diff | (download) |
nscd/nscd.h |
10 5 + 5 - 0 ! |
--- |
| any/local ld multiarch.diff | (download) |
Makeconfig |
9 9 + 0 - 0 ! |
--- |
| any/local ldso disable hwcap.diff | (download) |
elf/dl-cache.c |
6 6 + 0 - 0 ! |
--- |
| any/local ldconfig.diff | (download) |
elf/ldconfig.c |
5 3 + 2 - 0 ! |
--- |
| any/local ldconfig fsync.diff | (download) |
elf/cache.c |
1 1 + 0 - 0 ! |
--- |
| any/local libgcc compat main.diff | (download) |
sysdeps/i386/Makefile |
8 8 + 0 - 0 ! |
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 ! |
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 ! |
fix abilists to match abi additions from local-libgcc-compat* |
| any/local nss upgrade.diff | (download) |
nss/nsswitch.c |
17 14 + 3 - 0 ! |
--- |
| any/local stubs_h.diff | (download) |
include/stubs-prologue.h |
2 1 + 1 - 0 ! |
--- |
| any/local tcsetaddr.diff | (download) |
sysdeps/unix/sysv/linux/tcsetattr.c |
55 54 + 1 - 0 ! |
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 ! |
--- |
| any/submitted longdouble.diff | (download) |
math/Makefile |
20 14 + 6 - 0 ! |
--- |
| any/local nss overflow.diff | (download) |
nss/nss_files/files-parse.c |
15 13 + 2 - 0 ! |
--- |
| any/submitted missing etc hosts.diff | (download) |
nss/nss_files/files-hosts.c |
2 1 + 1 - 0 ! |
--- |
| any/submitted bits fcntl_h at.diff | (download) |
io/fcntl.h |
23 0 + 23 - 0 ! |
--- |
| any/submitted nptl invalid td.patch | (download) |
nptl/pthreadP.h |
4 2 + 2 - 0 ! |
--- |
| any/local dlfptr.diff | (download) |
elf/dl-fptr.c |
16 16 + 0 - 0 ! |
--- |
| any/submitted string2 strcmp.diff | (download) |
string/bits/string2.h |
6 3 + 3 - 0 ! |
--- |
| any/local ldconfig multiarch.diff | (download) |
elf/ldconfig.c |
24 21 + 3 - 0 ! |
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 ! |
--- |
| any/local disable libnss db.diff | (download) |
nss/Makefile |
2 1 + 1 - 0 ! |
--- |
| any/local revert bz13979.diff | (download) |
include/features.h |
12 4 + 8 - 0 ! |
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 ! |
--- |
| any/unsubmitted ldso machine mismatch.diff | (download) |
elf/dl-load.c |
6 6 + 0 - 0 ! |
--- |
| any/unsubmitted dlopen static crash.diff | (download) |
elf/dl-open.c |
13 12 + 1 - 0 ! |
fix dlopen segfault in statically linked programs |
| any/local ldconfig ignore ld.so.diff | (download) |
elf/ldconfig.c |
30 30 + 0 - 0 ! |
--- |
| any/local dynamic resolvconf.diff | (download) |
resolv/res_libc.c |
14 13 + 1 - 0 ! |
--- |
| any/local libpic.diff | (download) |
Makerules |
42 40 + 2 - 0 ! |
--- |
| any/local bootstrap headers.diff | (download) |
Makefile |
16 16 + 0 - 0 ! |
--- |
| any/submitted dlopen noload.diff | (download) |
elf/dl-open.c |
12 6 + 6 - 0 ! |
--- |
| any/submitted unicode 9.0.0.diff | (download) |
include/stdc-predef.h |
10 6 + 4 - 0 ! |
--- |
| any/cvs malloc hardening.diff | (download) |
malloc/malloc.c |
3 3 + 0 - 0 ! |
--- |
