haiku/headers
Ingo Weinhold dcdc33b0af Add B[Zlib]CompressionAlgorithm
* BCompressionAlgorithm is a base class for classes that provide
  compression/decompression functionality. There are methods for
  compressing/decompressing a single buffer and factory methods for
  a compressing/decompressing input/output BDataIO.
* BZlibCompressionAlgorithm is a BCompressionAlgorithm implementation
  using zlib.
2014-06-30 21:55:41 +02:00
..
build Add B[Zlib]CompressionAlgorithm 2014-06-30 21:55:41 +02:00
compatibility histedit.h: Add missing #include <sys/cdefs.h> 2014-03-15 04:34:46 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs tiff: drop sources and headers from the source tree 2014-06-13 15:52:11 +02:00
os BDataIO: Add Flush() 2014-06-30 21:55:40 +02:00
posix wchar.h & string.h: use _GNU_SOURCE instead of __USE_GNU. 2014-06-07 11:22:38 +02:00
private Add B[Zlib]CompressionAlgorithm 2014-06-30 21:55:41 +02:00
tools Explicit template instanciation to please gcc2. 2014-06-03 15:27:53 +02:00