Denys Vlasenko 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 6 years ago
..
getopt_nested.right 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 6 years ago
getopt_nested.tests 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 6 years ago
getopt_optarg.right 81f962f3df hush: teach getopts to set/unset OPTARG 6 years ago
getopt_optarg.tests 007ce9f807 shell: tweak getopts tests, no code changes 6 years ago
getopt_positional.right 74d4058928 hush: getopts builtin 6 years ago
getopt_positional.tests 007ce9f807 shell: tweak getopts tests, no code changes 6 years ago
getopt_silent.right 419db0391e hush: implement "silent" optstrings of ":opts" 6 years ago
getopt_silent.tests 007ce9f807 shell: tweak getopts tests, no code changes 6 years ago
getopt_simple.right 74d4058928 hush: getopts builtin 6 years ago
getopt_simple.tests 007ce9f807 shell: tweak getopts tests, no code changes 6 years ago
getopt_test_libc_bug.right 129e1ce72c hush: add a test which fails due to uclibc bug in getopt() 6 years ago
getopt_test_libc_bug.tests 007ce9f807 shell: tweak getopts tests, no code changes 6 years ago