Page MenuHomeFreeBSD

D50670.id.diff
No OneTemporary

D50670.id.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
Thu, Apr 9, 1:50 AM (37 m, 22 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31127570
Default Alt Text
D50670.id.diff (379 B)

Event Timeline