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 ------------------------------------------------------------------------------ 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