Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://dietlibc-0.27-4.src.rpm:537979/dietlibc-0.27-nonnull.patch  info  downloads

--- dietlibc-0.27/include/sys/cdefs.h.nonnull	2004-09-23 12:14:58.089296912 -0400
+++ dietlibc-0.27/include/sys/cdefs.h	2004-09-23 12:15:41.433707560 -0400
@@ -63,4 +63,10 @@
 #define __deprecated__
 #endif
 
+#if (__GNUC_ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3))
+# define __nonnull(params) __attribute__ ((__nonnull__ params))
+#else
+# define __nonnull(params)
+#endif
+
 #endif
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn