🧩 Tiny functions library using assembly language. It includes: ft_strlen, ft_strcmp, ft_strcpy, ft_strdup, ft_read and ft_write. Two last also set errno value in case of error
-
Updated
Sep 29, 2020 - C
🧩 Tiny functions library using assembly language. It includes: ft_strlen, ft_strcmp, ft_strcpy, ft_strdup, ft_read and ft_write. Two last also set errno value in case of error
Asynchronous file copy operation on Linux using POSIX Asynchronous I/O (AIO)
Add a description, image, and links to the errno topic page so that developers can more easily learn about it.
To associate your repository with the errno topic, visit your repo's landing page and select "manage topics."