tinyos
tinyos copied to clipboard
a tiny monolithic kernel
Results
1
tinyos issues
Sort by
recently updated
recently updated
newest added
I tried allocating 4K on userspace stack and noticed that the kernel crashes hard. You can see the issue if you update the new user/utils/pwd.c to look like this: penberg@jaguar:~/src/tinyos$...