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

/freebsd-11-stable/usr.bin/stdbuf/
H A Dstdbuf.c234772 Sat Apr 28 18:58:11 MDT 2012 jlh Import stdbuf(1) and the shared library it relies on.
This tool changes the default buffering behaviour of standard
stdio streams.

It only works on dynamic binaries. To make it work for static
ones it would require cluttering stdio because there no single
entry point.

PR: 166660
Reviewed by: current@, jhb
Approved by: kib (mentor)
MFC after: 1 week
/freebsd-11-stable/lib/
H A DMakefilediff 234772 Sat Apr 28 18:58:11 MDT 2012 jlh Import stdbuf(1) and the shared library it relies on.
This tool changes the default buffering behaviour of standard
stdio streams.

It only works on dynamic binaries. To make it work for static
ones it would require cluttering stdio because there no single
entry point.

PR: 166660
Reviewed by: current@, jhb
Approved by: kib (mentor)
MFC after: 1 week

Completed in 189 milliseconds