4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / lib / libc / gen / glob.c
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-02-20 Keith Bosticlint
1993-02-11 Keith Bosticadd GLOB_BRACE, GLOB_TILDE, plus minor cleanups and...
1992-12-05 Keith BosticWhen glob() call errfunc, it doesn't convert extended...
1992-12-02 Kirk McKusickadd GLOB_ALTDIRFUNC to have glob use alternate director...
1992-10-02 Keith Bostic"touch foo; ls foo**" returned no match; from Christos
1992-02-06 Keith Bosticfix globbing on symlinks without targets
1992-02-05 Keith Bosticcsh glob bug from Christos; example is:
1991-07-16 Keith Bosticadd GLOB_NOMAGIC
1991-06-24 Keith Bosticfrom Christos; last fix not quite right
1991-06-24 Keith Bosticfrom Christos; example is "echo 'foo*' *" results in...
1991-06-17 Keith BosticThe Prettiness Police + fixes from Christos
1991-06-17 Keith BosticChristos' changes to do quoting in ranges; glob(3)...
1991-04-24 Keith Bostic8-bit clean version from Christos Zoulas @ Cornell
1991-04-20 Keith Bostic"echo ba?" didn't match symbolic links without targets
1991-04-03 Keith Bosticglobfree free'd the wrong pointer
1991-03-20 Keith Bosticadd gl_matchc, GLOB_MAGCHAR
1991-02-24 Donn SeeleyAdd include files to get prototype declarations, and...
1990-06-24 Keith Bosticmake the sort function type-correct
1990-06-02 Keith Bosticnew copyright notice
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:10 by bostic