https://github.com/jakubfr4czek/sysopy
Operating systems course at AGH University of Krakow.
https://github.com/jakubfr4czek/sysopy
agh agh-wi c linux makefile operating-system
Last synced: 8 months ago
JSON representation
Operating systems course at AGH University of Krakow.
- Host: GitHub
- URL: https://github.com/jakubfr4czek/sysopy
- Owner: JakubFr4czek
- Created: 2024-03-17T12:26:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T17:30:02.000Z (over 1 year ago)
- Last Synced: 2024-04-13T20:04:22.529Z (over 1 year ago)
- Topics: agh, agh-wi, c, linux, makefile, operating-system
- Language: C
- Homepage:
- Size: 4.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SysOpy - Systemy Operacyjne
Repozytorium zawiera rozwiązania zadań z przedmiotu Systemy Operacyjne.
## Baza
[Przykładowe realizacje różnych zadań](./Baza)## Laboratorium 1
[Makefile](./lab1)## Laboratorium 2
[Biblioteki](./lab2)## Laboratorium 3
[Pliki lustrzane](./lab3)## Laboratorium 4
[Procesy](./lab4)## Laboratorium 5
[Sygnały](./lab5)## Laboratorium 6
[Potoki](./lab6)## Laboratorium 7
[Kolejki](./lab7)## Kolejki POSIX

## Kolejki System V

## Laboratorium 8
[Semafory, pamięć wspólna](./lab8)### Semafory POSIX

### Semafory System V

### Pamięć współdzielona

## Laboratorium 9 i Laboratorium 10
[Wątki](./lab9)
[Mutexy](./lab10)
## Laboratorium 11
[Sockety I](./lab11)### Sockety przez IPv4 TCP

## Laboratorium 12
[Sockety II](./lab12)### Sockety lokalnie UDP

## Kolokwium 1 (4.5 / 5.0)
[Rozwiązania](./kolokwium1%20(4.5))