aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo19
1 files changed, 19 insertions, 0 deletions
diff --git a/todo b/todo
index 20d4418ec..0a76cd850 100644
--- a/todo
+++ b/todo
@@ -164,3 +164,22 @@ $ vblank_mode=0 glxgears
16418. Add nosound in all profiles with private-dev (including server.profile) 16418. Add nosound in all profiles with private-dev (including server.profile)
165test hedgewars! 165test hedgewars!
166 166
16719. new syscalls:
168create_module
169name_to_handle_at
170ioprio_set,
171
172???
173146 - sched_get_priority_max
174147 - sched_get_priority_min
175204 - sched_getaffinity
176315 - sched_getattr
177143 - sched_getparam
178145 - sched_getscheduler
179148 - sched_rr_get_interval
180203 - sched_setaffinity
181314 - sched_setattr
182142 - sched_setparam
183144 - sched_setscheduler
18424 - sched_yield
185