aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sparc64/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-1/+0
* Replace MD assembly exect() with a portable version.Brooks Davis2018-04-121-3/+0
* libc: stop exporting cerrorEd Maste2016-03-301-1/+0
* libc: stop exporting curbrk and minbrk in the private namespaceEd Maste2016-03-241-2/+0
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-211-1/+0
* Fix whitespace inconsistencies found in homegrown Symbol.maps.Ed Schouten2011-10-071-1/+1
* Since nan() is supposed to work the same as strtod("nan(...)", NULL),David Schultz2007-12-181-3/+0
* Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace soDavid Schultz2007-12-161-0/+3
* Some libc symbol map cleanups.Daniel Eischen2007-05-311-4/+0
* - Add bits for userland profiling. For sun4u this is compile-tested only.Marius Strobl2007-05-111-0/+1
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-11/+13
* - Move _Qp_* and __dtoul from FBSDprivate to the list of FBSD_1.0 symbolsMarius Strobl2006-04-111-35/+18
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+117