Age | Commit message (Collapse) | Author | Files | Lines |
|
Before, patterns like 'test.???' would be passed as 'test' incorrectly.
This fixes command.com which uses this pattern when searching for
executable files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fd xcopy at least uses this.
since we don't have a findclose call, we may leak the dir fd if the
program does not finish reading the entire directory
|
|
borlandC seems to depend on this
|
|
|
|
|
|
not used from DOS, as far as I can see, but windows may use it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|