Files
semi-libc/src/ldso
Rich Felker 028092b61f fix time64 link regression of dlsym stub for static-linked programs
in commit 22daaea39f, the
__dlsym_redir_time64 function providing the backend for __dlsym_time64
was defined only in the dynamic linker, and thus was undefined when
static linking a program referencing dlsym. use the same stub_dlsym
definition that provides __dlsym (the non-redirecting backend) for
static linked programs to provide it, conditional on _REDIR_TIME64.
2019-11-03 01:19:01 -05:00
..
2016-03-06 17:41:56 +00:00
2019-06-14 17:13:05 -04:00
2017-02-15 16:54:51 -05:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00