CodePudding user response:
O_EXCL said if you want to create the file already exists, the error, return 1 at the same time, and modify the value of errno,
CodePudding user response:
O_EXCL said if you want to create the file already exists, the error, return 1 at the same time, and modify the value of errno,