summaryrefslogtreecommitdiff
path: root/lib/libc/include/namespace.h
AgeCommit message (Expand)Author
2012-04-12name protection for getpassfdchristos
2012-04-12Add a new getpass implementation that does not mess with signals, andchristos
2012-03-02PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operationschristos
2012-02-15Make sure that membar_producer gets the proper namespace mangling for libc.joerg
2011-07-04Import xdr_sizeof() from FreeBSDmanu
2011-03-26add fpgetprec/fpsetprecchristos
2011-03-12Fix various vis/unvis issues:christos
2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos
2010-11-17Provide proper namespace protection for rbtree(3) because it is nowtron
2010-11-13forgot to commit this one for two months!christos
2010-09-06New vdprintf needs "namespace protection".jakllsch
2010-04-25Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).joerg
2010-03-19Namespace protection for mi_vector_hash.joerg
2009-12-02Protect getline.roy
2009-12-01Protect getdelim when used internally.roy
2009-05-26Add SHA224 implementation to libc.joerg
2009-01-11merge christos-time_tchristos
2008-12-05Add fdopendir(), from Solaris/Linux.ad
2008-11-20Add new ptree (Patricia / RADIX tree) implementation to NetBSD.matt
2008-10-31Import syslogd SoC project by Martin Schuette:christos
2008-08-04Add C99 functions imaxabs and imaxdiv.matt
2008-06-25Add getlogin_r. Manual page changes mostly lifted from FreeBSD.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-02namespace protection for csetexpandtc()christos
2007-06-03- add read and readlink since they are used internallychristos
2007-05-10The sl_delete function needs namespace protection added here as well.he
2007-02-18SHA512_Last is not public anymore.christos
2007-02-17Define for SHA512_Last.christos
2006-11-08cleanup unused stuff after hmac_* removaldrochner
2006-11-03protect the *syslog_sschristos
2006-10-28add {v,}snprintf_sschristos
2006-10-25add _r functions for syslog from OpenBSDchristos
2006-08-24remove duplicates added in previous commit.mrg
2006-08-23I think we want both wcs{c,n}casecmp weak.christos
2006-08-23add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems..mrg
2006-08-12- Add strndup and stresepchristos
2006-06-23Make these weak as Matthias Drochner pointed out.christos
2006-05-05Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).rpaulo
2006-04-17Add setttyentpath(), functionally equivalent to setttyent() but takes ansalo
2006-04-16namespace protect wcstod too, and fix the protection in wcstold and wcstof.christos
2006-04-15wcstod(3) is conform to ISO C90 Ammendant1 (FreeBSD's manpage is incorrect...).tnozaki
2006-04-15add c99 wcstof(3) and wcstold(3).tnozaki
2006-03-15Add strtof(3) and strtold(3); welcome libc 12.137.kleink
2006-01-26Need to give the various rpc locks private names (prefixing them withkleink
2005-09-26the sha2 functions have an _.christos
2005-09-25Fix weak aliasing after recent changes.elad
2005-09-25add getenv_r and ttyname_rchristos
2005-08-07Last change to namespace.h had an wrong entry: in6addr_nodelocal_allroutersveego
2005-08-07add missing in6addr_linklocal_allrouters.christos
2005-07-30- Fix the remaining indr_references so that they define lint symbols.christos