From df89b08f5d2e72a193669d7873bd3def512c8c09 Mon Sep 17 00:00:00 2001 From: yolou Date: Thu, 23 Oct 2025 14:29:21 +0200 Subject: [PATCH] changement du fichier tp scr --- {TP_SCR => TP_SCR3.1}/TP_Fichiers/cp_stdio_ultra.c | 0 {TP_SCR => TP_SCR3.1}/TP_Fichiers/cp_syscall.c | 0 {TP_SCR => TP_SCR3.1}/TP_Fichiers/untitled | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/buf | Bin {TP_SCR => TP_SCR3.1}/TP_Memoire/buf.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/heap.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/heap.o | Bin {TP_SCR => TP_SCR3.1}/TP_Memoire/helpers.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/helpers.h | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/helpers.o | Bin {TP_SCR => TP_SCR3.1}/TP_Memoire/huge.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/memoire.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/mmap.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/null.c | 0 {TP_SCR => TP_SCR3.1}/TP_Memoire/stack.c | 0 .../TP_Memoire/tp-reponses-yolou.txt | 0 {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/parexec | Bin {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/parexec.c | 0 {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/parexeclim.c | 0 {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/rebours | Bin {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/rebours.c | 0 {TP_SCR => TP_SCR3.1}/TP_Threads/a.out | Bin .../TP_Threads/document-reponse-tp-thread-yolou.c | 0 {TP_SCR => TP_SCR3.1}/TP_Threads/exo2somme.c | 0 {TP_SCR => TP_SCR3.1}/TP_Tubes/a.out | Bin {TP_SCR => TP_SCR3.1}/TP_Tubes/ex1.c | 0 {TP_SCR => TP_SCR3.1}/TP_Tubes/ex11.c | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename {TP_SCR => TP_SCR3.1}/TP_Fichiers/cp_stdio_ultra.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Fichiers/cp_syscall.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Fichiers/untitled (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/buf (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/buf.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/heap.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/heap.o (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/helpers.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/helpers.h (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/helpers.o (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/huge.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/memoire.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/mmap.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/null.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/stack.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Memoire/tp-reponses-yolou.txt (100%) rename {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/parexec (100%) rename {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/parexec.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/parexeclim.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/rebours (100%) rename {TP_SCR => TP_SCR3.1}/TP_SIGNAUX/rebours.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Threads/a.out (100%) rename {TP_SCR => TP_SCR3.1}/TP_Threads/document-reponse-tp-thread-yolou.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Threads/exo2somme.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Tubes/a.out (100%) rename {TP_SCR => TP_SCR3.1}/TP_Tubes/ex1.c (100%) rename {TP_SCR => TP_SCR3.1}/TP_Tubes/ex11.c (100%) diff --git a/TP_SCR/TP_Fichiers/cp_stdio_ultra.c b/TP_SCR3.1/TP_Fichiers/cp_stdio_ultra.c similarity index 100% rename from TP_SCR/TP_Fichiers/cp_stdio_ultra.c rename to TP_SCR3.1/TP_Fichiers/cp_stdio_ultra.c diff --git a/TP_SCR/TP_Fichiers/cp_syscall.c b/TP_SCR3.1/TP_Fichiers/cp_syscall.c similarity index 100% rename from TP_SCR/TP_Fichiers/cp_syscall.c rename to TP_SCR3.1/TP_Fichiers/cp_syscall.c diff --git a/TP_SCR/TP_Fichiers/untitled b/TP_SCR3.1/TP_Fichiers/untitled similarity index 100% rename from TP_SCR/TP_Fichiers/untitled rename to TP_SCR3.1/TP_Fichiers/untitled diff --git a/TP_SCR/TP_Memoire/buf b/TP_SCR3.1/TP_Memoire/buf similarity index 100% rename from TP_SCR/TP_Memoire/buf rename to TP_SCR3.1/TP_Memoire/buf diff --git a/TP_SCR/TP_Memoire/buf.c b/TP_SCR3.1/TP_Memoire/buf.c similarity index 100% rename from TP_SCR/TP_Memoire/buf.c rename to TP_SCR3.1/TP_Memoire/buf.c diff --git a/TP_SCR/TP_Memoire/heap.c b/TP_SCR3.1/TP_Memoire/heap.c similarity index 100% rename from TP_SCR/TP_Memoire/heap.c rename to TP_SCR3.1/TP_Memoire/heap.c diff --git a/TP_SCR/TP_Memoire/heap.o b/TP_SCR3.1/TP_Memoire/heap.o similarity index 100% rename from TP_SCR/TP_Memoire/heap.o rename to TP_SCR3.1/TP_Memoire/heap.o diff --git a/TP_SCR/TP_Memoire/helpers.c b/TP_SCR3.1/TP_Memoire/helpers.c similarity index 100% rename from TP_SCR/TP_Memoire/helpers.c rename to TP_SCR3.1/TP_Memoire/helpers.c diff --git a/TP_SCR/TP_Memoire/helpers.h b/TP_SCR3.1/TP_Memoire/helpers.h similarity index 100% rename from TP_SCR/TP_Memoire/helpers.h rename to TP_SCR3.1/TP_Memoire/helpers.h diff --git a/TP_SCR/TP_Memoire/helpers.o b/TP_SCR3.1/TP_Memoire/helpers.o similarity index 100% rename from TP_SCR/TP_Memoire/helpers.o rename to TP_SCR3.1/TP_Memoire/helpers.o diff --git a/TP_SCR/TP_Memoire/huge.c b/TP_SCR3.1/TP_Memoire/huge.c similarity index 100% rename from TP_SCR/TP_Memoire/huge.c rename to TP_SCR3.1/TP_Memoire/huge.c diff --git a/TP_SCR/TP_Memoire/memoire.c b/TP_SCR3.1/TP_Memoire/memoire.c similarity index 100% rename from TP_SCR/TP_Memoire/memoire.c rename to TP_SCR3.1/TP_Memoire/memoire.c diff --git a/TP_SCR/TP_Memoire/mmap.c b/TP_SCR3.1/TP_Memoire/mmap.c similarity index 100% rename from TP_SCR/TP_Memoire/mmap.c rename to TP_SCR3.1/TP_Memoire/mmap.c diff --git a/TP_SCR/TP_Memoire/null.c b/TP_SCR3.1/TP_Memoire/null.c similarity index 100% rename from TP_SCR/TP_Memoire/null.c rename to TP_SCR3.1/TP_Memoire/null.c diff --git a/TP_SCR/TP_Memoire/stack.c b/TP_SCR3.1/TP_Memoire/stack.c similarity index 100% rename from TP_SCR/TP_Memoire/stack.c rename to TP_SCR3.1/TP_Memoire/stack.c diff --git a/TP_SCR/TP_Memoire/tp-reponses-yolou.txt b/TP_SCR3.1/TP_Memoire/tp-reponses-yolou.txt similarity index 100% rename from TP_SCR/TP_Memoire/tp-reponses-yolou.txt rename to TP_SCR3.1/TP_Memoire/tp-reponses-yolou.txt diff --git a/TP_SCR/TP_SIGNAUX/parexec b/TP_SCR3.1/TP_SIGNAUX/parexec similarity index 100% rename from TP_SCR/TP_SIGNAUX/parexec rename to TP_SCR3.1/TP_SIGNAUX/parexec diff --git a/TP_SCR/TP_SIGNAUX/parexec.c b/TP_SCR3.1/TP_SIGNAUX/parexec.c similarity index 100% rename from TP_SCR/TP_SIGNAUX/parexec.c rename to TP_SCR3.1/TP_SIGNAUX/parexec.c diff --git a/TP_SCR/TP_SIGNAUX/parexeclim.c b/TP_SCR3.1/TP_SIGNAUX/parexeclim.c similarity index 100% rename from TP_SCR/TP_SIGNAUX/parexeclim.c rename to TP_SCR3.1/TP_SIGNAUX/parexeclim.c diff --git a/TP_SCR/TP_SIGNAUX/rebours b/TP_SCR3.1/TP_SIGNAUX/rebours similarity index 100% rename from TP_SCR/TP_SIGNAUX/rebours rename to TP_SCR3.1/TP_SIGNAUX/rebours diff --git a/TP_SCR/TP_SIGNAUX/rebours.c b/TP_SCR3.1/TP_SIGNAUX/rebours.c similarity index 100% rename from TP_SCR/TP_SIGNAUX/rebours.c rename to TP_SCR3.1/TP_SIGNAUX/rebours.c diff --git a/TP_SCR/TP_Threads/a.out b/TP_SCR3.1/TP_Threads/a.out similarity index 100% rename from TP_SCR/TP_Threads/a.out rename to TP_SCR3.1/TP_Threads/a.out diff --git a/TP_SCR/TP_Threads/document-reponse-tp-thread-yolou.c b/TP_SCR3.1/TP_Threads/document-reponse-tp-thread-yolou.c similarity index 100% rename from TP_SCR/TP_Threads/document-reponse-tp-thread-yolou.c rename to TP_SCR3.1/TP_Threads/document-reponse-tp-thread-yolou.c diff --git a/TP_SCR/TP_Threads/exo2somme.c b/TP_SCR3.1/TP_Threads/exo2somme.c similarity index 100% rename from TP_SCR/TP_Threads/exo2somme.c rename to TP_SCR3.1/TP_Threads/exo2somme.c diff --git a/TP_SCR/TP_Tubes/a.out b/TP_SCR3.1/TP_Tubes/a.out similarity index 100% rename from TP_SCR/TP_Tubes/a.out rename to TP_SCR3.1/TP_Tubes/a.out diff --git a/TP_SCR/TP_Tubes/ex1.c b/TP_SCR3.1/TP_Tubes/ex1.c similarity index 100% rename from TP_SCR/TP_Tubes/ex1.c rename to TP_SCR3.1/TP_Tubes/ex1.c diff --git a/TP_SCR/TP_Tubes/ex11.c b/TP_SCR3.1/TP_Tubes/ex11.c similarity index 100% rename from TP_SCR/TP_Tubes/ex11.c rename to TP_SCR3.1/TP_Tubes/ex11.c