public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] x86: Make dl-cache.h and readelflib.c not Linux-specific
@ 2023-06-26 13:38 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2023-06-26 13:38 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=45e2483a6cd920b38d287c51c5363f03a34f92da

commit 45e2483a6cd920b38d287c51c5363f03a34f92da
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Sat Jun 17 19:40:26 2023 +0300

    x86: Make dl-cache.h and readelflib.c not Linux-specific
    
    These files could be useful to any port that wants to use ld.so.cache.
    
    Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
    Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

Diff:
---
 sysdeps/{unix/sysv/linux => }/x86/readelflib.c  | 0
 sysdeps/{unix/sysv/linux => }/x86_64/dl-cache.h | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/sysdeps/unix/sysv/linux/x86/readelflib.c b/sysdeps/x86/readelflib.c
similarity index 100%
rename from sysdeps/unix/sysv/linux/x86/readelflib.c
rename to sysdeps/x86/readelflib.c
diff --git a/sysdeps/unix/sysv/linux/x86_64/dl-cache.h b/sysdeps/x86_64/dl-cache.h
similarity index 100%
rename from sysdeps/unix/sysv/linux/x86_64/dl-cache.h
rename to sysdeps/x86_64/dl-cache.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-26 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-26 13:38 [glibc] x86: Make dl-cache.h and readelflib.c not Linux-specific Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).