mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
No description
We don't have to check the return status, since execve only returns on failure. Fixes #52 |
||
|---|---|---|
| libft | ||
| src | ||
| tests | ||
| .gitignore | ||
| .valgrindrc | ||
| interesting_tests.md | ||
| Makefile | ||
| NOTES.md | ||
| readline.supp | ||
| test.sh | ||