(glob): If GLOB_MARK set, stat names to find directories and append slashes to them...
commitbf3ccd1ae4b8fc1e28a8530619eb5c850daf88da
authorRoland McGrath <roland@gnu.org>
Tue, 25 Apr 1995 21:16:39 +0000 (25 21:16 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 25 Apr 1995 21:16:39 +0000 (25 21:16 +0000)
tree32f26cd2a1b82f825b4d17086328c21a2979658b
parent11872325e2cf0443e17d50eebbf883eb0c24ea27
(glob): If GLOB_MARK set, stat names to find directories and append slashes 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.
posix/glob.c