Projects:
- Power Evaulate
- Shingled Writing
C-library:
Some C libraries are list here. Please report bugs to me.
- TCP library: sock.h, sock.c.
Include server and client.
- Semaphore: sem.h, sem.c.
Semaphore create and pv operation.
- Shared memory: shm.h, shm.c.
Create shm and sem by group.