summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/glob_pattern_p.cc
Commit message (Collapse)AuthorAgeFilesLines
* * glob_pattern_p.cc: New file.Christopher Faylor2008-12-311-0/+28
* Makefile.in (DLL_OFILES): Add glob_pattern_p.o. * glob.h: Add declaration for glob_pattern_p. * pinfo.cc (pinfo::thisproc): Remove __stdcall attribute.