getopt: prefer - to _ in new file names
commitffc927eef29016a5219cd969daad8928af6a1f4d
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Apr 2017 06:48:02 +0000 (8 23:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Apr 2017 07:52:20 +0000 (9 00:52 -0700)
tree057a1de75bb262adaf99e10f1a5f3ea5731f0481
parent4172365d89eb1f404d43740dcbdb1aef599f8e14
getopt: prefer - to _ in new file names

* lib/getopt-cdefs.in.h: Rename from lib/getopt_cdefs.in.h.
* lib/getopt-core.h: Rename from lib/getopt_core.h.
* lib/getopt-ext.h: Rename from lib/getopt_ext.h.
* lib/getopt-pfx-core.h: Rename from lib/getopt_pfx_core.h.
* lib/getopt-pfx-ext.h: Rename from lib/getopt_pfx_ext.h.
All uses changed.
ChangeLog
lib/getopt-cdefs.in.h [moved from lib/getopt_cdefs.in.h with 95% similarity]
lib/getopt-core.h [moved from lib/getopt_core.h with 99% similarity]
lib/getopt-ext.h [moved from lib/getopt_ext.h with 99% similarity]
lib/getopt-pfx-core.h [moved from lib/getopt_pfx_core.h with 94% similarity]
lib/getopt-pfx-ext.h [moved from lib/getopt_pfx_ext.h with 95% similarity]
lib/getopt.in.h
lib/unistd.in.h
m4/getopt.m4
modules/getopt-posix