]> git.corax.cc Git - corax/commit
klibc/sem: Add sem_peek() method and documentation for all semaphore functions
authorMatthias Kruk <m@m10k.eu>
Mon, 10 Feb 2020 11:48:40 +0000 (20:48 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 10 Feb 2020 11:48:40 +0000 (20:48 +0900)
commit8d4d5e0cb09a7c167d453a24db3ccc088644e079
tree203885ee8ce61dad06501503f38e123319f040bc
parent5b4f91a20017dce96d83806d42be5a07ae2ca52c
klibc/sem: Add sem_peek() method and documentation for all semaphore functions
kernel/include/sem.h
kernel/klibc/sem.c