From owner-freebsd-perl@freebsd.org Mon Nov 30 11:06:26 2015 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EE3FA24742 for ; Mon, 30 Nov 2015 11:06:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 169A21503; Mon, 30 Nov 2015 11:06:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 32470BDC79; Mon, 30 Nov 2015 12:06:17 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 14BE6BDC77; Mon, 30 Nov 2015 12:06:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id CCB874AD708D; Mon, 30 Nov 2015 12:06:16 +0100 (CET) Date: Mon, 30 Nov 2015 12:06:14 +0100 From: Mathieu Arnold To: Mariusz Zaborski , freebsd-perl@freebsd.org Subject: Re: fdclose function in perl Message-ID: <31E2792A90023B64F7C7B809@atuin.in.mat.cc> In-Reply-To: References: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========470DF9E6F68018EFFAE1==========" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2015 11:06:26 -0000 --==========470DF9E6F68018EFFAE1========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 29 novembre 2015 23:57:01 +0100 Mariusz Zaborski wrote: | Hello, | | Some time ago I implemented a function called fdclose. | Idea of this function is to free FILE structure but leave/return | underlining descriptor. | Perl is one of the programs which I would like to patch. | | So where would be good place to put it? | Should I try to patch perl directly with some FREEBSD_VERSION, or we | should add this file [1] to the port? Well, first, submit it upstream for inclusion, something around there -- Mathieu Arnold --==========470DF9E6F68018EFFAE1========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJWXC2oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IWI4QALrDt9DaUHOjD4GKcndRTFHF iT5VTnOmlgMpjwkulGtTv8gIIV2kJB2KS9B5wFyh+0rcMACHQVtF2q5YizdOZv4b Bs2ZGx9RzuCdtGBgr2pFFiBxe3Gh1i+DJmyGAM360IAqjUkOJUCGY0XocEC/icgk zhosUOEIWlPu18gPVmiBSetnbiiZsnbsalOXTaNStrTfiviFrJ9DQxOEIkaiLxpG fS6TuwHPyKOHPz63Keg/wbst/7iSv++NFSByZPw/fyXG7PFkYOPfYpdHmFBzKoNA KqcdSd4pLlCHUOSuRPeHAGdWmpguSucY8UtHXNIhmemeCMXTmIinuJnVoR3O0HR/ OqMeNVvUNFAyFv4OQGDJo69ysSQ9vytojanmueQWHIIxXoZxJ6NjslVdwMGgFgKK 5dNnoPHGH+TZH6MrXNkUnMsspWEQ+z7qZb6r/5ctvjfdIXIKTCjpNCQInmz5mIUb tBzvxTQ0WntMI5lEPZQBs4ehdvdIH7BIs/aUt0KNcwORvSb3r+evBzEXPZOisuuU 4rDu0QHczuOdoP65IiHFfPnwxBwYrkuQMEA/YivZbifS7wIljK+TUTODzTxE4T41 anOjzZn058ivG/4wc+jOZoE/VuBNMIPLu3AU7AwFpVQ6CFd1M6Fxlr8VH+r2mgO5 jg3cQPUxvq2+UBfyDrWH =RXRT -----END PGP SIGNATURE----- --==========470DF9E6F68018EFFAE1==========--