Project

General

Profile

Actions

Feature #4294

closed

fopen could support 'x'

Added by Robert Mustacchi over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Category:
lib - userland libraries
Start date:
2013-11-06
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

C11 adds 'x' as a valid argument to fopen. This matches the traditional usage on other platforms such as the BSDs, OS X, and GNU/Linux to mean O_EXCL. We should add support for this to match those platforms and standards.

Actions

Also available in: Atom PDF