summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/mod.rs
AgeCommit message (Expand)AuthorLines
2024-10-13std: xous: add support for args and envSean Cross-1/+0
2024-08-27std: move allocators to `sys`joboet-1/+0
2024-07-16xous: Forbid unwrapped unsafe in platform modulesJubilee Young-1/+1
2024-06-15std: refactor the TLS implementationjoboet-1/+0
2024-05-02std: move thread parking to `sys::sync`joboet-1/+0
2024-02-16std: move locks to `sys` on xousjoboet-1/+0
2024-02-08std: move path into `sys`joboet-2/+0
2024-01-22Rollup merge of #120109 - joboet:move_pal_cmath, r=ChrisDentonMatthias Krüger-2/+0
2024-01-22Rollup merge of #119408 - betrusted-io:xous-fixes-add-network, r=Mark-SimulacrumMatthias Krüger-3/+0
2024-01-22std: move cmath into `sys`joboet-2/+0
2024-01-15std: move OS String implementation into `sys`joboet-2/+0
2024-01-13xous: net: initial commit of network supportSean Cross-1/+0
2024-01-13std: once: use queue implementation on XousSean Cross-2/+0
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+36