Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 23:57:01 +0100
From:      Mariusz Zaborski <oshogbo@FreeBSD.org>
To:        freebsd-perl@freebsd.org
Subject:   fdclose function in perl
Message-ID:  <CAGOYWV8jf48ADAyUV99%2B0OXg0MPKwFSR2twJmLnXib0EvbZA3A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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?

Thanks,
Mariusz

[1] https://people.freebsd.org/~oshogbo/perl-fdclose.patch



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGOYWV8jf48ADAyUV99%2B0OXg0MPKwFSR2twJmLnXib0EvbZA3A>