r15660 - gnucash/trunk/src - Add wrappable functions to spawn, chat with and kill processes.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Feb 25 12:36:00 EST 2007


Author: andi5
Date: 2007-02-25 12:35:57 -0500 (Sun, 25 Feb 2007)
New Revision: 15660
Trac: http://svn.gnucash.org/trac/changeset/15660

Modified:
   gnucash/trunk/src/app-utils/app-utils.i
   gnucash/trunk/src/app-utils/guile-util.c
   gnucash/trunk/src/app-utils/guile-util.h
   gnucash/trunk/src/core-utils/gnc-glib-utils.c
   gnucash/trunk/src/core-utils/gnc-glib-utils.h
Log:
Add wrappable functions to spawn, chat with and kill processes.

* gnc_spawn_process_async, gnc_process_get_fd and gnc_detach_process in
  app-utils/guile-util
* gnc_gpid_kill in core-utils/gnc-glib-utils. Works on Windows too.
  Defined there to avoid clashes with GUID definitions from winbase.h.




More information about the gnucash-patches mailing list