From 4fdca2b589be804d4dc74f65fa83474b0847afcb Mon Sep 17 00:00:00 2001 From: savalet Date: Mon, 10 Feb 2025 12:47:08 +0100 Subject: [PATCH] Add afunc --- afunc.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 afunc.txt diff --git a/afunc.txt b/afunc.txt new file mode 100644 index 0000000..1a32e10 --- /dev/null +++ b/afunc.txt @@ -0,0 +1,35 @@ +malloc +free +exit +opendir +readdir +closedir +getcwd +chdir +fork +stat +lstat +fstat +open +close +getline +strtok +strtok_r +read +write +execve +access +isatty +wait +wait-pid +wait3 +wait4 +signal +kill +getpid +strerror +perror +strsignal +pipe +dup +dup2