summaryrefslogtreecommitdiff
path: root/c/malloc_closure.h
Commit message (Collapse)AuthorAgeFilesLines
* gcc complains if given the obscure flag "-Werror=declaration-after-statement"Armin Rigo2015-03-031-0/+2
|
* issue #177: workaround for some Linux kernelsArmin Rigo2015-02-261-1/+52
|
* Uh, ffi_closure_alloc() and ffi_closure_free() are already definedArmin Rigo2012-06-161-2/+2
| | | | | in recent versions of <ffi.h>, but of course not all of them. Rename.
* Increase portability among UNIX systems with a bit of code from ctypes.Armin Rigo2012-06-161-0/+123