From 0d70f7f16e3fcc8e57034932e5cb2d5a0027c4cf Mon Sep 17 00:00:00 2001 From: lumenthi Date: Thu, 8 Dec 2022 17:14:34 +0100 Subject: [PATCH] :memo: Functions check --- notes/allowed.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/notes/allowed.txt b/notes/allowed.txt index 5e607cf..66dfe4c 100644 --- a/notes/allowed.txt +++ b/notes/allowed.txt @@ -10,3 +10,15 @@ ◦ strerror / gai_strerror. ◦ printf and its family. ◦ Your libft functions. + +== Sniff +◦ inet_ntoa +◦ pthread lib + +== Auto resolution +◦ ioctl +◦ perror + +== Persistency +◦ alarm +◦ clock_nanosleep