From d8f9b6955817462df663b4f09bcf970d710c08e6 Mon Sep 17 00:00:00 2001 From: Tom Moguljak Date: Thu, 14 Sep 2023 15:12:21 +0200 Subject: [PATCH] Changement de disposition --- {Exo1 => TP1/Exo1}/adresses_virtuelles.c | 0 {Exo1 => TP1/Exo1}/ex1bis/Makefile | 0 {Exo1 => TP1/Exo1}/ex1bis/buf.c | 0 {Exo1 => TP1/Exo1}/ex1bis/data/256k | Bin {Exo1 => TP1/Exo1}/ex1bis/heap.c | 0 {Exo1 => TP1/Exo1}/ex1bis/helpers.c | 0 {Exo1 => TP1/Exo1}/ex1bis/helpers.h | 0 {Exo1 => TP1/Exo1}/ex1bis/huge.c | 0 {Exo1 => TP1/Exo1}/ex1bis/mmap.c | 0 {Exo1 => TP1/Exo1}/ex1bis/null.c | 0 {Exo1 => TP1/Exo1}/ex1bis/stack.c | 0 {Exo2 => TP1/Exo2}/bss_data.c | 4 ++-- {Exo3 => TP1/Exo3}/ij_ji.c | 0 {Exo4 => TP1/Exo4}/sum_array.c | 0 {Exo5 => TP1/Exo5}/alignement.c | 0 {Exo5 => TP1/Exo5}/exo5.c | 0 {memoire => TP1/memoire}/Makefile | 0 {memoire => TP1/memoire}/main.c | 0 {memoire => TP1/memoire}/mem.c | 0 {memoire => TP1/memoire}/mem.h | 0 20 files changed, 2 insertions(+), 2 deletions(-) rename {Exo1 => TP1/Exo1}/adresses_virtuelles.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/Makefile (100%) rename {Exo1 => TP1/Exo1}/ex1bis/buf.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/data/256k (100%) rename {Exo1 => TP1/Exo1}/ex1bis/heap.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/helpers.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/helpers.h (100%) rename {Exo1 => TP1/Exo1}/ex1bis/huge.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/mmap.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/null.c (100%) rename {Exo1 => TP1/Exo1}/ex1bis/stack.c (100%) rename {Exo2 => TP1/Exo2}/bss_data.c (54%) rename {Exo3 => TP1/Exo3}/ij_ji.c (100%) rename {Exo4 => TP1/Exo4}/sum_array.c (100%) rename {Exo5 => TP1/Exo5}/alignement.c (100%) rename {Exo5 => TP1/Exo5}/exo5.c (100%) rename {memoire => TP1/memoire}/Makefile (100%) rename {memoire => TP1/memoire}/main.c (100%) rename {memoire => TP1/memoire}/mem.c (100%) rename {memoire => TP1/memoire}/mem.h (100%) diff --git a/Exo1/adresses_virtuelles.c b/TP1/Exo1/adresses_virtuelles.c similarity index 100% rename from Exo1/adresses_virtuelles.c rename to TP1/Exo1/adresses_virtuelles.c diff --git a/Exo1/ex1bis/Makefile b/TP1/Exo1/ex1bis/Makefile similarity index 100% rename from Exo1/ex1bis/Makefile rename to TP1/Exo1/ex1bis/Makefile diff --git a/Exo1/ex1bis/buf.c b/TP1/Exo1/ex1bis/buf.c similarity index 100% rename from Exo1/ex1bis/buf.c rename to TP1/Exo1/ex1bis/buf.c diff --git a/Exo1/ex1bis/data/256k b/TP1/Exo1/ex1bis/data/256k similarity index 100% rename from Exo1/ex1bis/data/256k rename to TP1/Exo1/ex1bis/data/256k diff --git a/Exo1/ex1bis/heap.c b/TP1/Exo1/ex1bis/heap.c similarity index 100% rename from Exo1/ex1bis/heap.c rename to TP1/Exo1/ex1bis/heap.c diff --git a/Exo1/ex1bis/helpers.c b/TP1/Exo1/ex1bis/helpers.c similarity index 100% rename from Exo1/ex1bis/helpers.c rename to TP1/Exo1/ex1bis/helpers.c diff --git a/Exo1/ex1bis/helpers.h b/TP1/Exo1/ex1bis/helpers.h similarity index 100% rename from Exo1/ex1bis/helpers.h rename to TP1/Exo1/ex1bis/helpers.h diff --git a/Exo1/ex1bis/huge.c b/TP1/Exo1/ex1bis/huge.c similarity index 100% rename from Exo1/ex1bis/huge.c rename to TP1/Exo1/ex1bis/huge.c diff --git a/Exo1/ex1bis/mmap.c b/TP1/Exo1/ex1bis/mmap.c similarity index 100% rename from Exo1/ex1bis/mmap.c rename to TP1/Exo1/ex1bis/mmap.c diff --git a/Exo1/ex1bis/null.c b/TP1/Exo1/ex1bis/null.c similarity index 100% rename from Exo1/ex1bis/null.c rename to TP1/Exo1/ex1bis/null.c diff --git a/Exo1/ex1bis/stack.c b/TP1/Exo1/ex1bis/stack.c similarity index 100% rename from Exo1/ex1bis/stack.c rename to TP1/Exo1/ex1bis/stack.c diff --git a/Exo2/bss_data.c b/TP1/Exo2/bss_data.c similarity index 54% rename from Exo2/bss_data.c rename to TP1/Exo2/bss_data.c index b34c3db..9f75767 100644 --- a/Exo2/bss_data.c +++ b/TP1/Exo2/bss_data.c @@ -1,7 +1,7 @@ /* segment bss et data */ #define N 1000 -int t[N]; /* version 1 */ -//int t[N]={1}; /* version 2 */ +//int t[N]; /* version 1 */ +int t[N]={1}; /* version 2 */ int main() { diff --git a/Exo3/ij_ji.c b/TP1/Exo3/ij_ji.c similarity index 100% rename from Exo3/ij_ji.c rename to TP1/Exo3/ij_ji.c diff --git a/Exo4/sum_array.c b/TP1/Exo4/sum_array.c similarity index 100% rename from Exo4/sum_array.c rename to TP1/Exo4/sum_array.c diff --git a/Exo5/alignement.c b/TP1/Exo5/alignement.c similarity index 100% rename from Exo5/alignement.c rename to TP1/Exo5/alignement.c diff --git a/Exo5/exo5.c b/TP1/Exo5/exo5.c similarity index 100% rename from Exo5/exo5.c rename to TP1/Exo5/exo5.c diff --git a/memoire/Makefile b/TP1/memoire/Makefile similarity index 100% rename from memoire/Makefile rename to TP1/memoire/Makefile diff --git a/memoire/main.c b/TP1/memoire/main.c similarity index 100% rename from memoire/main.c rename to TP1/memoire/main.c diff --git a/memoire/mem.c b/TP1/memoire/mem.c similarity index 100% rename from memoire/mem.c rename to TP1/memoire/mem.c diff --git a/memoire/mem.h b/TP1/memoire/mem.h similarity index 100% rename from memoire/mem.h rename to TP1/memoire/mem.h