91d93016c8
emulation of them these get passed as exit values from a pthread as a void* (c.f. pthread_join(), pthread_exit()). Do not use the address of an int variable for these, but provide the address of a void* and assign the value afterwards. Fixes hijacking of pollts/select on 64bit big endian hosts. Spotted by and fix from pooka. |
||
---|---|---|
.. | ||
hijack.c | ||
hijack.h | ||
hijackdlsym.c | ||
Makefile | ||
rumphijack.3 | ||
shlib_version |