Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-09-04 09:12:03 -0700 (Tue, 04 Sep 2007)
Revision: 12078
Log message:
Globbing functions worked incorrectly on absolute names.
Here is the previous behavior.
osh> ls(R, /etc/httpd)
/home/jyh/omake/etc/httpd
Changes | Path(relative to omake-branches/0.9.8.x/src/builtin) |
+8 -3 | omake_builtin_file.ml |