summaryrefslogtreecommitdiff
path: root/lib/libc/include
AgeCommit message (Expand)Author
2019-03-05Transfer all the keys that were created in the libc stub implementationchristos
2018-01-17Revert to commits as they broke few rump testskamil
2018-01-07Revert asctime() namespacingkamil
2018-01-07Revert namespacing of atoi(3)kamil
2018-01-05Register new weak symbol in libc for internal usage: atoikamil
2018-01-05Register new weak symbol in libc for internal usage: asctimekamil
2018-01-05Register dl_iterate_phdr in the libc's namespace.hkamil
2018-01-05Register more syscalls in namespace.h (of libc)kamil
2017-11-30Import SHA-3 code into libc and libkern.riastradh
2017-10-22xref libc/READMEriastradh
2017-10-22Add an explanation of how namespace.h works.christos
2017-07-14Avoid common declaration.joerg
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2017-02-08empty to nothingchristos
2017-02-08Make paccept a weak symbol in preparation for using it in another functionmaya
2017-02-08__empty is defined in <sys/cdefs.h>christos
2017-01-13allow overriding snprintf/vsnprintfchristos
2017-01-12undo SSP damage from -Wsystem-headerschristos
2017-01-12put back strerror_ss, it will be used shortly.christos
2017-01-12Add strerror_ss_r to be used by syslog_sschristos
2016-09-24remove mpool_getfchristos
2016-09-24bump for the flags version of db routineschristos
2016-04-03userland bits for wait6/waitid.christos
2015-09-10namespace protect allocaddrinfochristos
2015-05-01- new test for strtoichristos
2015-02-17Introduce reallocarr(3) for easy (re)allocation of memory with overflowjoerg
2015-01-20Fix non _REENTRANT build.christos
2014-09-26add execvpe, execlpe (reviewed by phone)christos
2014-09-25Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.xmanu
2014-08-03defintion -> definitionwiz
2014-06-13Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom ofjoerg
2014-03-20CID 273814, don't confuse coverity.christos
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-05-04move prototypes to stdio.hchristos
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