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

/freebsd-11.0-release/lib/libc/stdio/
H A Dfdopen.cdiff 289863 Sat Oct 24 02:25:03 MDT 2015 ache Since no room left in the _flags, reuse __SALC for O_APPEND.
It helps to remove _fcntl() call from _ftello() and optimize seek position
calculation in _swrite().

MFC after: 3 weeks
H A Dfopen.cdiff 289863 Sat Oct 24 02:25:03 MDT 2015 ache Since no room left in the _flags, reuse __SALC for O_APPEND.
It helps to remove _fcntl() call from _ftello() and optimize seek position
calculation in _swrite().

MFC after: 3 weeks
H A Dfreopen.cdiff 289863 Sat Oct 24 02:25:03 MDT 2015 ache Since no room left in the _flags, reuse __SALC for O_APPEND.
It helps to remove _fcntl() call from _ftello() and optimize seek position
calculation in _swrite().

MFC after: 3 weeks
H A Dftell.cdiff 289863 Sat Oct 24 02:25:03 MDT 2015 ache Since no room left in the _flags, reuse __SALC for O_APPEND.
It helps to remove _fcntl() call from _ftello() and optimize seek position
calculation in _swrite().

MFC after: 3 weeks
H A Dstdio.cdiff 289863 Sat Oct 24 02:25:03 MDT 2015 ache Since no room left in the _flags, reuse __SALC for O_APPEND.
It helps to remove _fcntl() call from _ftello() and optimize seek position
calculation in _swrite().

MFC after: 3 weeks

Completed in 66 milliseconds