28.Apr.2025
|
AmigaOS 4: clib4 1.6.0
With clib4 Andrea 'afxgroup' Palmatè is working on a variant of the official ADTools clib2, which should be specific for AmigaOS 4 in order to be easier to maintain and above all to add functions that are difficult to implement on original Amigas.
Now version 1.6.0 was released with the following changes:
- Merge master to development
- Code improvements
- Split stubs
- Fix problems with spawnvpe and pthreads
- Added a script to check offset values for stubs
- Patches for spawnv and popen (qt6)
- Fix memory allocator
- Fix waitpid and popen + some details
- Added test for hints->ai_socktype == 0 in getaddrinfo.c (qt6)
- Fix stack size code in pthread_create.c
- sigtimedwait & sigwaitinfo implemented
- Converted all line endings to LF (Linux)
- Set dicord announcements on PRs
- Removed uneeded call to flush
- More line endings changes
- clib4 requirements in crtbegin was using a wrong PrintF
- Modifications to flock.c
- Fixed iconv problem on dcngettext. Added Amiga-1251 charset on iconv
- Added dlopen example to test shared objects along rpath and soname
- Version files changes by the github bot
- Fix scp in GitHub actions
- Make announcements smaller
- Added static_assert on assert.h
- Reverted flock.c changes
- Changed back (again..) flock.c
- Added NETBSD getvfsstat function amd missing blkcnt_t in sys/types.h
- __time_delay was not working if wasn't in main thread
- tzset() reworked
- Added baserel support to clib4
- Moved constructors and destructors on libOpen
- Implemented getpriority and setpriority
- Implemented unixPathsEnabled
- Merge all the latest changes to master and prepare the next release
(dr)
[News message: 28. Apr. 2025, 22:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|