6 atfork (atforkvalue, 0);
7 + char const * ld_path = getenv("LIBO_LD_PATH");
8 + if (ld_path && setenv("LD_LIBRARY_PATH", ld_path, 1) != 0)
11 /* First close all fds which will not be inherited. If we
12 * have closefrom(2) we first figure out the highest fd we