head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q2:1.2.0.26 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.24 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.22 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.20 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.18 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.16 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.14 pkgsrc-2008Q1:1.2.0.12 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.10 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.8 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.6 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.4 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.2 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.1.0.4 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.2 pkgsrc-2006Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2009.08.12.12.21.40; author markd; state dead; branches; next 1.2; 1.2 date 2006.11.13.16.59.22; author wulf; state Exp; branches; next 1.1; 1.1 date 2006.05.28.17.28.17; author joerg; state Exp; branches; next ; desc @@ 1.3 log @Update to gnuradio 3.2 many new features and bugfixes. @ text @$NetBSD: patch-ae,v 1.2 2006/11/13 16:59:22 wulf Exp $ --- gnuradio-core/src/lib/io/gr_file_sink.cc.orig 2006-09-14 07:00:04.000000000 +0930 +++ gnuradio-core/src/lib/io/gr_file_sink.cc 2006-10-13 23:26:50.000000000 +0930 @@@@ -30,6 +30,7 @@@@ #include #include #include +#include #include // win32 (mingw/msvc) specific @ 1.2 log @Updated gnuradio-core to 3.0.2: GNU Radio Core has seen the addition of many new features and bug fixes of which some are listed below: * bugfix in multiple stream support * addition of AGC to GMSK code * new accessor for threshold * new bits_per_baud parameter to handle QPSK * new function to enable realtime scheduling * new set_sample_rate method * new set_n method * new differential decoder * new general purpose block for searching for access code For more details see gnuradio-core/ChangeLog file @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1 2006/05/28 17:28:17 joerg Exp $ @ 1.1 log @Include unistd.h to get close(2) in the public namespace. Fix PLIST, bump revision. @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- src/lib/io/gr_file_sink.cc.orig 2006-05-28 16:44:28.000000000 +0000 +++ src/lib/io/gr_file_sink.cc @