Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Implement dynlib_addr for MS-Windows | Eli Zaretskii | 2015-11-24 | 1 | -2/+114 |
* | Port better to FreeBSD’s dlfunc vs dlsym | Paul Eggert | 2015-11-23 | 1 | -0/+10 |
* | Improve MS-Windows implementation in dynlib.c | Eli Zaretskii | 2015-11-20 | 1 | -9/+95 |
* | Include-file tweaks for modules | Paul Eggert | 2015-11-20 | 1 | -0/+2 |
* | Fix minor module problems found by static checking | Paul Eggert | 2015-11-19 | 1 | -0/+4 |
* | Style fixes for indenting etc. in module code | Paul Eggert | 2015-11-19 | 1 | -19/+26 |
* | Add copyright notices to module code | Paul Eggert | 2015-11-19 | 1 | -9/+25 |
* | Add portable layer for dynamic loading | Aurélien Aptel | 2015-11-18 | 1 | -0/+93 |