Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dlfcn-win32/dlfcn-win32 issues and pull requests
#113 - Add support to consume library via CMake's FetchContent
Pull Request -
State: open - Opened by traversaro 11 months ago
#112 - can I dlsym malloc function?
Issue -
State: closed - Opened by CaffeMrDe over 1 year ago
- 5 comments
Labels: help wanted
#111 - Add missing check that section index in get_image_section() is valid
Pull Request -
State: closed - Opened by pali over 1 year ago
- 1 comment
#110 - Add some contributors
Pull Request -
State: closed - Opened by traversaro over 1 year ago
#109 - Cleanup README and add CODEOWNERS file
Pull Request -
State: closed - Opened by traversaro over 1 year ago
#108 - Fix compilation with older SDK and older MSVC
Pull Request -
State: closed - Opened by pali over 1 year ago
- 1 comment
#107 - Add Windows ARM64 support
Pull Request -
State: closed - Opened by driver1998 almost 2 years ago
- 5 comments
#106 - Fix CMake include directive when using wrappers like meson.
Pull Request -
State: closed - Opened by szanni almost 2 years ago
- 3 comments
#105 - config.mak: No such file or directory
Issue -
State: closed - Opened by hajsf over 2 years ago
- 5 comments
#104 - Use of LoadLibraryExA with LOAD_WITH_ALTERED_SEARCH_PATH flag
Issue -
State: open - Opened by MSP-Greg over 2 years ago
- 9 comments
#103 - Replace magic numbers by sdk macros in get_image_section()
Pull Request -
State: closed - Opened by pali over 2 years ago
- 3 comments
#102 - Prefer usage of thread-safe function SetThreadErrorMode() instead of process-global function SetErrorMode()
Pull Request -
State: closed - Opened by pali almost 3 years ago
- 1 comment
#101 - add new lines to links to workaround github Markdown render
Pull Request -
State: closed - Opened by mgood7123 over 3 years ago
- 2 comments
#100 - Understand why settting cmake_minimum_required to 3.20 make test fail
Issue -
State: open - Opened by traversaro over 3 years ago
- 1 comment
Labels: help wanted
#99 - cmake: use CROSSCOMPILING_EMULATOR
Pull Request -
State: closed - Opened by xantares over 3 years ago
- 8 comments
#98 - dladdr: const void *addr
Pull Request -
State: closed - Opened by xantares over 3 years ago
- 4 comments
#97 - cmake: bump version to 3.2
Pull Request -
State: closed - Opened by xantares over 3 years ago
#96 - CMake: Bump version
Pull Request -
State: closed - Opened by xantares over 3 years ago
- 10 comments
#95 - Various fixes
Pull Request -
State: closed - Opened by pali almost 4 years ago
- 3 comments
#94 - dladdr() - Retrieve symbol name and address from export table
Pull Request -
State: closed - Opened by pali almost 4 years ago
- 12 comments
#93 - Add cmake build support to travis CI
Pull Request -
State: closed - Opened by rhabacker almost 4 years ago
- 1 comment
#92 - Testing i586-mingw32msvc-gcc builds via cmake
Issue -
State: open - Opened by pali almost 4 years ago
- 3 comments
#91 - Release 1.3.0
Issue -
State: closed - Opened by traversaro almost 4 years ago
- 7 comments
#90 - Rewrite function save_err_ptr_str() to not use sprintf()
Pull Request -
State: closed - Opened by pali almost 4 years ago
- 3 comments
#89 - Add _CRT_SECURE_NO_WARNINGS for test.c to disable MSVC deprecation warnings
Pull Request -
State: closed - Opened by pali almost 4 years ago
- 2 comments
#88 - Run Travis tests also under i586-mingw32msvc-gcc compiler
Pull Request -
State: closed - Opened by pali almost 4 years ago
- 8 comments
#87 - Add support to dladdr() to inspect export table for additional symbols
Issue -
State: closed - Opened by rhabacker almost 4 years ago
#86 - Change order of variables in appveyor build matrix
Pull Request -
State: closed - Opened by pali about 4 years ago
- 3 comments
#85 - Add support to use wine to run cross compiled tests for cmake
Pull Request -
State: closed - Opened by rhabacker about 4 years ago
- 15 comments
#84 - no RTLD_NOLOAD
Issue -
State: open - Opened by LightSun about 4 years ago
- 6 comments
#83 - Write docs on how to use the dlfcn-win32 in a buildsystem agnostic way
Issue -
State: open - Opened by traversaro about 4 years ago
#82 - Drop obsolete visual studio related files
Pull Request -
State: closed - Opened by rhabacker about 4 years ago
- 4 comments
#81 - Relicense to MIT
Pull Request -
State: closed - Opened by ramiropolla about 4 years ago
- 1 comment
#80 - Add Travis CI testing
Pull Request -
State: closed - Opened by pali over 4 years ago
- 4 comments
#79 - CMake build system fixes
Pull Request -
State: closed - Opened by rhabacker over 4 years ago
- 11 comments
#78 - Using dlfcn-win32 as a subproject of libbacktrace, gollvm
Issue -
State: closed - Opened by advancedwebdeveloper over 4 years ago
- 3 comments
#77 - AppVeyor test problems
Issue -
State: closed - Opened by traversaro over 4 years ago
- 4 comments
#76 - Fix compilation with older environments
Pull Request -
State: closed - Opened by pali over 4 years ago
- 1 comment
#75 - undefined reference to `GetModuleHandleExA'
Issue -
State: closed - Opened by aknyunus0 over 4 years ago
- 6 comments
#74 - Replace VirtualQueryEx() call by GetModuleHandleExA() call
Pull Request -
State: closed - Opened by pali over 4 years ago
- 1 comment
#73 - Add support for wide character version of "dlopen", namely "wdlopen".
Pull Request -
State: open - Opened by falhumai96 over 4 years ago
- 13 comments
#72 - Add function dladdr()
Pull Request -
State: closed - Opened by rhabacker over 4 years ago
- 116 comments
#71 - dlsym multiple defintion
Issue -
State: closed - Opened by ambitslix over 4 years ago
- 2 comments
#70 - Add automatic tests with Dr. Memory
Issue -
State: open - Opened by traversaro over 4 years ago
#69 - fix memory leak in dlsym()
Pull Request -
State: closed - Opened by reborn2266 over 4 years ago
- 2 comments
#68 - Show "(null)" in error message when passed filname to dlopen() was NULL and error occurred
Pull Request -
State: closed - Opened by pali almost 5 years ago
- 1 comment
#67 - Add test which check that dlopen() can open same files as open()
Pull Request -
State: closed - Opened by pali about 5 years ago
- 4 comments
#66 - UTF-8 path failes to dlopen
Issue -
State: closed - Opened by peak3d about 5 years ago
- 11 comments
#65 - Update documentation in dlfcn.h, specially for RTLD_LAZY
Pull Request -
State: closed - Opened by pali about 5 years ago
- 1 comment
#64 - dlfcn.c(dlopen): remove max path length restriction from FILE argument
Pull Request -
State: open - Opened by jannick0 about 5 years ago
- 1 comment
#63 - Makefile: Fix building both static and shared library at the same time
Pull Request -
State: closed - Opened by pali over 5 years ago
- 3 comments
#62 - Reduce memory usage by 64K
Pull Request -
State: closed - Opened by pali over 5 years ago
- 1 comment
#61 - Should common subset of ZDICT_cover_params_t and ZDICT_fastCover_params_t be moved into a separate struct and put it into the front of the struct, implementing inheritance this way?
Issue -
State: closed - Opened by KOLANICH over 5 years ago
- 1 comment
#60 - ERROR Non-library file %TEMP%\temp.dll was processed via WINAPI: 18 From line 138
Issue -
State: open - Opened by KOLANICH over 5 years ago
- 3 comments
#59 - Fix compile warnings
Pull Request -
State: closed - Opened by pali over 5 years ago
- 2 comments
#58 - Correctly process malloc() error in dlsym()
Pull Request -
State: closed - Opened by pali over 5 years ago
#57 - MAX_PATH restriction feasible after Windows dropped it for Win10?
Issue -
State: open - Opened by jannick0 over 5 years ago
- 3 comments
#56 - Makefile: bug fix for test when wine not available
Pull Request -
State: open - Opened by jannick0 over 5 years ago
- 12 comments
#55 - Turn off GUI error messages around LoadLibraryA also in test
Pull Request -
State: closed - Opened by pali over 5 years ago
- 5 comments
#54 - Correctly process and indicate errors
Pull Request -
State: closed - Opened by pali over 5 years ago
- 2 comments
#53 - Installation instructions
Issue -
State: open - Opened by cipher1024 over 5 years ago
- 7 comments
#52 - Call FormatMessage() with FORMAT_MESSAGE_IGNORE_INSERTS
Pull Request -
State: closed - Opened by pali over 5 years ago
- 4 comments
#51 - Load Psapi.dll at runtime, this avoids linking caveat
Pull Request -
State: closed - Opened by pali over 5 years ago
- 5 comments
#50 - Simplify UNICODE build
Pull Request -
State: closed - Opened by pali over 5 years ago
- 3 comments
#49 - Add support and docs for using dlfcn-win32 using CMake's FetchContent module
Issue -
State: open - Opened by traversaro almost 6 years ago
- 1 comment
#48 - Add MinGW and MinGW-w64 builds to AppVeyor (take 2)
Pull Request -
State: closed - Opened by traversaro almost 6 years ago
- 1 comment
#47 - [WIP] AppVeyor: add mingw support
Pull Request -
State: closed - Opened by traversaro almost 6 years ago
- 1 comment
#46 - Add MinGW and MinGW-w64 builds to AppVeyor
Pull Request -
State: closed - Opened by pali almost 6 years ago
- 5 comments
#45 - Add to the Continuous Integration compilation and tests using a GCC-based Windows compiler
Issue -
State: closed - Opened by traversaro almost 6 years ago
- 2 comments
Labels: enhancement, help wanted
#44 - Fix resolving global symbols and implement RTLD_DEFAULT and RTLD_NEXT
Pull Request -
State: closed - Opened by pali almost 6 years ago
- 9 comments
#43 - Bazel support
Issue -
State: open - Opened by carlfm01 about 6 years ago
- 5 comments
Labels: enhancement, help wanted
#42 - Provide build artifacts download via AppVeyor
Issue -
State: open - Opened by jdolan over 6 years ago
- 1 comment
Labels: help wanted
#41 - #include <stdlib.h>
Pull Request -
State: closed - Opened by jddurand almost 7 years ago
- 2 comments
#40 - Document how to use the library when using CMake
Pull Request -
State: closed - Opened by traversaro over 7 years ago
#39 - [README] Fix AppVeyor badge
Pull Request -
State: closed - Opened by traversaro over 7 years ago
#38 - [appveyor] Test the library using Visual Studio 15 2017
Pull Request -
State: closed - Opened by traversaro over 7 years ago
#37 - [test - do not merge] Test use of RTLD_NOW with new fix for dlerror
Pull Request -
State: closed - Opened by traversaro over 7 years ago
- 1 comment
#36 - Fix bug in dlerror second consecutive call
Pull Request -
State: closed - Opened by traversaro over 7 years ago
#35 - [test - do not merge] Try RTLD_NOW on appveyor
Pull Request -
State: closed - Opened by traversaro over 7 years ago
#34 - dlerror crashes if called twice, NULL pointer bug
Issue -
State: closed - Opened by Fishkin over 7 years ago
- 3 comments
#33 - Fix problem with AppVeyor WebHooks
Issue -
State: closed - Opened by traversaro over 7 years ago
- 5 comments
#32 - dlopen crashes using RTLD_NOW
Issue -
State: closed - Opened by xantares over 7 years ago
- 5 comments
#31 - [test - do not merge] Try RTLD_NOW on msvc
Pull Request -
State: closed - Opened by xantares over 7 years ago
- 2 comments
#30 - Minor AppVeyor configuration cleanup
Pull Request -
State: closed - Opened by Kamekameha over 7 years ago
- 9 comments
#29 - Fix tests in Visual Studio 2015 and add AppVeyor support
Pull Request -
State: closed - Opened by traversaro over 7 years ago
- 2 comments
#28 - Fix tests in Visual Studio 2015
Issue -
State: closed - Opened by traversaro almost 8 years ago
- 2 comments
Labels: bug
#27 - Add CMake code to export a CMake config file
Pull Request -
State: closed - Opened by traversaro almost 8 years ago
- 1 comment
#26 - configure: put test.{c,dll} to current directory
Pull Request -
State: closed - Opened by starius over 8 years ago
- 2 comments
#25 - Removed wine detection
Pull Request -
State: closed - Opened by xantares over 8 years ago
#24 - Make source releases use a fixed URL.
Issue -
State: closed - Opened by mingwandroid almost 9 years ago
- 6 comments
#23 - Change license to MIT
Issue -
State: closed - Opened by vikramarjun about 9 years ago
- 2 comments
#22 - permissions on /tmp/test.c can cause configure failure
Issue -
State: closed - Opened by rdp over 9 years ago
- 4 comments
#21 - Add dladdr & Dl_info
Issue -
State: closed - Opened by raphaelh over 9 years ago
- 14 comments
#20 - Added support for unicode character set.
Pull Request -
State: closed - Opened by robertwgh over 9 years ago
- 3 comments
#19 - Library cannot be loaded using dlopen()
Issue -
State: closed - Opened by robertwgh over 9 years ago
- 16 comments
#18 - Please specify the dependency to psapi.lib in the README.md
Issue -
State: closed - Opened by robertwgh over 9 years ago
- 8 comments
#17 - Uncrustify
Issue -
State: closed - Opened by TimothyGu over 9 years ago
- 1 comment
#16 - New release
Issue -
State: closed - Opened by TimothyGu over 9 years ago
- 2 comments
#15 - Test on mingw and mingw-w64
Issue -
State: closed - Opened by TimothyGu over 9 years ago
- 3 comments
#14 - Split test suite into different files
Issue -
State: closed - Opened by TimothyGu over 9 years ago
- 1 comment