search for: in_avail

Displaying 2 results from an estimated 2 matches for "in_avail".

Did you mean: min_avail
2016 Oct 28
0
Wine release 1.9.22
...: Add support for the sort arrows. winemac: Update the keyboard layout data immediately after changing the input source. ntdll: Zero-init the buffer for non-linux versions of SystemProcessorPerformanceInformation. Iván Matellanes (10): msvcirt: Don't return negative values in in_avail and out_waiting. msvcirt: Add a partial implementation of class ostrstream. msvcirt: Implement ostrstream constructors. msvcirt/tests: Add tests of ostrstream::pcount. msvcirt: Add a partial implementation of class istrstream. msvcirt: Implement istrstream constructors...
2015 Jun 12
0
Wine release 1.7.45
...uf::unbuffered. msvcirt: Add implementation of streambuf locking. msvcirt: Add implementation of streambuf::gbump/pbump. msvcirt: Add implementation of streambuf::sync. msvcirt: Add implementation of streambuf::seekoff/seekpos. msvcirt: Add implementation of streambuf::in_avail/out_waiting. msvcirt/tests: Add more streambuf tests. msvcirt: Fix implementation of streambuf::sync. Jacek Caban (7): jscript: Correctly handle pvarResult in ParseScriptText. jscript: Added beginning support for 'automagic' event binding feature. jscript: Add...