aboutsummaryrefslogtreecommitdiff
path: root/lib/getopt-pfx-core.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23lib: Copy new header files from Gnulib without modification.Jia Tan1-0/+66
The getopt related files have changed from Gnulib by splitting up getopt.in.h into more modular header files. We could have kept everything in just getopt.in.h, but this will help us continue to update in the future.