Hello fdclose

Konstantin Belousov kostikbel at gmail.com
Tue Mar 25 22:34:09 UTC 2014


On Tue, Mar 25, 2014 at 11:25:28PM +0100, Mariusz Zaborski wrote:
> >> [snip]
> >> --- //depot/user/oshogbo/capsicum/lib/libc/stdio/Symbol.map   2013-06-28 08:51:28.000000000 0000
> >> +++ /home/oshogbo/p4/capsicum/lib/libc/stdio/Symbol.map       2013-06-28 08:51:28.000000000 0000
> >> @@ -156,6 +156,7 @@
> >>       putwc_l;
> >>       putwchar_l;
> >>       fmemopen;
> >> +     fdclose;
> >>       open_memstream;
> >>       open_wmemstream;
> >>  };
> >
> > This should be in the FBSD_1.4 namespace (which does not exist yet).
> 
> Oh - thx, so this will be good now?
> 
> @@ -160,6 +160,10 @@
>   open_wmemstream;
>  };
> 
> +FBSD_1.4 {
> + fdclose;
> +};
> +

You also need to update the lib/libc/Versions.def file.  Look e.g. at
the r226217 for the proper way to introduce new version.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20140326/8b398cdb/attachment.sig>


More information about the freebsd-arch mailing list