summaryrefslogtreecommitdiff
path: root/loadapi.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Update Copyright statements for 2014.Paul Smith1-1/+1
2014-09-30* loadapi.c (gmk_eval): Use C90 syntax.Paul Smith1-1/+2
2014-09-15* loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval.Paul Smith1-0/+8
2013-10-05Sanitize the registered function interface.Paul Smith1-4/+3
2013-05-04Add memory allocation cleanup to loadable objects.Paul Smith1-1/+15
2013-05-03Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii1-2/+0
2013-02-28Use ENULLLOOP to handle EINTR during realpath(). Fixes Savannah bug #38420Paul Smith1-0/+1
2013-02-25Expand the loadable object support.Paul Smith1-0/+49