summaryrefslogtreecommitdiff
path: root/loadapi.c
Commit message (Expand)AuthorAgeFilesLines
* Add memory allocation cleanup to loadable objects.Paul Smith2013-05-041-1/+15
* Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii2013-05-031-2/+0
* Use ENULLLOOP to handle EINTR during realpath(). Fixes Savannah bug #38420Paul Smith2013-02-281-0/+1
* Expand the loadable object support.Paul Smith2013-02-251-0/+49