* [PATCH v4 01/10] ldconfig.8: Drop discussion of libc4,5 support.
@ 2023-01-07 9:54 G. Branden Robinson
2023-01-07 12:06 ` Alejandro Colomar
0 siblings, 1 reply; 2+ messages in thread
From: G. Branden Robinson @ 2023-01-07 9:54 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 1710 bytes --]
Drop multiple paragraphs discussing libc4 and libc5 shared library
support. It was removed upstream in July; annotate commit.
---
man8/ldconfig.8 | 37 +++----------------------------------
1 file changed, 3 insertions(+), 34 deletions(-)
diff --git a/man8/ldconfig.8 b/man8/ldconfig.8
index de2b7a5c3..36b891dab 100644
--- a/man8/ldconfig.8
+++ b/man8/ldconfig.8
@@ -57,40 +57,9 @@ or
.B \%ldconfig
checks the header and filenames of the libraries it encounters when
determining which versions should have their links updated.
-.PP
-.B \%ldconfig
-will attempt to deduce the type of ELF libraries
-(i.e.,
-libc5 or libc6/glibc)
-based on what C libraries,
-if any,
-the library was linked against.
-.\" The following sentence looks suspect
-.\" (perhaps historical cruft) -- MTK, Jul 2005
-.\" Therefore, when making dynamic libraries,
-.\" it is wise to explicitly link against libc (use \-lc).
-.PP
-Some existing libraries do not contain enough information
-to allow the deduction of their type.
-Therefore,
-the
-.I /etc/ld.so.conf
-file format allows the specification of an expected type.
-This is used
-.I only
-for those ELF libraries which we can not work out.
-The format
-is "dirname=TYPE",
-where TYPE can be libc4,
-libc5,
-or libc6.
-(This syntax also works on the command line.)
-Spaces are
-.I not
-allowed.
-Also see the
-.B \-p
-option.
+.\" Support for libc4 and libc5 dropped in
+.\" 8ee878592c4a642937152c8308b8faef86bcfc40 (2022-07-14) as "obsolete
+.\" for over twenty years".
.B \%ldconfig
should normally be run by the superuser as it may require write
permission on some root owned directories and files.
--
2.30.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v4 01/10] ldconfig.8: Drop discussion of libc4,5 support.
2023-01-07 9:54 [PATCH v4 01/10] ldconfig.8: Drop discussion of libc4,5 support G. Branden Robinson
@ 2023-01-07 12:06 ` Alejandro Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-01-07 12:06 UTC (permalink / raw)
To: G. Branden Robinson; +Cc: linux-man
[-- Attachment #1.1: Type: text/plain, Size: 1940 bytes --]
On 1/7/23 10:54, G. Branden Robinson wrote:
> Drop multiple paragraphs discussing libc4 and libc5 shared library
> support. It was removed upstream in July; annotate commit.
Patch applied. Thanks!
Alex
> ---
> man8/ldconfig.8 | 37 +++----------------------------------
> 1 file changed, 3 insertions(+), 34 deletions(-)
>
> diff --git a/man8/ldconfig.8 b/man8/ldconfig.8
> index de2b7a5c3..36b891dab 100644
> --- a/man8/ldconfig.8
> +++ b/man8/ldconfig.8
> @@ -57,40 +57,9 @@ or
> .B \%ldconfig
> checks the header and filenames of the libraries it encounters when
> determining which versions should have their links updated.
> -.PP
> -.B \%ldconfig
> -will attempt to deduce the type of ELF libraries
> -(i.e.,
> -libc5 or libc6/glibc)
> -based on what C libraries,
> -if any,
> -the library was linked against.
> -.\" The following sentence looks suspect
> -.\" (perhaps historical cruft) -- MTK, Jul 2005
> -.\" Therefore, when making dynamic libraries,
> -.\" it is wise to explicitly link against libc (use \-lc).
> -.PP
> -Some existing libraries do not contain enough information
> -to allow the deduction of their type.
> -Therefore,
> -the
> -.I /etc/ld.so.conf
> -file format allows the specification of an expected type.
> -This is used
> -.I only
> -for those ELF libraries which we can not work out.
> -The format
> -is "dirname=TYPE",
> -where TYPE can be libc4,
> -libc5,
> -or libc6.
> -(This syntax also works on the command line.)
> -Spaces are
> -.I not
> -allowed.
> -Also see the
> -.B \-p
> -option.
> +.\" Support for libc4 and libc5 dropped in
> +.\" 8ee878592c4a642937152c8308b8faef86bcfc40 (2022-07-14) as "obsolete
> +.\" for over twenty years".
> .B \%ldconfig
> should normally be run by the superuser as it may require write
> permission on some root owned directories and files.
--
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-07 12:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-07 9:54 [PATCH v4 01/10] ldconfig.8: Drop discussion of libc4,5 support G. Branden Robinson
2023-01-07 12:06 ` Alejandro Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox