aboutsummaryrefslogtreecommitdiffstats
path: root/src/unistd (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-11m doc: exec will use . and default PATH if PATH is not setMattias Andrée1-4/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-11add exec functionsMattias Andrée1-0/+376
Signed-off-by: Mattias Andrée <maandree@operamail.com>