| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gcc complains if given the obscure flag "-Werror=declaration-after-statement" | Armin Rigo | 2015-03-03 | 1 | -0/+2 |
| | | |||||
| * | issue #177: workaround for some Linux kernels | Armin Rigo | 2015-02-26 | 1 | -1/+52 |
| | | |||||
| * | Uh, ffi_closure_alloc() and ffi_closure_free() are already defined | Armin Rigo | 2012-06-16 | 1 | -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 Rigo | 2012-06-16 | 1 | -0/+123 |
