Computer Science course - AGH University in Kraków (Wydział Informatyki, previously Wydział Informatyki, Elektroniki i Telekomunikacji)
Bloody hell, signals and cw04. Go to hell for heaven's sake, you little piece of shit.
- CW01 - Memory management, libraries and time measurement [100%]
- CW02 - File system, file operations [100%]
- CW03 - Creating and managing processes [100%]
- CW04 - Creating and managing signals [70%]
- CW05 - Creating and managing pipes [100%]
- CW06 - Inter-process comunication (IPC) - message queues [100%]
- CW07 - Inter-process comunication (IPC) - shared memory and semaphores [100%]
- CW08 - Creating and managing threads [100%]
- CW09 - Methods of thread synchronization (The Santa Claus problem) [100%]
- CW10 - Creating and managing sockets [70%]
- *CW11 - Communication between client and server using sockets - file reading and writing [100%]
* - additional.
To delete all build/
directories, run make command in the root directory:
make cleanall