Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-12 | move and deduplicate declarations of __procfdname to make it checkable | Rich Felker | 1 | -2/+0 |
2018-09-04 | implement fexecve in terms of execveat when it exists | Joseph C. Sible | 1 | -0/+5 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -1/+0 |
2013-08-02 | debloat code that depends on /proc/self/fd/%d with shared function | Rich Felker | 1 | -3/+4 |
2011-09-29 | fix various bugs in path and error handling in execvp/fexecve | Rich Felker | 1 | -1/+4 |
2011-02-27 | implement fexecve | Rich Felker | 1 | -0/+10 |