From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: corinna.vinschen@cityweb.de Cc: cygwin@sourceware.cygnus.com Subject: Re: Cygwin B20 - fseek under gcc fails to reposition on text files Date: Wed, 17 Feb 1999 08:07:00 -0000 Message-id: <199902171607.LAA10218@envy.delorie.com> In-reply-to: < 36CA92B5.844635AA@cityweb.de > (message from Corinna Vinschen onWed, 17 Feb 1999 10:58:13 +0100) References: <19990216154134.3413.rocketmail@send104.yahoomail.com> <19990216205243.L16511@cygnus.com> <36CA92B5.844635AA@cityweb.de> <36CA92B5.844635AA@cityweb.de> X-SW-Source: 1999-02/msg00557.html > 3rd: The full stdio code in newlib has to be changed. The buffer is used > anyway in binary mode, every call has to use new counting and > translation methods than the current one. > Because this has to be done _very_ cautious, it's a long time change. FYI, DJGPP does it this way, and you're right, it was a big change. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: corinna.vinschen@cityweb.de Cc: cygwin@sourceware.cygnus.com Subject: Re: Cygwin B20 - fseek under gcc fails to reposition on text files Date: Sun, 28 Feb 1999 23:02:00 -0000 Message-ID: <199902171607.LAA10218@envy.delorie.com> References: <19990216154134.3413.rocketmail@send104.yahoomail.com> <19990216205243.L16511@cygnus.com> <36CA92B5.844635AA@cityweb.de> X-SW-Source: 1999-02n/msg00550.html Message-ID: <19990228230200.t_Mrn-IzJ57ylBEkOCS5RLBpL-EZKsUog81PdvrdOjk@z> > 3rd: The full stdio code in newlib has to be changed. The buffer is used > anyway in binary mode, every call has to use new counting and > translation methods than the current one. > Because this has to be done _very_ cautious, it's a long time change. FYI, DJGPP does it this way, and you're right, it was a big change. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com