]> Savannah Git Hosting - gnulib.git/commit
getopt: prefer - to _ in new file names
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Apr 2017 06:48:02 +0000 (23:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Apr 2017 07:52:20 +0000 (00:52 -0700)
commitffc927eef29016a5219cd969daad8928af6a1f4d
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.
15 files changed:
ChangeLog
lib/getopt-cdefs.in.h [new file with mode: 0644]
lib/getopt-core.h [new file with mode: 0644]
lib/getopt-ext.h [new file with mode: 0644]
lib/getopt-pfx-core.h [new file with mode: 0644]
lib/getopt-pfx-ext.h [new file with mode: 0644]
lib/getopt.in.h
lib/getopt_cdefs.in.h [deleted file]
lib/getopt_core.h [deleted file]
lib/getopt_ext.h [deleted file]
lib/getopt_pfx_core.h [deleted file]
lib/getopt_pfx_ext.h [deleted file]
lib/unistd.in.h
m4/getopt.m4
modules/getopt-posix