K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-03-08T14:12:43.800208Z K 7 svn:log V 218 env: Fix crash when -S string is not empty but no operand follows. split_spaces() set argc in main() incorrectly, which caused trouble for getopt(). Examples: env -S '\c' env -S -i PR: 197769 MFC after: 1 week END