Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge development into master #253

Merged
merged 118 commits into from
Feb 24, 2025
Merged

Merge development into master #253

merged 118 commits into from
Feb 24, 2025

Conversation

afxgroup
Copy link
Collaborator

Merge latest development changes into master

afxgroup and others added 30 commits November 30, 2024 10:46
* Release v1.4.1 changes (#225)
…rmined size of pthread_barrier_t (common.h/pthread.h).
Fix problems with spawnvpe and pthreads.
Added a script to check offset values for stubs
Fix problem with fstat and freeing of examinedata struct (causing NIL: streams to fail).
Fix popen so it doesn't write to stderr (posix).
Adding better popen test.
Patches for spawnv and popen (qt6)
walkero-gr and others added 29 commits January 20, 2025 19:53
* Latest stdio destructor changes was creating a bad problem subtracting index in a loop..
 Some additional tests on flush

* Duplicate IO handles on CreateNewProc

* More WINDOWS to LINUX file ending conversion
… actual span according to documentation and practice. (#249)
…250)

* Latest stdio destructor changes was creating a bad problem subtracting index in a loop..
 Some additional tests on flush

* Duplicate IO handles on CreateNewProc

* More WINDOWS to LINUX file ending conversion

* Wrong Printf version requirement printing

* Get DOSIFace in pthread_create from extern _IDOS

* Added %b format type in printf

* Fix on dcngettext was crashing on bindtextdomain and on destructor

* Added Amiga-1251 charset to iconv
)

* Latest stdio destructor changes was creating a bad problem subtracting index in a loop..
 Some additional tests on flush

* Duplicate IO handles on CreateNewProc

* More WINDOWS to LINUX file ending conversion

* Wrong Printf version requirement printing

* Get DOSIFace in pthread_create from extern _IDOS

* Added %b format type in printf

* Fix on dcngettext was crashing on bindtextdomain and on destructor

* Added Amiga-1251 charset to iconv

* Removed __set_errno from librt since it isn't exported and undefined if you use the library

* Added dlopen example to test shared objects alog rpath and soname
* Latest stdio destructor changes was creating a bad problem subtracting index in a loop..
 Some additional tests on flush

* Duplicate IO handles on CreateNewProc

* More WINDOWS to LINUX file ending conversion

* Wrong Printf version requirement printing

* Get DOSIFace in pthread_create from extern _IDOS

* Added %b format type in printf

* Fix on dcngettext was crashing on bindtextdomain and on destructor

* Added Amiga-1251 charset to iconv

* Removed __set_errno from librt since it isn't exported and undefined if you use the library

* Added dlopen example to test shared objects alog rpath and soname

* Removed some quirks from dlopen examples
@afxgroup afxgroup merged commit 29bc6cd into master Feb 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants