A much faster popen() and system() implementation for Linux
-
Updated
Oct 26, 2020 - C
A much faster popen() and system() implementation for Linux
Practice solutions for 42 Exam Rank 04 in C (ft_popen, picoshell, sandbox, argo, vbc). Personal study repo, not for cheating during the exam.
popen2() - bidirectional popen()
A version of popen that doesn't spawn processes using /bin/sh
Add a description, image, and links to the popen topic page so that developers can more easily learn about it.
To associate your repository with the popen topic, visit your repo's landing page and select "manage topics."