History of file src/platform/posix/mutex.m at check-in 109db78ecd3d8dfe
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [743f1e114a] check-in: [7413a728a7] user: js, branch: trunk, size: 3914 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [4f30a4c59a] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3706 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [41337b80a3] check-in: [8939cbdb52] user: js, branch: trunk, size: 3706 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [bcf658e6be] check-in: [1a86b8175b] user: js, branch: trunk, size: 3706 [annotate] [blame] [check-ins using] [diff] | |
2021-05-01
| ||
03:02 | Renamed src/platform/posix/OFPlainMutex.m → src/platform/POSIX/OFPlainMutex.m. Rename directories in src/platform file: [d80afbd5eb] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 3706 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Renamed src/platform/posix/mutex.m → src/platform/posix/OFPlainMutex.m. Rename everything in several smaller files file: [d80afbd5eb] check-in: [35de667566] user: js, branch: new-naming-convention, size: 3706 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:24 |
of_mutex_t -> OFPlainMutex
Also rename of_rmutex_t -> OFPlainRecursiveMutex. file: [c8763c1f31] check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 3699 [annotate] [blame] [check-ins using] [diff] | |
15:45 | of_tlskey_t -> OFTLSKey file: [292d31cec6] check-in: [cc3a4a7b43] user: js, branch: new-naming-convention, size: 3431 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [49be18c2e5] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3453 [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: [608d6df3a8] check-in: [109db78ecd] user: js, branch: trunk, size: 3300 [annotate] [blame] [check-ins using] | |