From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Message-ID: <20020605124244.A204@next.gli.cas.cz> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.2.5i From: "Peter A. Cejchan" Subject: [9fans] what is this, pls? Date: Wed, 5 Jun 2002 12:42:44 +0200 Topicbox-Message-UUID: a5d5d8f6-eaca-11e9-9e20-41e7f4b1d025 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Can somebody show me a way around this? (whole ssi.c is at http://next.gli.cas.cz/ssi.c, if needed). TIA, -- ++pac. Peter A. Cejchan Paleobiology Lab, GLU Acad. Sci. CZ [http | ftp]://next.gli.cas.cz --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=WHATISTHIS pcc -c -B -DHAVE_CONFIG_H -D_POSIX_SOURCE -D_BSD_EXTENSION ssi.c /usr/pac/wrk/infernal-0.1/squid/ssi.c:745[stdin:4020] unknown vlong LIST /usr/pac/wrk/infernal-0.1/squid/ssi.c:745[stdin:4020] unknown vlong COND --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=CODE fprintf(g->ptmp, "%s\t%d\t%llu\t%llu\t%lu\n", \ key, fh, r_off->off.i64, \ d_off == NULL? 0 : d_off->off.i64, \ (unsigned long) L); --Dxnq1zWXvFF0Q93v--