ObjFW  History of src/platform/AmigaOS/OFPlainThread.m of fb7b9709b87775d7

History of the file that is called src/platform/AmigaOS/OFPlainThread.m at check-in fb7b9709b87775d7

2024-01-02
17:17
Update copyright file: [de8dd371a0] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4549 [annotate] [blame] [check-ins using] [diff]
2023-04-10
15:08
Work around newer amiga-gcc defining Class file: [764b8104d2] check-in: [abbed5c008] user: js, branch: trunk, size: 4549 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [f267cccfbe] check-in: [8939cbdb52] user: js, branch: trunk, size: 4507 [annotate] [blame] [check-ins using] [diff]
2022-11-16
01:27
Add OFAssert()

This uses the same format as OFEnsure(). file: [b331f7b6f5] check-in: [c86b8f10f0] user: js, branch: trunk, size: 4507 [annotate] [blame] [check-ins using] [diff]

2022-11-15
23:04
Use OFLog() for OFEnsure() file: [c57285f4e8] check-in: [18caed047e] user: js, branch: trunk, size: 4525 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [70ea6c25e9] check-in: [1a86b8175b] user: js, branch: trunk, size: 4504 [annotate] [blame] [check-ins using] [diff]
2021-05-01
03:02
Renamed src/platform/amiga/OFPlainThread.m → src/platform/AmigaOS/OFPlainThread.m. Rename directories in src/platform file: [874b38ae30] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 4504 [annotate] [blame] [check-ins using] [diff]
02:39
Fix compiling for AmigaOS file: [874b38ae30] check-in: [171f3ba831] user: js, branch: trunk, size: 4504 [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
Renamed src/platform/amiga/thread.m → src/platform/amiga/OFPlainThread.m. Rename everything in several smaller files file: [d05f96868a] check-in: [35de667566] user: js, branch: new-naming-convention, size: 4407 [annotate] [blame] [check-ins using] [diff]
15:55
Rename all functions in macros.h file: [7a98705547] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 4399 [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:03
of_thread_t -> OFPlainThread file: [0ad907ca68] check-in: [65510fa56b] user: js, branch: new-naming-convention, size: 4401 [annotate] [blame] [check-ins using] [diff]
15:45
of_tlskey_t -> OFTLSKey file: [299f066682] check-in: [cc3a4a7b43] user: js, branch: new-naming-convention, size: 4358 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [7e3609752c] check-in: [374e1a1bfa] user: js, branch: trunk, size: 4373 [annotate] [blame] [check-ins using] [diff]
2020-12-20
21:26
Return error instead of using errno for threading

errno is problematic for Amiga libraries and is also not thread-safe on
some systems, even though it should. file: [020e13328a] check-in: [5b37fbeb82] user: js, branch: trunk, size: 4462 [annotate] [blame] [check-ins using] [diff]

2020-12-06
01:54
Use OS-native TLS keys on MorphOS file: [1416763f86] check-in: [c75596237e] user: js, branch: trunk, size: 4585 [annotate] [blame] [check-ins using] [diff]
2020-06-14
15:32
Fix releasing semaphore stored in free'd memory file: [de7e15e20a] check-in: [903b3326e2] user: js, branch: trunk, size: 4533 [annotate] [blame] [check-ins using] [diff]
2020-02-29
14:49
Added: Move platform specific files into a subdirectory file: [7b264a994b] check-in: [109db78ecd] user: js, branch: trunk, size: 4495 [annotate] [blame] [check-ins using]