ObjFW  History of src/platform/windows/mutex.m of 374e1a1bfa30d767

History of the file that is called src/platform/windows/mutex.m at check-in 374e1a1bfa30d767

2024-04-03
02:16
Change license to LGPLv3 only file: [4912aad5bc] check-in: [7413a728a7] user: js, branch: trunk, size: 1807 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [dec5e41705] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1599 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [27464a8886] check-in: [8939cbdb52] user: js, branch: trunk, size: 1599 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [f924adddc3] check-in: [1a86b8175b] user: js, branch: trunk, size: 1599 [annotate] [blame] [check-ins using] [diff]
2021-05-01
03:02
Renamed src/platform/windows/OFPlainMutex.m → src/platform/Windows/OFPlainMutex.m. Rename directories in src/platform file: [7e4b30c2dd] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 1599 [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
Renamed src/platform/windows/mutex.m → src/platform/windows/OFPlainMutex.m. Rename everything in several smaller files file: [7e4b30c2dd] check-in: [35de667566] user: js, branch: new-naming-convention, size: 1599 [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:24
of_mutex_t -> OFPlainMutex

Also rename of_rmutex_t -> OFPlainRecursiveMutex. file: [32f709f554] check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 1592 [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:04
Update copyright file: [ed38f771ab] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1447 [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: [872d7f229b] check-in: [5b37fbeb82] user: js, branch: trunk, size: 1536 [annotate] [blame] [check-ins using] [diff]

2020-02-29
14:49
Added: Move platform specific files into a subdirectory file: [c67aeb237e] check-in: [109db78ecd] user: js, branch: trunk, size: 1583 [annotate] [blame] [check-ins using]