Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

Location:
vendor/current/lib/zlib/examples
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/lib/zlib/examples/fitblk.c

    r414 r740  
    1818   nearly the requested output block size.  The first pass generates
    1919   enough deflate blocks to produce output to fill the requested
    20    output size plus a specfied excess amount (see the EXCESS define
     20   output size plus a specified excess amount (see the EXCESS define
    2121   below).  The last deflate block may go quite a bit past that, but
    2222   is discarded.  The second pass decompresses and recompresses just
  • vendor/current/lib/zlib/examples/gun.c

    r414 r740  
    4343   encountered in an input file, it is the last stream in that file.
    4444
    45    Like gunzip and uncompress, the file attributes of the orignal compressed
     45   Like gunzip and uncompress, the file attributes of the original compressed
    4646   file are maintained in the final uncompressed file, to the extent that the
    4747   user permissions allow it.
Note: See TracChangeset for help on using the changeset viewer.