aboutsummaryrefslogtreecommitdiff
path: root/libexec/flua/modules
Commit message (Expand)AuthorAgeFilesLines
* flua: unbreak the buildKyle Evans14 days2-0/+709
* flua: kick out the remaining builtin modulesKyle Evans2025-10-046-1505/+0
* Revert "flua: kick out the remaining builtin modules"Kyle Evans2025-10-046-0/+1505
* flua: kick out the remaining builtin modulesKyle Evans2025-10-036-1505/+0
* flua: fbsd: allow stdout to be captured for exec() processesKyle Evans2025-07-091-13/+82
* flua: fbsd: return a process handle to operate on when we exec()Kyle Evans2025-07-091-8/+86
* flua: fbsd: avoid leaking stdin pipes on errorKyle Evans2025-07-091-6/+10
* lposix: Clean up the posix namespace definitionsMark Johnston2025-07-072-18/+41
* lposix: Use reentrant passwd and group lookup functionsMark Johnston2025-07-041-10/+19
* flua: add posix.unistd.execpIsaac Freund2025-05-121-0/+57
* flua: add posix.unistd.dup2()Isaac Freund2025-05-121-0/+34
* flua: clean up lposix argument checkingIsaac Freund2025-05-111-68/+43
* flua: lposix: add fnmatch functionStefan Eßer2024-10-282-0/+42
* Fix the cross-build after recent commitsKyle Evans2024-09-301-0/+2
* flua: lposix: add more useful functions for general purpose scriptsKyle Evans2024-09-302-33/+385
* flua: Add wrappers for sys/utsname.hMark Johnston2024-09-052-1/+47
* flua: add fbsd moduleBaptiste Daroussin2023-09-272-0/+166
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* flua: chown(2) binding, fix bad copy/pasteBaptiste Daroussin2022-11-251-1/+1
* flua: add a chown(2) bindingBaptiste Daroussin2022-11-251-0/+59
* stand: lua: enhance lfs.dir() to speed up kernels_autodetectKyle Evans2021-01-291-1/+27
* flua: implement chmodEd Maste2020-03-132-0/+39
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-184-0/+531