about summary refs log tree commit diff
path: root/posix/glob/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* RegeneratedRoland McGrath1995-08-101-0/+5
| | | | | | | Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when (NFOUND == 0 && (FLAGS & GLOB_NOCHECK)).
* RegeneratedRoland McGrath1995-05-101-0/+4
| | | | | | Sat Apr 29 15:46:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/glob.c (S_ISDIR): Define if undefined.
* RegeneratedRoland McGrath1995-04-271-0/+8
| | | | | | | | | | Tue Apr 25 17:17:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/glob.c (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.
* RegeneratedRoland McGrath1995-04-191-270/+0
|
* RegeneratedRoland McGrath1995-03-101-0/+315