~ubuntu-branches/ubuntu/natty/ntop/natty

« back to all changes in this revision

Viewing changes to gdchart0.94c/gd-1.8.3/libpng-1.0.8/wince/zlibce.def

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2005-01-30 21:59:13 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050130215913-xc3ke963bw49b3k4
Tags: 2:3.0-5
* Updated README.Debian file so users will understand what to do at
  install, closes: #291794, #287802.
* Updated ntop init script to give better output.
* Also changed log directory from /var/lib/ntop to /var/log/ntop,
  closes: #252352.
* Quoted the interface list to allow whitespace, closes: #267248.
* Added a couple of logcheck ignores, closes: #269321, #269319.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
LIBRARY     zlibce.dll
2
 
 
3
 
EXPORTS
4
 
    adler32                        @1
5
 
    compress                       @2
6
 
    crc32                          @3
7
 
    deflate                        @4
8
 
    deflateCopy                    @5
9
 
    deflateEnd                     @6
10
 
    deflateInit2_                  @7
11
 
    deflateInit_                   @8
12
 
    deflateParams                  @9
13
 
    deflateReset                   @10
14
 
    deflateSetDictionary           @11
15
 
    gzclose                        @12
16
 
    gzdopen                        @13
17
 
    gzerror                        @14
18
 
    gzflush                        @15
19
 
    gzopen                         @16
20
 
    gzread                         @17
21
 
    gzwrite                        @18
22
 
    inflate                        @19
23
 
    inflateEnd                     @20
24
 
    inflateInit2_                  @21
25
 
    inflateInit_                   @22
26
 
    inflateReset                   @23
27
 
    inflateSetDictionary           @24
28
 
    inflateSync                    @25
29
 
    uncompress                     @26
30
 
    zlibVersion                    @27
31
 
    gzprintf                       @28
32
 
    gzputc                         @29
33
 
    gzgetc                         @30
34
 
    gzseek                         @31
35
 
    gzrewind                       @32
36
 
    gztell                         @33
37
 
    gzeof                          @34
38
 
    gzsetparams                    @35
39
 
    zError                         @36
40
 
    inflateSyncPoint               @37
41
 
    get_crc_table                  @38
42
 
    compress2                      @39
43
 
    gzputs                         @40
44
 
    gzgets                         @41