K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-04-21T04:06:57.000000Z K 7 svn:log V 234 After relocating the main program, but before calling any of the _init() functions, initialize the global variables "__progname" and "environ". This makes it possible for the _init() functions to call things like getenv() and err(). END