ObjFW  History of src/platform/posix/condition.m of 374e1a1bfa30d767

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

2024-01-02
17:17
Update copyright file: [13ac107ee1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1388 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [54b2ad82e7] check-in: [8939cbdb52] user: js, branch: trunk, size: 1388 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [d0abcf1839] check-in: [1a86b8175b] user: js, branch: trunk, size: 1388 [annotate] [blame] [check-ins using] [diff]
2021-05-01
03:02
Renamed src/platform/posix/OFPlainCondition.m → src/platform/POSIX/OFPlainCondition.m. Rename directories in src/platform file: [7572711cd5] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 1388 [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
Renamed src/platform/posix/condition.m → src/platform/posix/OFPlainCondition.m. Rename everything in several smaller files file: [7572711cd5] check-in: [35de667566] user: js, branch: new-naming-convention, size: 1388 [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:36
of_condition_t -> OFPlainCondition file: [f355e9c12d] check-in: [20bfedd0b7] user: js, branch: new-naming-convention, size: 1381 [annotate] [blame] [check-ins using] [diff]
16:24
of_mutex_t -> OFPlainMutex

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

00:51
of_time_interval_t -> OFTimeInterval file: [7ce4083f77] check-in: [8c0d76f782] user: js, branch: new-naming-convention, size: 1348 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [118d5cf68b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1352 [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: [d7af2c3e9e] check-in: [5b37fbeb82] user: js, branch: trunk, size: 1441 [annotate] [blame] [check-ins using] [diff]

2020-09-27
00:57
Work around bugs in Apple GCC 4.2.1 file: [59d3a90643] check-in: [cbc09c6e26] user: js, branch: trunk, size: 1489 [annotate] [blame] [check-ins using] [diff]
2020-02-29
14:49
Added: Move platform specific files into a subdirectory file: [3ba4daa8bb] check-in: [109db78ecd] user: js, branch: trunk, size: 1481 [annotate] [blame] [check-ins using]