lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Trying to avoid building it myself. I need at least the basics

  opendir(3)
  closedir(3)
  readdir(3)

but would love to have bindings to

  glob(3)
  fnmatch(3)
  scandir(3)

as well.

Thanks,
Sam