AROS ABIv0 20220318-1-U2 - 2024-10-29
Downloads
AROS ABIv0 20220318-1-U2 changes:
Functionalities:
Implemented processing ARexx commands in Zune (deadwood)
Updated to new pthread library from BSzili (deadwood)
Updates:
Swedish keymap (Johan G)
Functional fixes:
Wanderer (bugs: #125, #140, #25, #26) (deadwood)
List.mui (bugs: memory leak) (deadwood)
crt.library (bugs: multithreaded opening fds not safe) (deadwood)
IconList.mui (bugs: #144) (deadwood)
String.mui (bugs: does not support MIUA_Text_Contents) (deadwood)
stdlib.library (bugs: wrong timezone in localtime_r()) (deadwood)
pcnet32.device (bugs: #138) (deadwood)
Stability fixes:
crt.library (bugs: crash in free()) (deadwood)
debug.library (bugs: buffer overrun) (deadwood)
stdlib.library (bugs: some fields left uninitialized in gmtime_r) (deadwood)
64-bit/68k/ARM support:
Includes also AROS ABIv0 20220318-1-U1 changes:
Functionalities:
Simplify adding tethering in Prefs/Network (#115) (deadwood)
Speed up boot using ahci.device (deadwood)
Delete files with DEL key in Wanderer (#116) (deadwood)
Updates:
Use standard C library function names in SDK (deadwood)
Functional fixes:
camd.library, camdusbmidi.class (hitchhikr)
ram-handler (bugs: #134) (deadwood)
ahci.device (bugs: #135, unnecessary 60MB memory allocation) (deadwood)
Wanderer (bugs: 105, offline volumes showing with "ghost" icons) (Kalamatee)
rtl8139.device (bugs: no support for wrapped buffer) (stegerg)
Stability fixes:
crt.library (bugs: calling atexit in CTOR set crashes program) (deadwood)
64-bit/68k/ARM support: