ache
|
072249f48c
|
Add FNM_FILE_NAME - GNU alias to FNM_PATHNAME
Move all excepting NOESCAPE,PATHNAME,PERIOD under !defined(_POSIX_SOURCE)
|
1999-11-21 17:32:45 +00:00 |
|
bde
|
f4f2a71cef
|
Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header.
|
1998-02-25 02:15:59 +00:00 |
|
ache
|
a063e1cb61
|
Oops, remove FNM_NOCASE alias: really I can't remember any system
with this define, it was ftpd-inspired.
|
1997-01-02 19:05:16 +00:00 |
|
ache
|
ecf9ac6726
|
Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLD
for better compatibility with other systems
|
1997-01-02 18:27:22 +00:00 |
|
ache
|
c16a2f004f
|
Fix compiler warning: /* inside comment
2.2 candidate
|
1996-12-05 14:46:57 +00:00 |
|
bde
|
ea6cdba879
|
Fixed tabs and punctuation to match nearby (and KNF) style. Sigh.
|
1996-10-24 04:05:54 +00:00 |
|
ache
|
0ab3891545
|
GNU-style changes:
1) Rename FNM_ICASE to FNM_CASEFOLD
2) Add FNM_LEADING_DIR
|
1996-10-23 16:42:33 +00:00 |
|
wosch
|
7a03305256
|
add flag FNM_ICASE for case insensitve search
Reviewed by: ache
|
1996-10-20 15:15:59 +00:00 |
|
rgrimes
|
a6ce65d368
|
BSD 4.4 Lite Include Sources
|
1994-05-24 09:57:34 +00:00 |
|