O_WRONLY

Results 3 issues of O_WRONLY

https://github.com/alexandregv/42toolbox/blob/1e4375ac37516620ecb93cfcd75de715bc4086df/init_docker.sh#L32 I can't 'brew uninstall docker. Because i don't have root privileges. ```sh @@@ > type docker docker is hashed (/usr/local/bin/docker) @@@ > ls -al /usr/local/bin/docker lrwxr-xr-x 1 root wheel...

* error ```c #define csp_without_prefix #include #include ``` ```shell In file included from /usr/local/include/libcsp/csp.h:28, from sum.c:18: /usr/include/unistd.h:1005:13: error: expected identifier or ‘(’ before ‘do’ 1005 | extern void sync (void)...