summaryrefslogtreecommitdiff
path: root/src/dynlib.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid suppressing -Wcast-function-type warning.Philipp Stephani2019-05-051-1/+1
* Port to Oracle Developer Studio 12.6Paul Eggert2019-04-251-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Use ATTRIBUTE_MAY_ALIAS where alias violations are likelyPhilipp Stephani2017-06-041-4/+7
* Simplify interface of dynlib_attr.Philipp Stephani2017-06-041-1/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Port better to FreeBSD’s dlfunc vs dlsymPaul Eggert2015-11-231-0/+2
* Include-file tweaks for modulesPaul Eggert2015-11-201-1/+0
* Style fixes for indenting etc. in module codePaul Eggert2015-11-191-4/+4
* Add copyright notices to module codePaul Eggert2015-11-191-0/+19
* Add portable layer for dynamic loadingAurélien Aptel2015-11-181-0/+14