David S. Miller wrote:
> Nope, they even inline the full implementation it in their header
> files so they beat even our putc_unlocked() to the point it is
> embarassing.
glibc does this also?
from /usr/include/libio.h
They do it also for putc() if you haven't defined the appropriate
defines.
I realize the shared library problem you gave us a pointer to, which
is why I have never complained to the glibc lists about this bug.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/