Avoid invoking glob() unless the filename has potential globbing
commit4189a55d9dc7a1b777a95be5d4984a473b5c5555
authorpsmith <psmith>
Mon, 2 May 2011 00:18:06 +0000 (2 00:18 +0000)
committerpsmith <psmith>
Mon, 2 May 2011 00:18:06 +0000 (2 00:18 +0000)
tree1fca895658373b42e0aefad7ed4e5817ca6c50c3
parent133cef7320a5d7a2456a84a5a746adad6f323c62
Avoid invoking glob() unless the filename has potential globbing
characters in it, for performance improvements.
ChangeLog
read.c