commit | d7b568ac4d238281d6ac55b6d7b820c64250a09d | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Sat Aug 11 23:18:55 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Sat Aug 11 23:18:55 2001 +0000 |
tree | b4841a3c162b3ae73fc52854e32590f5b2063294 | |
parent | b5982221bb5a45de90f58b21e121dd8677d6e25a [diff] |
test_glob found a nasty bug in GUSI opendir(): it will not fail when called on files, but in stead open the parent directory! We now explicitly test for the argument being a directory and simulate ENOTDIR otherwise.