]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(const): Remove macro.
authorJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 08:44:46 +0000 (08:44 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 08:44:46 +0000 (08:44 +0000)
commitf84645158055da86888e00aa5648a0d31da6fbfe
treeca4d3a04050e68ea1160a351633f90504682cf98
parent9209af4c98b697cc74dfea1d4afb2f56849cf9ce
(const): Remove macro.
Include <string.h> unconditionally.
(my_index): Remove; all uses changed to strchr.
(strlen): Remove decl.
(exchange): Remove forward decl; no longer needed.
(exchange, _getopt_initialize, _getopt_internal, getopt, main):
Define with prototype.
lib/getopt.c