summaryrefslogtreecommitdiff
path: root/lib/libsbuf/Symbol.map
Commit message (Collapse)AuthorAgeFilesLines
* MFC r249377, r249378, r249379:Mikolaj Golub2013-05-061-0/+5
| | | | | | | | | | | | | | | | | | | | | r249377: Add sbuf_start_section() and sbuf_end_section() functions, which can be used for automatic section alignment. Discussed with: kib Reviewed by: kib r249378: Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map. r249379: Document sbuf_start_section() and sbuf_end_section() functions. Notes: svn path=/stable/9/; revision=250308
* Bump shlib versionPoul-Henning Kamp2011-05-171-0/+24
Instigate symbol versioning Pray that I don't break the build. Notes: svn path=/head/; revision=222033