texlive[44176] Build/source/texk/web2c/luatexdir/lua/luastuff.w:

commits+kakuto at tug.org commits+kakuto at tug.org
Thu May 4 00:13:06 CEST 2017


Revision: 44176
          http://tug.org/svn/texlive?view=revision&revision=44176
Author:   kakuto
Date:     2017-05-04 00:13:06 +0200 (Thu, 04 May 2017)
Log Message:
-----------
luastuff.w: add luatex_md5_lua_open

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/luatexdir/lua/luastuff.w

Modified: trunk/Build/source/texk/web2c/luatexdir/lua/luastuff.w
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/lua/luastuff.w	2017-05-03 21:29:26 UTC (rev 44175)
+++ trunk/Build/source/texk/web2c/luatexdir/lua/luastuff.w	2017-05-03 22:13:06 UTC (rev 44176)
@@ -293,6 +293,8 @@
     lua_pushcfunction(L,luatex_loadfile);
     lua_setglobal(L, "loadfile");
 
+    luatex_md5_lua_open(L);
+
     open_oslibext(L);
     open_strlibext(L);
     open_lfslibext(L);



More information about the tex-live-commits mailing list