about summary refs log tree commit diff
path: root/sysdeps/generic
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-12-04 09:13:43 +0100
committerFlorian Weimer <fweimer@redhat.com>2020-12-04 09:16:41 +0100
commit73b6e50a22dea9ae6144beaaa675d2ac62c281ca (patch)
treebdc65b11a605da08ab1b424f197ff0e0feab5eee /sysdeps/generic
parent785969a047ad2f23f758901c6816422573544453 (diff)
downloadglibc-73b6e50a22dea9ae6144beaaa675d2ac62c281ca.tar.gz
glibc-73b6e50a22dea9ae6144beaaa675d2ac62c281ca.tar.xz
glibc-73b6e50a22dea9ae6144beaaa675d2ac62c281ca.zip
elf: Implement tail merging of strings in ldconfig
This simplifies the string table construction in elf/cache.c
because there is no more need to keep track of offsets explicitly;
the string table implementation does this internally.

This change slightly reduces the size of the cache on disk.  The
file format does not change as a result.  The strings are
null-terminated, without explicit length, so tail merging is
transparent to readers.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/generic')
0 files changed, 0 insertions, 0 deletions