v1.5.0
What's Changed
- Code improvements by @walkero-gr in #228
- Split stubs by @3246251196 in #233
- Fix problems with spawnvpe and pthreads. by @elfpipe in #232
- Added a script to check offset values for stubs by @3246251196 in #235
- Patches for spawnv and popen (qt6) by @elfpipe in #237
- Fix memory allocator. by @elfpipe in #238
- Fix waitpid and popen + some details by @elfpipe in #239
- Added test for hints->ai_socktype == 0 in getaddrinfo.c (qt6). by @elfpipe in #240
- Fix stack size code in pthread_create.c by @elfpipe in #242
- sigtimedwait & sigwaitinfo implemented by @migthymax in #243
- Converted all line endings to LF (Linux) by @josefwegner in #244
- Set dicord announcements on PRs by @walkero-gr in #245
- Removed uneeded call to flush by @migthymax in #246
- More line endings changes by @afxgroup in #247
- clib4 requirements in crtbegin was using a wrong PrintF by @afxgroup in #248
- Modifications to flock.c by @elfpipe in #249
- Fixed iconv problem on dcngettext. Added Amiga-1251 charset on iconv by @afxgroup in #250
- Added dlopen example to test shared objects along rpath and soname by @afxgroup in #251
- Afxgroup by @afxgroup in #252
Full Changelog: v1.4.1...v1.5.0