ObjFW  All files named "src/thread_amiga.m"

History for src/thread_amiga.m

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: [771368e5cf] check-in: [c7f0229795] user: js, branch: trunk, size: 4455 [annotate] [blame] [check-ins using] [diff]
2019-09-01
15:29
OFThread: Allow specifying a name before starting

This allows specifying a name before the thread gets started, so that
the name can be decided by whoever starts the thread, rather than just
by the thread itself once it's running.

This is especially useful as some operating systems do not support
changing the name of the thread once it's running. file: [64c90b6dca] check-in: [77780c7596] user: js, branch: trunk, size: 4452 [annotate] [blame] [check-ins using] [diff]

15:20
Use u suffix on a few constants file: [ec9f55781b] check-in: [b7badc68a0] user: js, branch: trunk, size: 4380 [annotate] [blame] [check-ins using] [diff]
12:50
{condition,mutex,thread}.m: Set errno on error file: [669ee33a73] check-in: [d7fd999fee] user: js, branch: trunk, size: 4376 [annotate] [blame] [check-ins using] [diff]
2019-08-10
02:06
Clean up the AmigaOS 4 library mess file: [d9382c6e08] check-in: [3292a6fdbc] user: js, branch: trunk, size: 4224 [annotate] [blame] [check-ins using] [diff]
2019-08-06
00:48
Add conditions for AmigaOS file: [92fe55ab19] check-in: [dd5a900e3b] user: js, branch: trunk, size: 4777 [annotate] [blame] [check-ins using] [diff]
2019-08-03
18:13
Added: Add threads for AmigaOS file: [a7fd919f6d] check-in: [da383f4f03] user: js, branch: trunk, size: 4753 [annotate] [blame] [check-ins using]