ObjFW  History of src/condition_pthread.m of c7f0229795431423

History of the file that is called src/condition_pthread.m at check-in c7f0229795431423

2020-02-29
14:49
Deleted: Move platform specific files into a subdirectory check-in: [109db78ecd] user: js, branch: trunk, size: 0
2020-01-02
01:51
Update copyright file: [2114ae2a5d] check-in: [c7f0229795] user: js, branch: trunk, size: 1437 [annotate] [blame] [check-ins using] [diff]
2019-09-01
16:53
Remove remaining uses of lrint()

It was used to convert a time interval into seconds and microseconds or
seconds and nanoseconds and introduced inaccuracies. file: [1c18f916fb] check-in: [e702135e17] user: js, branch: trunk, size: 1434 [annotate] [blame] [check-ins using] [diff]

2019-08-01
20:14
Added: Split threading.[hm] into multiple files

This allows the runtime to only link against the parts it needs, without
pulling in unnecessary parts like thread spawning, TLS and conditions. file: [953df43013] check-in: [5358e9ea6a] user: js, branch: trunk, size: 1460 [annotate] [blame] [check-ins using]