Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/ldd
On Fri, Jan 31, 2025 at 13:52:37 -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Fri Jan 31 18:52:37 UTC 2025
>
> Modified Files:
> src/usr.bin/ldd: ldd.1
>
> Log Message:
> update %a description (it was wrong before; it was never __progname).
+The main program's name, either set from
+.Dv AT_SUN_EXECNAME
+or from the first element of the argument vector.
What does AT_SUN_EXECNAME even mean here, in the context of ldd(1)?
The program(s) are not being exec'ed. Please, can you clarify? TIA.
-uwe
Home |
Main Index |
Thread Index |
Old Index