Searched hist:187302 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dfputws.cdiff 187302 Thu Jan 15 16:54:48 MST 2009 rdivacky Introduce a local variable and use it instead of passed in parameter
to get rid of restrict qualifier discarding. This lets libc compile
cleanly in gnu99 mode.

Suggested by: kib, christoph.mallon at gmx.de
Approved by: kib (mentor)

Completed in 64 milliseconds