Skip to content
Snippets Groups Projects
Unverified Commit 30acc1c2 authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #719

719: Add basic docs for timer and semaphore syscalls r=stlankes a=nathanwhyte

Helping with issue #353

Added _(very)_ basic documentation to syscalls in [`timer.rs`](https://github.com/hermitcore/libhermit-rs/blob/master/src/syscalls/timer.rs) and [`semaphore.rs`](https://github.com/hermitcore/libhermit-rs/blob/master/src/syscalls/semaphore.rs

)

I used Linux man pages as a reference when writing these.

Co-authored-by: default avatarNathan Whyte <nathanwhyte35@gmail.com>
parents 8d062138 d3145eb0
No related merge requests found
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment