* glob_pattern_p.cc: New file.
* Makefile.in (DLL_OFILES): Add glob_pattern_p.o. * glob.h: Add declaration for glob_pattern_p. * pinfo.cc (pinfo::thisproc): Remove __stdcall attribute.
This commit is contained in:
@@ -719,9 +719,8 @@ getwd SIGFE
|
||||
_getwd = getwd SIGFE
|
||||
getxattr SIGFE
|
||||
glob SIGFE
|
||||
_glob = glob SIGFE
|
||||
globfree SIGFE
|
||||
_globfree = globfree SIGFE
|
||||
glob_pattern_p
|
||||
gmtime SIGFE
|
||||
_gmtime = gmtime SIGFE
|
||||
gmtime_r SIGFE
|
||||
|
Reference in New Issue
Block a user