> LD_ASSUME_KERNEL doesn't work for static binaries, the following patch makes > it work even for them (so you can influence what libraries it will use > during NSS lookups or ICONV). Ok, we need that. I think it needs to be __secure_getenv, though. I also wonder why this stuff is in linux/i386 instead of linux/.