https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353
Artem Bunichev changed:
What|Removed |Added
Attachment #256995|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353
--- Comment #4 from Artem Bunichev ---
Oh, OK, I didn't know this point about variadic function prototypes.
Alright, I will add a separate paragraph about O_CREAT flag.
--
You are receiving this mail because:
You are the assignee for the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353
--- Comment #3 from Konstantin Belousov ---
The current form of the function prototype, with ellipses, is better then the
fixed-args call prototype because typical arch has different ABI for vararg
vs. fixed args. Since the system header p
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353
--- Comment #2 from Artem Bunichev ---
Well, separate description for it will be good too, thank you, I will add it.
However, I'm also thinking maybe there is a way to put this invocation form
(with mode_t argument) in the synopsis section
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353
Konstantin Belousov changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353
Bug ID: 284353
Summary: [patch] Remind about additional mode_t argument for
open(2).
Product: Documentation
Version: Latest
Hardware: Any
OS: Any