This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
miti
/
graphene
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
4f9d612f34
Gałęzie
Tagi
mitigator_patch
oldmirror
graphene
/
Pal
/
ipc
/
linux
/
demo
/
Makefile
Makefile
85 B
Historia
Czysty
1
2
3
4
5
6
CC=gcc -g
all: client server fork test_optimization
clean:
rm -f client server *~