summaryrefslogtreecommitdiffstats
path: root/lib/libc/shlib_version
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Unexport __floatundidf.kettenis1-2/+2
2019-05-13Add missing word in comment.tb1-2/+2
2019-05-10Inroduce malloc_conceal() and calloc_conceal(). Similar to theirotto1-1/+1
2019-02-04Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX.millert1-1/+1
2019-01-11mincore() is a relic from the past, exposing physical machine informationderaadt1-1/+1
2018-11-21Introducing malloc_usable_size() was a mistake. While some otherotto1-2/+2
2018-11-18Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man pageotto1-1/+1
2018-11-05aligned_alloc bumpotto1-1/+1
2018-10-30Add C11's timespec_get(3); minor bump for libc.guenther1-1/+1
2018-09-13Add uid_from_user() and gid_from_group(), derived from pax's cache.c.millert1-1/+1
2018-07-13Crank minor for unveilbeck1-1/+1
2018-01-14Add two more ARM EABI aliases that I missed in the previous libc minorkettenis1-1/+1
2017-12-26Add ARM EABI runtime aliases to the GCC runtime functions that we includekettenis1-1/+1
2017-12-05Implement __cxa_thread_atexit to support C++11 thread_local scope. Thekettenis1-1/+1
2017-11-04Revert recent changes to unbreak ports/net/sambajca1-2/+2
2017-10-31Argh: put back some linker-supplied symbols to avoid triggering a bugguenther1-1/+1
2017-10-28Change pthread_cleanup_{push,pop} to macros that store the cleanup infoguenther1-1/+1
2017-09-05Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther1-2/+2
2017-06-19port the RBT code to userland by making it part of libc.dlg1-1/+1
2017-04-30Add futex(2) shim, bump minor.mpi1-1/+1
2017-04-10monir bump for freezerootto1-1/+1
2017-03-06recallocarray bumpotto1-1/+1
2016-09-17Add an interface to find the ARM.exidx table for use by the ARM EHABI unwinder.kettenis1-1/+1
2016-09-04minor bump for SHA512/256 API additions; ok tedu@ deraadt@naddy1-1/+1
2016-09-01bumpotto1-1/+1
2016-05-23Major bump for the removal of the various locale, ruserok, andguenther1-1/+1
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.guenther1-1/+1
2016-03-30Major bump for getlogin*/ptrace changesguenther1-1/+1
2016-03-21Rename the system call sendsyslog2 to sendsyslog. Keep the old onebluhm1-2/+2
2016-03-20Rearrange C runtime bits: now that ld.so exports environ and __progname,guenther1-1/+1
2015-11-18update for new symbols and codetedu1-1/+1
2015-11-10Split the intra-thread functionality from kill(2) into its own syscallguenther1-1/+1
2015-10-23crank libc majorderaadt1-1/+1
2015-09-13Major bump for symbol removalsguenther1-1/+1
2015-09-09Bump for symbol removalsguenther1-1/+1
2015-08-26Oh yeah, crank the major. You talk about something and then your mindguenther1-2/+2
2015-07-19adding a syscall requires a minor bump; ok guenther@schwarze1-1/+1
2015-06-20Bump major after {,asr_}print_sockaddr() renaming.jca1-1/+1
2015-04-07Make pthread_atfork() track the DSO that called it like atexit() does,guenther1-2/+2
2015-01-12Add fgetwln(3) from FreeBSD and bump libc minor revision.millert1-1/+1
2014-12-08major++tedu1-2/+2
2014-11-17minor++tedu1-1/+1
2014-09-08bump minor after addition of \<word\> support to regcomp; ok miod@naddy1-1/+1
2014-08-31Add additional kernel interfaces for setting close-on-exec on fdsguenther1-1/+1
2014-07-14crank major for syslog_r(3) using sendsyslog(2). new kernel needed, too.deraadt1-1/+1
2014-06-13crank majorderaadt1-1/+1
2014-05-12move the ohash functions into libutil by popular demand.espie1-2/+2
2014-04-30minor++ because of AI_ADDRCONFIGsperreault1-1/+1
2014-04-21crank minorderaadt1-1/+1
2014-03-23major++ in preparation for coming changestedu1-2/+2