Avoid calling strlen() where we can use the strspn() return value.
Description
Description
Details
Details
- Provenance
ed Authored on - Parents
- rS286258: Clarify pw(8) manual w/respect to required arguments. Break long lines at
- Branches
- Unknown
- Tags
Avoid calling strlen() where we can use the strspn() return value. Tags None Referenced Files None Subscribers None
Description
Details
|