> Such things need separate bugs filed, preferrably with a delta > marked manual page; because of the SX/OS development model, > we need to make sure manual pages are updated at the same time > as the code so they make the same build. > > That's probaby a job for your sponsor.
Yep. > >Ok, I'll ignore that for now. I was just looking at precedents > >in terms of the behavior of private implementations. > > A "proper" project which makes a function public in Solaris has > the onus on it to remove all private implementations in the same > consolidation. Agreed. In this case, there's only one existing implementation, and it's not used, so it should be quite straightforward -- it simply needs to be removed. > The other thing is that you need to update "mapfile-vers" so the > symbol is exported. (usr/src/lib/libc/port/mapfile-vers) Yep. Richard, getting the versions right can be a bit of a headache, but we can help you with that part. -- meem _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
