summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/Symbol.map
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Discussed with: arch@
* Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3)andre2006-03-141-0/+1
| | | | | | | | providing proper error checking and other improvements. Obtained from: OpenBSD Requested by: flz (to port Open[BGP|OSPF]D) MFC after: 3 days
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+98
Reviewed by: davidxu
OpenPOWER on IntegriCloud