summaryrefslogtreecommitdiff
path: root/src/uname.c
AgeCommit message (Collapse)Author
1992-12-02Convert static declarations of struct option to use new macros fromJim Meyering
getopt.h: no_argument, required_argument, and optional_argument.
1992-11-12all files: make most variables static and const when possible.Jim Meyering
declare lots of functions static.
1992-11-01Make still more file-scope variables `static'.Jim Meyering
1992-11-01Initial revisionJim Meyering