Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FNM_FILE_NAME - GNU alias to FNM_PATHNAME | ache | 1999-11-21 | 1 | -0/+5 |
| | | | | Move all excepting NOESCAPE,PATHNAME,PERIOD under !defined(_POSIX_SOURCE) | ||||
* | Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header. | bde | 1998-02-25 | 1 | -2/+0 |
| | |||||
* | Oops, remove FNM_NOCASE alias: really I can't remember any system | ache | 1997-01-02 | 1 | -1/+0 |
| | | | | with this define, it was ftpd-inspired. | ||||
* | Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLD | ache | 1997-01-02 | 1 | -0/+2 |
| | | | | for better compatibility with other systems | ||||
* | Fix compiler warning: /* inside comment | ache | 1996-12-05 | 1 | -1/+1 |
| | | | | 2.2 candidate | ||||
* | Fixed tabs and punctuation to match nearby (and KNF) style. Sigh. | bde | 1996-10-24 | 1 | -2/+2 |
| | |||||
* | GNU-style changes: | ache | 1996-10-23 | 1 | -3/+4 |
| | | | | | 1) Rename FNM_ICASE to FNM_CASEFOLD 2) Add FNM_LEADING_DIR | ||||
* | add flag FNM_ICASE for case insensitve search | wosch | 1996-10-20 | 1 | -0/+1 |
| | | | | Reviewed by: ache | ||||
* | BSD 4.4 Lite Include Sources | rgrimes | 1994-05-24 | 1 | -0/+53 |