/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* camel-seekable-substream.h: stream that piggybacks on another stream */ /* * Author: * Bertrand Guiheneuf * * Copyright 1999, 2000 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef CAMEL_SEEKABLE_SUBSTREAM_H #define CAMEL_SEEKABLE_SUBSTREAM_H 1 #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus }*/ #include #define CAMEL_SEEKABLE_SUBSTREAM_TYPE (camel_seekable_substream_get_type ()) #define CAMEL_SEEKABLE_SUBSTREAM(obj) (CAMEL_CHECK_CAST((obj), CAMEL_SEEKABLE_SUBSTREAM_TYPE, CamelSeekableSubstream)) #define CAMEL_SEEKABLE_SUBSTREAM_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_SEEKABLE_SUBSTREAM_TYPE, CamelSeekableSubstreamClass)) #define CAMEL_IS_SEEKABLE_SUBSTREAM(o) (CAMEL_CHECK_TYPE((o), CAMEL_SEEKABLE_SUBSTREAM_TYPE)) struct _CamelSeekableSubstream { CamelSeekableStream parent_object; /* --**-- Private fields --**-- */ CamelSeekableStream *parent_stream; }; typedef struct { CamelSeekableStreamClass parent_class; } CamelSeekableSubstreamClass; /* Standard Camel function */ CamelType camel_seekable_substream_get_type (void); /* public methods */ /* obtain a new seekable substream */ CamelStream * camel_seekable_substream_new_with_seekable_stream_and_bounds (CamelSeekableStream *parent_stream, off_t start, off_t end); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* CAMEL_SEEKABLE_SUBSTREAM_H */ ectron4/files/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysutils/munin-*: Avoid a WWW redirect.Mathieu Arnold2021-05-311-1/+1
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Cleanup a few of my ports.Mathieu Arnold2020-08-311-12/+14
* Update the rest of my ports to UCL pkg-message.Mathieu Arnold2019-06-191-3/+13
* Update to 2.0.47.Mathieu Arnold2019-03-041-1/+0
* sysutils/munin-master: Include provisioning tool warning post r485721Ben Woods2018-11-241-0/+4
* sysutils/munin-*: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/Ben Woods2018-11-244-1/+30
* Update to 2.0.43.Mathieu Arnold2018-11-211-0/+2
* For ports under `emulators', `games', `irc`, and `sysutils' categories:Alexey Dokuchaev2018-05-051-2/+0
* Update to 2.0.34.Mathieu Arnold2017-10-271-1/+0
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-301-7/+2
* Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-061-7/+2
* Update to 2.0.30.Mathieu Arnold2017-01-191-3/+2
* Add file forgotten in last commit.Mathieu Arnold2016-12-271-0/+1
* Drop newsyslog's configuration into etc/newsyslog.conf.d.Mathieu Arnold2016-12-274-38/+7
* Update to 2.0.28.Mathieu Arnold2016-12-211-1/+0
* CGI-Fast was removed in Perl 5.21.Mathieu Arnold2016-11-081-1/+8
* Update to 2.0.26.Mathieu Arnold2016-10-271-1/+0
* Update databases/rrdtool to 1.6.0Niclas Zeising2016-05-031-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-30/+30
* Try and fix the ownership of munin's home directory.Mathieu Arnold2015-10-022-2/+2
* Trying to shut stage-qa up without testint is bad.Mathieu Arnold2015-03-252-2/+2
* Switch munin-master from CGI to CGI.pmMathieu Arnold2015-03-252-3/+4
* Add CPE.Mathieu Arnold2015-03-181-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+1
* That was not supposed to go in.Mathieu Arnold2014-11-251-1/+0
* Update to 2.0.25.Mathieu Arnold2014-11-252-1/+3
* Update to 2.0.24.Mathieu Arnold2014-10-274-38/+53
* Update munin to 2.0.23.Mathieu Arnold2014-10-221-0/+1
* Cleanup @dirrm* from my ports.Mathieu Arnold2014-10-031-10/+2
* Update to 2.0.21.Mathieu Arnold2014-09-031-1/+0
* - StageMathieu Arnold2014-09-032-90/+68
* Take all three, staging follows.Mathieu Arnold2014-09-021-1/+1
* Reset mainainership on non staged portsBaptiste Daroussin2014-08-251-1/+1
* GrabNiclas Zeising2014-04-051-1/+1
* Release a few ports I don't use anymore. Unfortunately I don't have time toFlorian Smeets2014-03-121-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+2
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-5/+0
* Update to 2.0.12Florian Smeets2013-04-271-1/+1
* - update to 2.0.11.1Florian Smeets2013-02-162-2/+3
* - update to 2.0.9Florian Smeets2012-12-062-1/+3
* - update to 2.0.7Florian Smeets2012-10-072-161/+1
* - add missing dependenciesFlorian Smeets2012-09-201-1/+4
* - Update to 2.0.6 based on [1]Florian Smeets2012-09-147-60/+193
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-07-011-19/+19
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
* - fix depencency, munin should depend on devel/p5-Storable instead ofFlorian Smeets2012-05-241-3/+3
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-081-0/+1
* Update to 1.4.7Florian Smeets2012-03-162-3/+3
* munin moved to a new homeFlorian Smeets2011-12-19