haiku/headers
Adrien Destugues a1cce97050 HttpRequest: more small fixes and cleanups
* Remove unneeded field fOutputHeaders and convert it to a local for the
only method that uses it,
* Don't return EOVERFLOW when flushing data from ZLib (the ZLib
decompressor returns this, but zlib docs states that this is NOT an
error condition).
* Replace unneeded temporary BNetBuffer of fixed size with BStackOrHeapArray.
2014-07-28 15:02:17 +02:00
..
build Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
compatibility
config
cpp
glibc
libs tiff: drop sources and headers from the source tree 2014-06-13 15:52:11 +02:00
os HttpRequest: more small fixes and cleanups 2014-07-28 15:02:17 +02:00
posix tty: Add bitmask ioctls TIOCMBIS and TIOCMBIC 2014-07-23 21:36:07 +02:00
private Guard header for use by assembler code 2014-07-23 13:27:23 +02:00
tools Fix out-of-date comment. 2014-07-28 15:02:15 +02:00