summaryrefslogtreecommitdiff
path: root/libs/file-exec.c
AgeCommit message (Collapse)Author
2008-08-07Add copyright notice.Flavio Cruz
2008-07-30Use the GNU Coding Style.Flavio Cruz
2008-07-30Fork the process to execute a file. Implemente exec_finished as an interface ↵Flavio Cruz
for the lisp part.
2008-07-29Move helper libraries to /libs.Flavio Cruz
--HG-- rename : hurd/helper-libs/fetch-root.c => libs/fetch-root.c rename : hurd/helper-libs/file-utimes.c => libs/file-utimes.c rename : hurd/helper-libs/Makefile => libs/Makefile rename : hurd/helper-libs/file-exec.c => libs/file-exec.c rename : hurd/helper-libs/portset-demuxer.c => libs/portset-demuxer.c rename : hurd/helper-libs/round-page.c => libs/round-page.c