Page MenuHomeFreeBSD

D50670.id156492.diff
No OneTemporary

D50670.id156492.diff

diff --git a/include/glob.h b/include/glob.h
--- a/include/glob.h
+++ b/include/glob.h
@@ -107,7 +107,7 @@
__BEGIN_DECLS
int glob(const char * __restrict, int,
int (*)(const char *, int), glob_t * __restrict);
-#ifdef __BLOCKS__
+#if defined(__BLOCKS__) && __BSD_VISIBLE
int glob_b(const char * __restrict, int,
int (^)(const char *, int), glob_t * __restrict);
#endif

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 11:28 AM (1 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35359256
Default Alt Text
D50670.id156492.diff (379 B)

Event Timeline