Differences between version 4 and revision by previous author of creat(2).
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Thursday, October 31, 2002 10:18:59 pm | by JohnMcPherson | Revert |
Older page: | version 3 | Last edited on Thursday, October 31, 2002 5:36:46 pm | by PerryLorier | Revert |
@@ -56,9 +56,9 @@
;[EMFILE]: The process already has the maximum number of files open.
;[ENFILE]: The limit on the total number of files open on the system has been reached.
!!CONFORMING TO
-SVr4, SVID, POSIX, X/OPEN, BSD 4.3
+SVr4, SVID, [
POSIX]
, X/OPEN, BSD 4.3
!!SEE ALSO
read(2), write(2), fcntl(2), close(2), link(2), mknod(2), mount(2), stat(2), umask(2), unlink(2), socket(2), fopen(3), fifo(4)