Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-22 | Tell glob() to do tilde and brace expansion too. | Todd C. Miller | |
2003-04-14 | less uses the "lessecho" command to do globbing on systems that | Todd C. Miller | |
don't have libc glob routines. We have glob(3) but for some reason, less only uses this on DOS w/ djgppc. I have pared down lglob.h to just have the glob(3) bits and to include glob.h itself. This removes the need for lessecho on OpenBSD. | |||
2003-04-13 | Stock less-390 with some unneeded DOS/Windoze files removed | Todd C. Miller | |