]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Convert static declarations of struct option to use new macros from
authorJim Meyering <jim@meyering.net>
Wed, 2 Dec 1992 18:51:53 +0000 (18:51 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Dec 1992 18:51:53 +0000 (18:51 +0000)
commit9d2ef3292f106ad2a374780c001fcf844ef62144
tree94ad8796ff3d289f38c912e3750780f72f5d71a5
parent60edc4537b04bb59858ba135063e0f09c0296feb
Convert static declarations of struct option to use new macros from
getopt.h: no_argument, required_argument, and optional_argument.
src/env.c
src/id.c
src/nice.c
src/pathchk.c
src/stty.c
src/su.c
src/tee.c
src/tty.c
src/uname.c
src/who.c