HomeFreeBSD

Rename rtld's parse_libdir to parse_integer.

Description

Rename rtld's parse_libdir to parse_integer.

This is a more accurate name, as the integer doesn't have to be a library
directory descriptor. It is also a prerequisite for more argument parsing
coming in the near future (e.g., parsing explicit binary descriptors).

Reviewed by: kib
MFC after: 2 weeks
Sponsored by: NSERC

Details

Provenance
jonathanAuthored on
Reviewer
kib
Parents
rS318351: Return failure if umount(8) keeps failing.
Branches
Unknown
Tags
Unknown