#syscalls #kernel #calls #system #standard #pebble

pebble_syscall_common

Common stuff between the Pebble kernel and things that want to make system calls

5 releases

Uses old Rust 2015

0.1.4 Mar 12, 2018
0.1.3 Mar 12, 2018
0.1.2 Mar 12, 2018
0.1.1 Mar 8, 2018
0.1.0 Mar 8, 2018

#3 in #pebble

22 downloads per month

MIT license

3KB

pebble_syscall_common

Stuff common between the Pebble kernel and things that want to make system calls. This is probably mostly useful for use in standard libraries and the kernel, since you probably don't want to make raw system calls.

No runtime deps