Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: fr,en MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 14 Feb 1999 12:35:11 +0100 From: Alex Message-ID: <36C6B4EF.BE21009B@i-france.com> To: gnu-win32 mailing list Subject: b20.1 i just got the b20.1 and i've been surprised by 2 things 1) int main(){} after is was compiled used to make a 14Ko exe it now makes a 293Ko exe and all my lil' progs r bigger 2) i made a prog that connect to a server to receive a file which use the recv() func and it used to works fine with the b19, today it doesn't anymore, there is the string "C:\etc\passwd" in the buffer How comes ???