2018-03-23 15:57 | Use sizeof(buf) instead of BUFSIZ | sin | 1 | +1 | -1 |
2018-03-23 15:56 | Move pexec code into its own function | sin | 1 | +29 | -21 |
2018-03-23 13:32 | Bump to 0.1 | sin | 1 | +1 | -1 |
2018-03-23 13:29 | Change example | sin | 1 | +1 | -1 |
2018-03-23 12:12 | Name memfd region according to argv[0] | sin | 1 | +1 | -1 |
2018-03-23 12:09 | Print usage for unknown options | sin | 1 | +2 | -0 |
2018-03-23 12:04 | Forgot sys/stat.h | sin | 1 | +1 | -0 |
2018-03-23 11:56 | Chmod fd to 0755, makes it work on grsec kernels | sin | 1 | +3 | -0 |
2018-03-23 11:52 | Add -i to clear environment before exec | sin | 3 | +68 | -13 |
2018-03-23 11:48 | Add an envp argument to pexec() | sin | 1 | +4 | -5 |
2018-03-23 11:38 | Add Makefile | sin | 1 | +35 | -0 |
2018-03-23 11:33 | Fixup argument passing | sin | 1 | +1 | -1 |
2018-03-23 11:20 | Initial commit | sin | 1 | +113 | -0 |