Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerated | Roland McGrath | 1995-08-10 | 1 | -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)). | ||||
* | Regenerated | Roland McGrath | 1995-05-10 | 1 | -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. | ||||
* | Regenerated | Roland McGrath | 1995-04-27 | 1 | -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. | ||||
* | Regenerated | Roland McGrath | 1995-04-19 | 1 | -270/+0 |
| | |||||
* | Regenerated | Roland McGrath | 1995-03-10 | 1 | -0/+315 |