Commit Graph

3 Commits

Author SHA1 Message Date
tron
f48c4e3753 Fix error in memory handling. 2003-08-25 10:52:23 +00:00
tron
c28355d067 Add a new library function fcexec() which allows to run a command after
changing the current directory.
2003-08-25 10:23:41 +00:00
tron
777ed45553 Add a new utility function which use vfork(2) and exec(2) directly instead
of system(3) to run an external program.
2003-08-24 21:10:47 +00:00