Ignore:
Timestamp:
Sep 7, 2004, 3:33:15 AM (21 years ago)
Author:
bird
Message:

GCC v3.3.4 - official sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc/fastjar/compress.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1463 r1464  
    1 /* $Id: compress.h,v 1.2 2000/12/14 18:45:35 ghazi Exp $
     1/* $Id: compress.h,v 1.1 2000/12/09 03:08:23 apbianco Exp $
    22
    33   $Log: compress.h,v $
    4    Revision 1.2  2000/12/14 18:45:35  ghazi
    5    Warning fixes:
    6 
    7         * compress.c: Include stdlib.h and compress.h.
    8         (rcsid): Delete.
    9         (report_str_error): Make static.
    10         (ez_inflate_str): Delete unused variable.  Add parens in if-stmt.
    11         (hrd_inflate_str): Likewise.
    12 
    13         * compress.h (init_compression, end_compression, init_inflation,
    14         end_inflation): Prototype void arguments.
    15 
    16         * dostime.c (rcsid): Delete.
    17 
    18         * jargrep.c: Include ctype.h, stdlib.h, zlib.h and compress.h.
    19         Make functions static.  Cast ctype function argument to `unsigned
    20         char'.  Add parens in if-stmts.  Constify.
    21         (Usage): Change into a macro.
    22         (jargrep): Remove unused parameter.
    23 
    24         * jartool.c: Constify.  Add parens in if-stmts.  Align
    25         signed/unsigned char pointers in functions calls using casts.
    26         (rcsid): Delete.
    27         (list_jar): Fix printf format specifier.
    28         (usage): Chop long string into bits.  Reformat.
    29 
    30         * pushback.c (rcsid): Delete.
    31 
    324   Revision 1.1  2000/12/09 03:08:23  apbianco
    335   2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
Note: See TracChangeset for help on using the changeset viewer.