aboutsummaryrefslogtreecommitdiffstats
path: root/cscript.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use -O2 -march=native -pipe alwaysHEADmasterJason A. Donenfeld2022-04-061-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* script: use memfd_create instead of O_TMPFILEJason A. Donenfeld2021-06-151-14/+6
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Initial commitJason A. Donenfeld2018-07-051-0/+109