History of file src/amiga-library.h at check-in 45a8b2333d526f2a
2023-07-15
| ||
21:05 | Update copyright on a few missed files file: [591d639eb2] check-in: [56530481be] user: js, branch: amiga-library, size: 4217 [annotate] [blame] [check-ins using] [diff] | |
2022-12-16
| ||
20:27 | Pass ObjFWRTBase from the app to ObjFW .library file: [2f42cb2fe9] check-in: [f56bb21f66] user: js, branch: amiga-library, size: 4217 [annotate] [blame] [check-ins using] [diff] | |
2022-11-17
| ||
17:15 | More consistency between the two amiga-library.m file: [85a01bf187] check-in: [0846f898ea] user: js, branch: amiga-library, size: 4151 [annotate] [blame] [check-ins using] [diff] | |
2022-11-15
| ||
23:18 | Pass setjmp/longjmp from the linklib on MorphOS file: [790ebf9372] check-in: [c05772e186] user: js, branch: amiga-library, size: 4184 [annotate] [blame] [check-ins using] [diff] | |
2022-11-13
| ||
12:25 | Pass asprintf from linklib on MorphOS file: [486f50c32d] check-in: [34e0add5b4] user: js, branch: amiga-library, size: 4029 [annotate] [blame] [check-ins using] [diff] | |
11:31 | Remove fprintf and fflush from Amiga library file: [d2404b2d4a] check-in: [4686d22cd1] user: js, branch: amiga-library, size: 3889 [annotate] [blame] [check-ins using] [diff] | |
2022-10-19
| ||
20:06 | Update a few forgotten copyright dates file: [2821a7950c] check-in: [8f8eed67d8] user: js, branch: amiga-library, size: 4027 [annotate] [blame] [check-ins using] [diff] | |
2021-10-16
| ||
14:34 | Amiga library: Wrap OFPBKDF2 & OFScrypt file: [2606f235ee] check-in: [00246bf4bd] user: js, branch: amiga-library, size: 4027 [annotate] [blame] [check-ins using] [diff] | |
2021-09-15
| ||
17:59 | Pass more required functions via the linklib file: [515dc680a7] check-in: [e4f9514ea7] user: js, branch: amiga-library, size: 3802 [annotate] [blame] [check-ins using] [diff] | |
2021-05-09
| ||
14:45 |
Merge trunk into branch "amiga-library"
All necessary changes to adjust for the changes made in trunk are | |
2021-01-02
| ||
22:06 | Update copyright file: [40766eef6f] check-in: [27b401c7c2] user: js, branch: amiga-library, size: 3310 [annotate] [blame] [check-ins using] [diff] | |
2020-12-19
| ||
22:39 | Pass atexit from the linklib file: [61ebf20fdf] check-in: [c3ec28e2ea] user: js, branch: amiga-library, size: 3399 [annotate] [blame] [check-ins using] [diff] | |
2020-12-12
| ||
21:35 | Register frames of Amiga lib on MorphOS file: [0a3c3fc0c8] check-in: [bc91edf1b8] user: js, branch: amiga-library, size: 3350 [annotate] [blame] [check-ins using] [diff] | |
21:25 | Pass errno to Amiga library file: [d1ef677ea6] check-in: [1712033509] user: js, branch: amiga-library, size: 3219 [annotate] [blame] [check-ins using] [diff] | |
2020-06-20
| ||
16:28 |
Add linklib
No methods in the linklib yet. file: [c45ea8943a] check-in: [8963dd5a1e] user: js, branch: amiga-library, size: 3175 [annotate] [blame] [check-ins using] [diff] | |
2020-06-07
| ||
21:32 | Clean up a little file: [0bce66a4a3] check-in: [fa90c6cb2c] user: js, branch: amiga-library, size: 3181 [annotate] [blame] [check-ins using] [diff] | |
21:14 |
Add signal and sscanf to amiga-library.m
sscanf() is used internally by strtod(). file: [d45496454a] check-in: [e2fcdcb6bd] user: js, branch: amiga-library, size: 3282 [annotate] [blame] [check-ins using] [diff] | |
18:27 | Add _Unwind_Backtrace to amiga-library.m file: [3e0d609d4b] check-in: [b50dc283cf] user: js, branch: amiga-library, size: 3011 [annotate] [blame] [check-ins using] [diff] | |
16:53 |
Add __(de)register_frame_info to amiga-library.m
This way the runtime's linklib will use the ones passed to the ObjFW | |
16:34 |
Pass __sF around instead of std* individually
This avoids needing to #undef std{in,out,err} and then providing a new | |
16:03 | Add libc symbols needed by the runtime to of_libc file: [e0b880f183] check-in: [f822adb905] user: js, branch: amiga-library, size: 2615 [annotate] [blame] [check-ins using] [diff] | |
15:36 | Add missing extern for of_init() file: [131927e635] check-in: [eac02d83d6] user: js, branch: amiga-library, size: 1526 [annotate] [blame] [check-ins using] [diff] | |
2020-06-05
| ||
00:29 | Add missing nullability specifiers file: [b32c2f897d] check-in: [547abb97a0] user: js, branch: amiga-library, size: 1444 [annotate] [blame] [check-ins using] [diff] | |
00:17 | Added: Add of_init() for Amiga .library file: [687493e4ca] check-in: [964b5ed33c] user: js, branch: amiga-library, size: 1418 [annotate] [blame] [check-ins using] | |