aboutsummaryrefslogtreecommitdiff
path: root/posix/glob.c
AgeCommit message (Collapse)Author
1995-04-29(S_ISDIR): Define if undefined.cvs/make-3-74cvs/make-3-73-3Roland McGrath
1995-04-25(glob): If GLOB_MARK set, stat names to find directories and append slashes ↵Roland McGrath
to them in final pass before sorting. (glob_in_dir): If GLOB_MARK set, just allocate the extra char for the slash; never append it here.
1995-02-18initial importRoland McGrath