Magellan Linux

Contents of /trunk/gnutls/patches/gnutls-2.12.21-gnulib-gets.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1971 - (show annotations) (download)
Wed Nov 28 10:21:49 2012 UTC (11 years, 5 months ago) by niro
File size: 874 byte(s)
-added gnulib-gets patch
1 diff -Naur gnutls-2.12.21/gl/stdio.in.h gnutls-2.12.21-magellan/gl/stdio.in.h
2 --- gnutls-2.12.21/gl/stdio.in.h 2012-03-01 15:47:48.000000000 +0000
3 +++ gnutls-2.12.21-magellan/gl/stdio.in.h 2012-11-28 12:28:18.407986238 +0000
4 @@ -698,7 +698,7 @@
5 # endif
6 #endif
7
8 -#if @GNULIB_GETS@
9 +#if 0
10 # if @REPLACE_STDIO_READ_FUNCS@ && @GNULIB_STDIO_H_NONBLOCKING@
11 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
12 # undef gets
13 diff -Naur gnutls-2.12.21/lib/gl/stdio.in.h gnutls-2.12.21-magellan/lib/gl/stdio.in.h
14 --- gnutls-2.12.21/lib/gl/stdio.in.h 2012-03-01 15:53:13.000000000 +0000
15 +++ gnutls-2.12.21-magellan/lib/gl/stdio.in.h 2012-11-28 12:27:48.640978149 +0000
16 @@ -698,7 +698,7 @@
17 # endif
18 #endif
19
20 -#if @GNULIB_GETS@
21 +#if 0
22 # if @REPLACE_STDIO_READ_FUNCS@ && @GNULIB_STDIO_H_NONBLOCKING@
23 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24 # undef gets