Portable argument parsing
Open
Enhancement
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 177
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 2
Description
Would a pull request that replaces the glibc specific argp functions with plain posix functions be accepted?
Alternatively, a pull request that #ifdefs them and provides alternatives for systems not implementing them (so Linux would use argp, but others getopt/strtol and what have you)?
The former would be a lot cleaner and not obfuscate the code as much.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.