On Mar 8 14:24, Jon Turney wrote: > Note that this always returns with dli_sname and dli_saddr set to NULL, > indicating no symbol matching addr could be found. > > Signed-off-by: Jon Turney <[email protected]> > --- > > Notes: > Mesa 17.1 will want to use dladdr() in order to use the mtime of a > loadable > module to control the validity of a cache, and this implementation > suffices > for that purpose (not that this caching is implemented for llvmpipe at the > moment) > > winsup/cygwin/common.din | 1 + > winsup/cygwin/dlfcn.cc | 34 ++++++++++++++++++++++++++++++++++ > winsup/cygwin/include/dlfcn.h | 18 ++++++++++++++++++ > winsup/doc/posix.xml | 4 ++++ > 4 files changed, 57 insertions(+)
Thwe API minor version bump is missing. With this addition, please apply. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat
signature.asc
Description: PGP signature
