Bug#731509: libc6: provide a way to read the environment in ifunc dispatch functions

2013-12-06 Thread Andrei POPESCU
Control: reassign -1 src:libc6 On Vi, 06 dec 13, 07:33:39, Vincent Danjean wrote: > Source: libc6 > Version: 2.17-97 > Severity: wishlist > Tags: upstream > > Hi, > > I'm using ifunc functions but I would like to read the environment in order > to select the runtime function. > A small pro

Bug#731509: libc6: provide a way to read the environment in ifunc dispatch functions

2013-12-06 Thread Vincent Danjean
I forgot to attach the example program Here is. -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.org GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html APT repo: deb http://peop

Bug#731509: libc6: provide a way to read the environment in ifunc dispatch functions

2013-12-05 Thread Vincent Danjean
Source: libc6 Version: 2.17-97 Severity: wishlist Tags: upstream Hi, I'm using ifunc functions but I would like to read the environment in order to select the runtime function. A small program easily shows that the libc 'environ' variable (nor "_environ" nor "__environ") is not yet initiali