Re: [PATCH] man/man5/elf.5: Fix description of e_flags
Alejandro Colomar <[email protected]>
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <anUTx56mkeaPujq1@devuan> |
Hi Ryota, > Date: 2026-08-03 22:05:43+0900 > From: Ryota Saito <[email protected]> > > Processor-specific e_flags are defined by the ABI supplements of many > architectures (e.g., EF_RISCV_RVC, EF_ARM_EABI_VER5), and glibc's > <elf.h> currently defines over 150 EF_* constants. Replace the > incorrect statement with one that does not depend on the current set > of defined flags. > > Signed-off-by: Ryota Saito <[email protected]> Thanks! I've applied the patch. Have a lovely night! Alex > --- > Range-diff: > -: --------- > 1: 06a472163 man/man5/elf.5: Fix description of e_flags > > man/man5/elf.5 | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/man/man5/elf.5 b/man/man5/elf.5 > index 67544f4e6..ab5d2a21f 100644 > --- a/man/man5/elf.5 > +++ b/man/man5/elf.5 > @@ -509,7 +509,8 @@ file has no section header table, this member holds zero. > .I e_flags > This member holds processor-specific flags associated with the file. > Flag names take the form EF_`machine_flag'. > -Currently, no flags have been defined. > +The defined flags and their meanings > +depend on the target architecture and its ABI. > .TP > .I e_ehsize > This member holds the ELF header's size in bytes. > -- > 2.43.0 > -- <https://www.alejandro-colomar.es>
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEES7Jt9u9GbmlWADAi64mZXMKQwqkFAmp1E90ACgkQ64mZXMKQ wqkXShAAl7Wyxjt0EHNLFIXsIhLayvORin5715BKBoFWcfhjCsFFBsWM5wGhsBrf syOUJHdJ2cvnyDKVSeVMbQ/uKtUo/cpTzQosO3Kq5/M+koc9EIyjTDFljcbUZnZ7 oVJiwVnChl5mzIimprnkjbRyBIsYPA0gT6uWBQRMOQXpwaOLk0ESG9NU3mJCX/78 dSuhySWMl22fqzY2bqfpfVXePbVKXKDmBTQtKwCu6uSZDcrNxGHRHYavLgXM5Fbn hCXDqYxkvRQ+H0baEQp6RY0mXRaeZslLYgA1dKOf1yMX5u8VOI0RGQWIa9ZIiQBC UDsLlg6QFTebx5C1Qimqe8IPiZkfYyOh6hhHck3kL1ejiYp3tTOzWSwJFVIF1JaF DAdKW6DQgbN4fMV9v5mwFHVjMC2JwmX3Q6MmxXCujaWOlhumFFGYEgA3SCD8WRQM wcLgej4p10b/pqOD9GiSTee8Wap2b6cX7DZBRb3OFlYWzTnmkiIPOQiMweQkwwiw TkKgxx+AYZ6tuB2cO1t1y0y8kZmwyTJ1tagMPIImDFsUT5GK6eeoZl3HyWnUrOwh 7alDbt+epWtsP3F2JVPK3OMC/isjzbXygpE8+pR3yrYHs9JU0GI51KEkD1T9rQWw 2lTo+TgxPaUtJyPQ625wwFQw+a6zdcPMHDAVlzt7CtuoyJwmWJc= =Faf6 -----END PGP SIGNATURE-----