]> sourceware.org Git - glibc.git/commit
elf: Split dl-printf.c from dl-misc.c
authorFlorian Weimer <fweimer@redhat.com>
Fri, 14 Jan 2022 19:16:05 +0000 (20:16 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 14 Jan 2022 19:17:05 +0000 (20:17 +0100)
commitb693d75f0c611bce9b0ad984bad306121d42c535
tree3b413e215a63c1dc1b43b35996db551f84879a18
parent7de01e60c200c431d3469deb784da8fd4508fc15
elf: Split dl-printf.c from dl-misc.c

This allows to use different compiler flags for the diagnostics
code.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
elf/Makefile
elf/dl-misc.c
elf/dl-printf.c [new file with mode: 0644]
This page took 0.039116 seconds and 5 git commands to generate.