Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Basile STARYNKEVITCH <basile@starynkevitch.net>
Cc: Dave Benjamin <dave@ramenlabs.com>, caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Writing to argv[0]
Date: Fri, 10 Oct 2008 16:11:43 +0100	[thread overview]
Message-ID: <20081010151143.GA15400@annexia.org> (raw)
In-Reply-To: <48EE23BF.3080300@starynkevitch.net>

On Thu, Oct 09, 2008 at 05:31:11PM +0200, Basile STARYNKEVITCH wrote:
> Dave Benjamin wrote:
> >Hi,
> >
> >Is there any way for an OCaml program to change its name in the process 
> >table? Assigning to Sys.argv.(0) has no effect.
> 
> 
> Write a C wrapper for that. And this trick seems Linux specific (it has 
> no sense in Posix) -maybe working on few other OSes.

http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c?rev=1.33.2.1;content-type=text%2Fplain

PostgreSQL offers this code to change the proc title on many different
platforms.

Rich.

-- 
Richard Jones
Red Hat


  parent reply	other threads:[~2008-10-10 15:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-09 15:26 Dave Benjamin
2008-10-09 15:31 ` [Caml-list] " Basile STARYNKEVITCH
2008-10-09 15:43   ` Savanni D'Gerinel
2008-10-10  4:58     ` Dave Benjamin
2008-10-10  4:53   ` Dave Benjamin
2008-10-10 13:26     ` Dave Benjamin
2008-10-10 18:48       ` Jason Noakes
2008-10-10 20:11         ` Dave Benjamin
2008-10-10 15:11   ` Richard Jones [this message]
2008-10-10 16:33     ` Dave Benjamin
2008-10-10 16:59       ` Richard Jones
2008-10-10 20:19         ` Dave Benjamin

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=20081010151143.GA15400@annexia.org \
    --to=rich@annexia.org \
    --cc=basile@starynkevitch.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=dave@ramenlabs.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox