6th semester, System Programming Practice course
This repository is about my sysatem programming practice course projects.
We studied about the linux system programming using C language.
The Contents were file, I/O, exec, signal, socket, threads, locks, etc.
http://csi.skku.edu/course/sse2033f19
The Projects were
- System Calls for I/O
- key-value Hash
- Faster key-value Hash
- Making a Shell
- Multi-threads
- Crash consistency