vmstat: getopt*() returns -1 when done, not EOF.
Luckily, EOF is usually -1, but this is not guaranteed by the standard.
This commit is contained in:
Reference in New Issue
Block a user
Luckily, EOF is usually -1, but this is not guaranteed by the standard.