[as-devel] CVS commit to afterstep-stable

root root@aftercode.net
Mon, 28 Jul 2008 15:00:02 -0500 (CDT)


Modified files:
  Mon Jul 28 14:40:51 2008 libAfterStep/asapp.c
  Mon Jul 28 14:40:51 2008 libAfterStep/functions.h
  Mon Jul 28 14:40:51 2008 src/afterstep/configure.c
  Mon Jul 28 14:40:51 2008 src/afterstep/functions.c
  Mon Jul 28 14:40:51 2008 src/tools/ASRun/main.c
ChangeLog:
  added new function ExecInDir <dirname> <command> to run command using dirname as current dir. Added --cwd cmd line flag to ASRun to make use of ExecInDir