/[guile]/guile/guile-core/libguile/simpos.c
ViewVC logotype

Diff of /guile/guile-core/libguile/simpos.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.50 by kryde, Tue Aug 12 20:23:35 2003 UTC revision 1.51 by kryde, Tue Aug 12 20:24:52 2003 UTC
# Line 49  SCM_DEFINE (scm_system, "system", 0, 1, Line 49  SCM_DEFINE (scm_system, "system", 0, 1,
49              "Execute @var{cmd} using the operating system's \"command\n"              "Execute @var{cmd} using the operating system's \"command\n"
50              "processor\".  Under Unix this is usually the default shell\n"              "processor\".  Under Unix this is usually the default shell\n"
51              "@code{sh}.  The value returned is @var{cmd}'s exit status as\n"              "@code{sh}.  The value returned is @var{cmd}'s exit status as\n"
52              "returned by @code{waitpid}, which can be interpreted using the\n"              "returned by @code{waitpid}, which can be interpreted using\n"
53              "functions above.\n"              "@code{status:exit-val} and friends.\n"
54              "\n"              "\n"
55              "If @code{system} is called without arguments, return a boolean\n"              "If @code{system} is called without arguments, return a boolean\n"
56              "indicating whether the command processor is available.")              "indicating whether the command processor is available.")

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26