On 07/19/16 16:22, Pedro Giffuni wrote:
Hi;
On 07/19/16 15:46, Ed Schouten wrote:
Hi Pedro,
2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
Author: pfg
Date: Tue Jul 19 20:22:13 2016
New Revision: 303046
URL: https://svnweb.freebsd.org/changeset/base/303046
Log:
libc: tag the Rune initiali
On Tue, Jul 19, 2016 at 10:46:36PM +0200, Ed Schouten wrote:
> 2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
> > Author: pfg
> > Date: Tue Jul 19 20:22:13 2016
> > New Revision: 303046
> > URL: https://svnweb.freebsd.org/changeset/base/303046
> > Log:
> > libc: tag the Rune initialization functi
Hi;
On 07/19/16 15:46, Ed Schouten wrote:
Hi Pedro,
2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
Author: pfg
Date: Tue Jul 19 20:22:13 2016
New Revision: 303046
URL: https://svnweb.freebsd.org/changeset/base/303046
Log:
libc: tag the Rune initialization function prototypes visibility as hi
Hi Pedro,
2016-07-19 22:22 GMT+02:00 Pedro F. Giffuni :
> Author: pfg
> Date: Tue Jul 19 20:22:13 2016
> New Revision: 303046
> URL: https://svnweb.freebsd.org/changeset/base/303046
>
> Log:
> libc: tag the Rune initialization function prototypes visibility as hidden.
How does this interact wit
Author: pfg
Date: Tue Jul 19 20:22:13 2016
New Revision: 303046
URL: https://svnweb.freebsd.org/changeset/base/303046
Log:
libc: tag the Rune initialization function prototypes visibility as hidden.
It is good practice to export as few symbols as possible from your shared
libraries, so us