All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mads Martin Joergensen <mmj@mmj.dk>
To: mlmmj@mlmmj.org
Subject: Re: Web based moderation system for MLMMJ
Date: Sat, 07 Feb 2009 10:46:20 +0000	[thread overview]
Message-ID: <20090207104620.GJ4240@mmj.dk> (raw)
In-Reply-To: <498C406B.9070200@goirand.fr>

* Thomas Goirand <thomas@goirand.fr> [Feb 07. 2009 10:17]:
> Just one thing: what is in execlp() that is not in the system exec()
> function?

Have a look at exec(3):

DESCRIPTION
   The  exec()  family  of functions replaces the current process
   image with a new process image.  The functions described in this
   manual page are front-ends for execve(2).  (See the manual page
   for execve(2) for further details about the replacement of the
   current process image.)

There actually exist no exec() call. You might be thinking of system()?

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                 -- A. P. J.

  parent reply	other threads:[~2009-02-07 10:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 13:51 Web based moderation system for MLMMJ Thomas Goirand
2009-02-07  8:30 ` Mads Martin Joergensen
2009-02-07  9:17 ` Thomas Goirand
2009-02-07 10:46 ` Mads Martin Joergensen [this message]
2009-02-07 13:10 ` Thomas Goirand
2009-02-07 13:34 ` Mads Martin Joergensen
2009-02-07 13:43 ` Christian Laursen
2009-02-08 12:54 ` Thomas Goirand
2009-03-01  6:54 ` Thomas Goirand
2009-03-01 23:53 ` James Scott
2009-03-02  6:27 ` Thomas Goirand
2009-03-04 20:20 ` Morten K. Poulsen
2009-03-04 20:37 ` Morten K. Poulsen
2009-03-04 23:38 ` Thomas Goirand
2009-03-06 16:43 ` Morten K. Poulsen
2009-03-06 19:36 ` Thomas Goirand
2009-03-06 20:40 ` Morten K. Poulsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090207104620.GJ4240@mmj.dk \
    --to=mmj@mmj.dk \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.