On Wed, 8 Jul 2009, mobi phil wrote:

cegcc library implements its own getenv/setenv... I wanted to know under
witch registry key...

i don't think that cegcc uses a registry key, but use instead a static buffer

Vincent



what about the kernel driver ?

On Wed, Jul 8, 2009 at 6:02 PM, Vincent Torri <vto...@univ-evry.fr> wrote:



On Wed, 8 Jul 2009, Klaus Rechert wrote:

Hi,

take a look at

http://svn.enlightenment.org/svn/e/trunk/PROTO/evil/


note that this is a trick. I just managed the registrery to simulate
setenv/getenv/putenv. Contrary to the unix commands, the environment
variables created by those function are global.

Also, as it uses a static buffer, if you call getenv twice, the second call
will erase the first one (same behavior than what is described in the man
page of the opengroup:
http://www.opengroup.org/onlinepubs/000095399/functions/getenv.html)

Vincent




--
rgrds,
mobi phil

being mobile, but including technology
http://mobiphil.com

--
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.
Message délivré par le serveur de messagerie de l'Université d'Evry.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to