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.
pgp0_xHr6UbB1.pgp
Description: PGP signature