Page MenuHomeFreeBSD

D50670.diff
No OneTemporary

D50670.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
Tue, Feb 10, 3:24 AM (4 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28612080
Default Alt Text
D50670.diff (379 B)

Event Timeline