diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-05-06 20:24:10 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-05-06 20:24:10 +0000 |
| commit | df85cc01656c2a234642047ea22b44b5f6a65683 (patch) | |
| tree | c8eb10be62668ae2cde30336430d8145a3d30df3 /src/util/db2/test/ChangeLog | |
| parent | 376a54c9f64fbb57813e5902bd46ed63e9b2c746 (diff) | |
POSIX states that getopt returns -1 when it is done parsing options,
not EOF.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10550 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/test/ChangeLog')
| -rw-r--r-- | src/util/db2/test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/db2/test/ChangeLog b/src/util/db2/test/ChangeLog new file mode 100644 index 000000000..4e147d746 --- /dev/null +++ b/src/util/db2/test/ChangeLog @@ -0,0 +1,5 @@ +1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * dbtest.c (main): POSIX states that getopt returns -1 + when it is done parsing options, not EOF. + |
