You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: change name arg of memfd_create() to &NixPath (#2431)
* refactor: change name arg of memfd_create() to &NixPath
* style: format test/sys/mod.rs
* disable test and see if this symbol is still needed for build
* test: disable test under QEMU since symbol is unavailable
* test: move imports to function body
* test: remove the test
0 commit comments