From a6bb818b356a845627dd8fe769c36f6304dfec46 Mon Sep 17 00:00:00 2001 From: djonker Date: Sat, 11 Mar 2023 02:41:34 +0100 Subject: [PATCH] readmetest --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index c7e07a7..91de434 100644 --- a/Readme.md +++ b/Readme.md @@ -14,6 +14,8 @@ We can only use **SIGUSR1** and **SIGUSR2** and we can use the kill function to - when server receives signal it sets the pid to the sender pid - it keeps ignoring signals from other PIDs untill it received \0 from the current pid - after \0 is received pid is set back to 1 + +--- ## Tester - add valgrind to tester - check for -Wall -Werror -Wextra