summaryrefslogtreecommitdiff
path: root/loadapi.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright statements for 2014.Paul Smith2014-09-301-1/+1
* * loadapi.c (gmk_eval): Use C90 syntax.Paul Smith2014-09-301-1/+2
* * loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval.Paul Smith2014-09-151-0/+8
* Sanitize the registered function interface.Paul Smith2013-10-051-4/+3
* 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