Closed StefanJum closed 1 year ago
The *_OK flags are defined in fcntl.h in both musl and nolibc. Add them here in newlib to prevent any eventual conflicts that may appear.
*_OK
fcntl.h
The
*_OK
flags are defined infcntl.h
in both musl and nolibc. Add them here in newlib to prevent any eventual conflicts that may appear.