summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* MFC r316213:kib2017-04-231-0/+3
* MFC r311651:kib2017-01-211-0/+1
* MFC r303795:kib2016-08-201-0/+5
* Import reallocarray(3) from OpenBSDbapt2015-05-011-0/+1
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-031-0/+1
* Add bsearch_b to the libc map and the stdlib header.pfg2014-09-011-0/+1
* Add re-entrant versions of the hash functions based on the GNU api.pfg2014-07-211-0/+3
* Move _b functions into the 11.x symbol version namespace.theraven2014-04-031-4/+7
* Add support for some block functions that come from OS X. These aretheraven2014-04-021-0/+4
* Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,jasone2012-04-171-12/+0
* Add aligned_alloc(3).ed2012-01-091-0/+1
* Properly sort functions by name.ed2012-01-081-3/+3
* Implement quick_exit() / at_quick_exit() from C++11 / C1x. Also add atheraven2011-12-071-0/+2
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-0/+18
* Add thread-specific caching for small size classes, based on magazines.jasone2008-08-271-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+0
* Don't export the unused __use_pts() routine.ed2008-06-171-1/+0
* Backout 1.5 as requested by deischenjon2007-05-221-1/+0
* __cleanup() is needed for ports/devel/valgrind, export it.jon2007-05-221-0/+1
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-2/+4
* Add malloc_usable_size(3).jasone2006-03-281-0/+1
* Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3)andre2006-03-141-0/+1
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+98
OpenPOWER on IntegriCloud