Move prototypes of mkfifo2() from sys/stat.h and pipe2() from unistd.h. They...
Move prototypes of mkfifo2() from sys/stat.h and pipe2() from unistd.h. They are non-standard and should not be in such a public place. They are not in include/nuttx/fs/fs.h (which isn't a great place either).
Loading
Please register or sign in to comment