History of file src/platform/AmigaOS/OFPlainMutex.m at check-in 1106d5ad1da4f9c7
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [6c82c9eb62] check-in: [7413a728a7] user: js, branch: trunk, size: 1792 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [d999310993] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1584 [annotate] [blame] [check-ins using] [diff] | |
2023-04-10
| ||
15:08 | Work around newer amiga-gcc defining Class file: [c178d9a4d1] check-in: [abbed5c008] user: js, branch: trunk, size: 1584 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [b98e0ff947] check-in: [8939cbdb52] user: js, branch: trunk, size: 1542 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [635aa59c59] check-in: [1a86b8175b] user: js, branch: trunk, size: 1542 [annotate] [blame] [check-ins using] [diff] | |
2021-05-01
| ||
03:02 | Renamed src/platform/amiga/OFPlainMutex.m → src/platform/AmigaOS/OFPlainMutex.m. Rename directories in src/platform file: [1bb52194dd] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 1542 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Renamed src/platform/amiga/mutex.m → src/platform/amiga/OFPlainMutex.m. Rename everything in several smaller files file: [1bb52194dd] check-in: [35de667566] user: js, branch: new-naming-convention, size: 1542 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:24 |
of_mutex_t -> OFPlainMutex
Also rename of_rmutex_t -> OFPlainRecursiveMutex. file: [e655c5c2cf] check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 1535 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [e7b8301e49] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1390 [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 | |
2020-02-29
| ||
14:49 | Added: Move platform specific files into a subdirectory file: [c8d24f47bf] check-in: [109db78ecd] user: js, branch: trunk, size: 1526 [annotate] [blame] [check-ins using] | |