]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
FFI: Convert io.* file handle to FILE * pointer (but as a void *).
authorMike Pall <mike>
Tue, 29 May 2012 10:08:21 +0000 (12:08 +0200)
committerMike Pall <mike>
Tue, 29 May 2012 10:09:18 +0000 (12:09 +0200)
commitfa2572da6c45a6dc18cec8cf9ecc80869b6ac04e
tree675141759c1780ca0b4432e3afdfef2748f4bc2e
parent97b7edb206830d661e1eab30b40bffed93e9569e
FFI: Convert io.* file handle to FILE * pointer (but as a void *).
doc/ext_ffi_semantics.html
src/lj_cconv.c
src/lj_crecord.c