From 52ea1a30afc204553c99126ab43c2b16f2bd0182 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 20 Sep 2015 19:25:39 +0200 Subject: FFI: Add ssize_t declaration. --- doc/changes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/changes.html') diff --git a/doc/changes.html b/doc/changes.html index 125b58b4..82d3c140 100644 --- a/doc/changes.html +++ b/doc/changes.html @@ -123,6 +123,7 @@ Please take a look at the commit history for more details.
  • FFI: Compile lightuserdata to void * conversion.
  • FFI: Compile ffi.gc(cdata, nil), too.
  • FFI: Add ffi.typeinfo().
  • +
  • FFI: Add ssize_t declaration.
  • -- cgit v1.2.3-55-g6feb