summaryrefslogtreecommitdiffstats
path: root/lib/libc/shlib_version (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unexport __floatundidf.kettenis2019-10-231-2/+2
* Add missing word in comment.tb2019-05-131-2/+2
* Inroduce malloc_conceal() and calloc_conceal(). Similar to theirotto2019-05-101-1/+1
* Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX.millert2019-02-041-1/+1
* mincore() is a relic from the past, exposing physical machine informationderaadt2019-01-111-1/+1
* Introducing malloc_usable_size() was a mistake. While some otherotto2018-11-211-2/+2
* Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man pageotto2018-11-181-1/+1
* aligned_alloc bumpotto2018-11-051-1/+1
* Add C11's timespec_get(3); minor bump for libc.guenther2018-10-301-1/+1
* Add uid_from_user() and gid_from_group(), derived from pax's cache.c.millert2018-09-131-1/+1
* Crank minor for unveilbeck2018-07-131-1/+1
* Add two more ARM EABI aliases that I missed in the previous libc minorkettenis2018-01-141-1/+1
* Add ARM EABI runtime aliases to the GCC runtime functions that we includekettenis2017-12-261-1/+1
* Implement __cxa_thread_atexit to support C++11 thread_local scope. Thekettenis2017-12-051-1/+1
* Revert recent changes to unbreak ports/net/sambajca2017-11-041-2/+2
* Argh: put back some linker-supplied symbols to avoid triggering a bugguenther2017-10-311-1/+1
* Change pthread_cleanup_{push,pop} to macros that store the cleanup infoguenther2017-10-281-1/+1
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-2/+2
* port the RBT code to userland by making it part of libc.dlg2017-06-191-1/+1
* Add futex(2) shim, bump minor.mpi2017-04-301-1/+1
* monir bump for freezerootto2017-04-101-1/+1
* recallocarray bumpotto2017-03-061-1/+1
* Add an interface to find the ARM.exidx table for use by the ARM EHABI unwinder.kettenis2016-09-171-1/+1
* minor bump for SHA512/256 API additions; ok tedu@ deraadt@naddy2016-09-041-1/+1
* bumpotto2016-09-011-1/+1
* Major bump for the removal of the various locale, ruserok, andguenther2016-05-231-1/+1
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-1/+1
* Major bump for getlogin*/ptrace changesguenther2016-03-301-1/+1
* Rename the system call sendsyslog2 to sendsyslog. Keep the old onebluhm2016-03-211-2/+2
* Rearrange C runtime bits: now that ld.so exports environ and __progname,guenther2016-03-201-1/+1
* update for new symbols and codetedu2015-11-181-1/+1
* Split the intra-thread functionality from kill(2) into its own syscallguenther2015-11-101-1/+1
* crank libc majorderaadt2015-10-231-1/+1
* Major bump for symbol removalsguenther2015-09-131-1/+1
* Bump for symbol removalsguenther2015-09-091-1/+1
* Oh yeah, crank the major. You talk about something and then your mindguenther2015-08-261-2/+2
* adding a syscall requires a minor bump; ok guenther@schwarze2015-07-191-1/+1
* Bump major after {,asr_}print_sockaddr() renaming.jca2015-06-201-1/+1
* Make pthread_atfork() track the DSO that called it like atexit() does,guenther2015-04-071-2/+2
* Add fgetwln(3) from FreeBSD and bump libc minor revision.millert2015-01-121-1/+1
* major++tedu2014-12-081-2/+2
* minor++tedu2014-11-171-1/+1
* bump minor after addition of \<word\> support to regcomp; ok miod@naddy2014-09-081-1/+1
* Add additional kernel interfaces for setting close-on-exec on fdsguenther2014-08-311-1/+1
* crank major for syslog_r(3) using sendsyslog(2). new kernel needed, too.deraadt2014-07-141-1/+1
* crank majorderaadt2014-06-131-1/+1
* move the ohash functions into libutil by popular demand.espie2014-05-121-2/+2
* minor++ because of AI_ADDRCONFIGsperreault2014-04-301-1/+1
* crank minorderaadt2014-04-211-1/+1
* major++ in preparation for coming changestedu2014-03-231-2/+2