|
Last change
on this file since 2137 was 2036, checked in by bird, 20 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Author Date Id Revision
|
|
File size:
200 bytes
|
| Line | |
|---|
| 1 | #ifndef ISO
|
|---|
| 2 | constant FNM_NOMATCH
|
|---|
| 3 | constant FNM_PATHNAME
|
|---|
| 4 | constant FNM_PERIOD
|
|---|
| 5 | constant FNM_NOESCAPE
|
|---|
| 6 | constant FNM_NOSYS
|
|---|
| 7 |
|
|---|
| 8 | function int fnmatch (const char*, const char*, int)
|
|---|
| 9 |
|
|---|
| 10 | allow FNM_*
|
|---|
| 11 | allow *_t
|
|---|
| 12 | #endif
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.