mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
2c11c41115
This finally fixes our duplicated getopt functions from different sources and gives us an up to date and the most compatible implementation. isohybrid actually relies on a glibc-specific getopt behavior that we previously hacked into the reactos_support_code.c implementation derived from BSD/mingw-w64. widl also needs getopt and previously used an even older BSD-derived code. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
isohybrid.c | ||
isohybrid.h | ||
reactos_support_code.c | ||
reactos_support_code.h |