summaryrefslogtreecommitdiff
path: root/lib/libc/include/namespace.h
AgeCommit message (Expand)Author
2014-09-26add execvpe, execlpe (reviewed by phone)christos
2014-09-25Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.xmanu
2014-06-13Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom ofjoerg
2014-01-16remove dupschristos
2014-01-16namespace protection for the new err functionschristos
2014-01-16Fix (v)errc/(v)warnc.joerg
2013-12-05Add cdbr_open_mem.joerg
2013-08-28Publish explicit_memset and consttime_memequal in userland libc.riastradh
2013-08-19Add strerror_l.joerg
2013-08-19Add nl_langinfo_l, catopen_l and wcsftime_l.joerg
2013-04-30Make that to process PATH_LOCALE the first time _find_category isjoerg
2013-04-21Store time-specific locale data directly in the locale.joerg
2013-04-19Add scanf_l and wscanf_l families.joerg
2013-04-19Add dummy strcoll_l and strxfrm_l.joerg
2013-04-19Add explicit locale versions for the printf family. Replace asprintf,joerg
2013-04-18Add wcscoll_l, wcsxfrm_l, wcsncasecmp_l, wcscasecmp_l, btowc_l,joerg
2013-04-18Add wcstof_l, wcstod_l and wcstold_l.joerg
2013-04-18Add strtof_l, strtod_l and strtold_l.joerg
2013-04-16Add strtol_l and friends. Switch _citrus_bcs_strtol to use plainjoerg
2013-04-16Add wcwidth_l, wcswidth_l and the wctype.h family of *_l functions.joerg
2012-08-20I'm fairly sure the libc rules require that arc4random_addrandom,dsl
2012-07-09Add weak symbol for murmurhash2.rmind
2012-06-03Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) tojoerg
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