about summary refs log tree commit diff
path: root/library/std/src/os/fortanix_sgx
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-6/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-15/+8
2024-07-17Avoid comments that describe multiple `use` items.Nicholas Nethercote-1/+0
2023-08-14sync the various FromRawFd trait docs, and remove 'valid'Ralf Jung-9/+14
2023-08-13add more explicit I/O safety documentationRalf Jung-1/+3
2022-08-22Export Cancel from std::os::fortanix_sgx::usercalls::rawMohsen Zohrevandi-1/+3
2022-08-16Update fortanix-sgx-abi and export some useful SGX usercall traitsMohsen Zohrevandi-0/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-0/+1
2021-06-22Rollup merge of #85054 - jethrogb:jb/sgx-inline-asm, r=AmanieuYuki Okushi-6/+6
2021-06-20Move `OsStringExt` and `OsStrExt` to `std::os`Christiaan Dirkx-1/+4
2021-05-07Revert SGX inline asm syntaxJethro Beekman-6/+6
2021-05-03Move `std::sys::sgx::ext` to `std::os::fortanix_sgx`Christiaan Dirkx-2/+265
2020-07-27mv std libs to library/mark-0/+51