summaryrefslogtreecommitdiff
path: root/lib/libc/Symbols.list
AgeCommit message (Expand)Author
2015-09-10explain why __explicit_bzero_hook will remain; ok guentherTheo de Raadt
2015-09-10hide __dtoa_locks as a static in the single use case; ok guentherTheo de Raadt
2015-09-10Remove link_addr(3). A function to encode the name of an interface inMartin Pieuchot
2015-09-09Hide __sigintr and __strsignal as internal implementation details.Philip Guenther
2015-09-09Hide all unnecessary asr / resolver related API with _ prefixes.Theo de Raadt
2015-09-09Stop exporting from libc the <mpool.h> and the mpool_* APIPhilip Guenther
2015-09-09Hide YP-specific xdr_* functions, and have the YP tools link -lrpcsvcTheo de Raadt
2015-09-06Document the rule for keeping static and shared archs in syncPhilip Guenther
2015-09-06Fix aliasing of sys_errlist, sys_nerr, sys_siglist, and sys_signamePhilip Guenther
2015-09-05Hide some YP internals. Annotate a few private hooks currently usedTheo de Raadt
2015-09-05Use new framework for wrapping cat{open,gets,close}(), eliminatingPhilip Guenther
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingPhilip Guenther
2015-08-26Hide many (194!) symbols that nothing should be using.Philip Guenther
2015-08-22Explicitly list the symbols permitted to be exported by libc.Philip Guenther