maj libft

This commit is contained in:
hugogogo
2021-09-21 10:22:57 +02:00
parent 2d00b06f1c
commit 796ee4ca55
2 changed files with 2 additions and 1 deletions

View File

@@ -27,5 +27,6 @@ then in another window launch the client, with two arguments :
- **use of getpid** : https://www.includehelp.com/c/getpid-and-getppid-functions-in-c-linux.aspx
- **use of signal** : https://linuxhint.com/signal_handlers_c_programming_language
- **use of sigaction** : https://stackoverflow.com/a/17572787/9497573
- **don't use pause** : https://www.gnu.org/software/libc/manual/html_node/Pause-Problems.html
- **standard signal vs real time signals (with queue option)** : https://www.softprayog.in/programming/posix-real-time-signals-in-linux
- **test time of functions in program** : https://stackoverflow.com/a/5833240/9497573

1
libft

Submodule libft deleted from c335eb1f6a

1
libft Symbolic link
View File

@@ -0,0 +1 @@
../../libft