]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
liblua: Emulate DIR, opendir, fdopendir, closedir
authorcem <cem@FreeBSD.org>
Sat, 17 Feb 2018 22:18:39 +0000 (22:18 +0000)
committercem <cem@FreeBSD.org>
Sat, 17 Feb 2018 22:18:39 +0000 (22:18 +0000)
commit0a4cda7bf6e40a81fad04fe8d9a2bb58f52f30e3
tree8f019241a6cb1863cb346b0a6e4dcff3b2081aa7
parent68bc0c038d449116181ce92e87a1ca285c8d94b8
liblua: Emulate DIR, opendir, fdopendir, closedir

In a similar fashion to FILE, provide thin shims for the standard directory
manipulation functions.

Reviewed by: imp
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14417
stand/liblua/lstd.c
stand/liblua/lstd.h