HomeFreeBSD

libc: Roll {l,ll,imax}abs(3) manpages into just abs(3)

Description

libc: Roll {l,ll,imax}abs(3) manpages into just abs(3)

No need to have 4 separate manpages for these functions. Use opportunity
to change parameter names in the source from j -> i to reflect the name
used in POSIX. (The ISO C standard uses j but i is a better name
anyway.)

Reviewed by: des, rpokala
Approved by: rpokala
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D55361

Details

Provenance
obiwacAuthored on Feb 19 2026, 3:02 AM
Reviewer
des
Differential Revision
D55361: libc: Roll {l,ll,imax}abs(3) manpages into just abs(3)
Parents
rG637a8ec15793: stdckdint.3: Fix standard in comment
Branches
Unknown
Tags
Unknown