Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can call the raw system call using, for example, kmc's syscall! macro: https://github.com/kmcallister/syscall.rs

I do wonder if it's worth it eventually for libstd to speak the syscall interface directly, instead of going through another language's standard library (and whatever bugs or design decisions that standard library might have).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: