nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 11 lines 499 B view raw
1--- origsrc/poptconfig.c 2009-05-20 08:18:07.000000000 -0500 2+++ src/poptconfig.c 2012-03-29 18:13:46.869286100 -0500 3@@ -42,7 +42,7 @@ extern int glob_pattern_p (const char *_ 4 /*@=declundef =exportheader =incondefs =protoparammatch =redecl =type @*/ 5 #endif /* __LCLINT__ */ 6 7-#if !defined(__GLIBC__) 8+#if !defined(__GLIBC__) && !defined(__CYGWIN__) 9 /* Return nonzero if PATTERN contains any metacharacters. 10 Metacharacters can be quoted with backslashes if QUOTE is nonzero. */ 11 static int