Commit 64abc9c7c6c81521af1b29f05500b1106f92f608

Zack Weinberg 2017-04-06T11:14:13

getopt: tabify, in preparation for merge with glibc glibc sticks to the GNU default of indenting with a mix of 8-column tabs and spaces; make the gnulib copy match. getopt.h is not included because it is *not* going to be merged in its present form. * getopt.c, getopt1.c, getopt_int.h: Tabify.