An error occurred while fetching the assigned milestone of the selected merge_request.
submission
sthreads
Makefile +7 -2
glue.s +62 -7
sthread.c +67 -7
test_arg.c +14 -0
test_ret.c +22 -0
syscalls
Makefile +3 -0
greeting +0 -0
greeting.c +1 -2
output.s +11 -0
+ 7
- 2
+ 62
- 7
+ 67
- 7
sthreads/test_arg.c
0 → 100644
+ 14
- 0
sthreads/test_ret.c
0 → 100644
+ 22
- 0
\ No newline at end of file