1
0
mirror of http://www.pogo.org.uk/~mark/trx.git synced 2024-09-28 22:45:06 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Mark Hills
0c5ab0dfc1 Do not use the ambiguous sched_setscheduler()
POSIX specifies this is per-process, and GNU implemented it on the
thread. Musl realises the problem with this and so doesn't implement
it at all, forcing this more specific alternative to be used.
2023-05-12 16:31:03 +01:00
Mark Hills
69b6537303 The year is now 2020 2020-01-04 11:31:45 +00:00
Mark Hills
e1682f4dd6 Add an optional daemon mode 2014-10-22 21:21:14 +01:00
Mark Hills
3eafcaa33e GPLv2 2012-07-27 12:50:03 +01:00
Mark Hills
8d8040f5a6 Initial import 2009-09-06 15:42:11 +01:00