summaryrefslogtreecommitdiffstats
path: root/src/core/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-2/+4
* Use common symbols to avoid dragging in getopt.o unless a getopt-usingMichael Brown2006-12-191-0/+4
* Cope with system("").Michael Brown2006-12-081-6/+12
* D'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh d'ohMichael Brown2006-12-081-3/+9
* Added execv() and system().Michael Brown2006-12-081-0/+139