source: trunk/src/libctests/glibc/conform/data/fnmatch.h-data@ 2137

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
2constant FNM_NOMATCH
3constant FNM_PATHNAME
4constant FNM_PERIOD
5constant FNM_NOESCAPE
6constant FNM_NOSYS
7
8function int fnmatch (const char*, const char*, int)
9
10allow FNM_*
11allow *_t
12#endif
Note: See TracBrowser for help on using the repository browser.