]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/elf.h
Fix misspellings in elf/ -- BZ 25337
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Sat, 27 May 2023 20:47:46 +0000 (20:47 +0000)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Mon, 29 May 2023 23:00:12 +0000 (23:00 +0000)
commit630da022cb07d67ab53b4e9335352e44e9b7c5e2
treeffed7a6424b8e45616980fdbd0b88964185f6b80
parenta1950a07583f63f220f30ba7d99ceb619b80ecce
Fix misspellings in elf/ -- BZ 25337

Applying this commit results in bit-identical libc.so.6.
The elf/ld-linux-x86-64.so.2 does change, but only in .note.gnu.build-id

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
31 files changed:
elf/Makefile
elf/cache.c
elf/dl-cache.c
elf/dl-catch.c
elf/dl-dst.h
elf/dl-find_object.c
elf/dl-fptr.c
elf/dl-load.c
elf/dl-minimal.c
elf/dl-profile.c
elf/dl-support.c
elf/dl-tls.c
elf/dl-version.c
elf/dynamic-link.h
elf/elf.h
elf/ldconfig.c
elf/reldep.c
elf/reldep2.c
elf/reldep3.c
elf/reldep5.c
elf/rtld.c
elf/sprof.c
elf/tst-leaks1.c
elf/tst-nodelete-dlclose-dso.c
elf/tst-nodelete-dlclose-plugin.c
elf/tst-pldd.c
elf/tst-protected1a.c
elf/tst-protected1b.c
elf/tst-tls-manydynamic.c
elf/tst-tls20.c
elf/vismain.c