about summary refs log tree commit diff
path: root/src/libstd/sys/redox
AgeCommit message (Expand)AuthorLines
2016-11-03Update to new sys requirementsJeremy Soller-0/+123
2016-10-30Fix for thread localsJeremy Soller-15/+24
2016-10-30Implement TLS scoped keys, compiler builtinsJeremy Soller-2/+2
2016-10-30Implement threadJeremy Soller-14/+12
2016-10-29Implement rand and args, cleanup other modulesJeremy Soller-74/+29
2016-10-29Implement env, reentrant mutex, and partially implement scoped thread locals....Jeremy Soller-49/+174
2016-10-28Remove unsafe libc layerJeremy Soller-637/+183
2016-10-27Add redox systemJeremy Soller-0/+4292