[Bug 206146] fileno(3) should be implemented as a function; need to check other functions as well

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 30 05:45:29 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206146

--- Comment #5 from lichray at gmail.com ---
(In reply to David Chisnall from comment #4)

Right now, to C++, the only issue left is whether the shortcut implementations
can be called, since those macros are already being guarded against
__cplusplus.  The complexity of this change went beyond my expectation.

And wrt performance, the cases actually matter are getc/putc...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-standards mailing list