This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/mingw ChangeLog moldname-crtdll.def ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingwex
Changes by:	dannysmith@sources.redhat.com	2002-04-09 18:11:29

Modified files:
	winsup/mingw   : ChangeLog moldname-crtdll.def 
	                 moldname-msvcrt.def 
	winsup/mingw/include: stdio.h 
	winsup/mingw/mingwex: Makefile.in 
Added files:
	winsup/mingw/mingwex: mingw-fseek.c 

Log message:
	* mingwex/mingw-fseek.c: New file, based on Mumit Khan
	mingw-local patch to binutils.
	Sun Nov  7 04:27:07 1999  Mumit Khan  <khan@xraylith.wisc.edu>
	(__mingw_fseek): New function to work around Win9x f/lseek bug.
	(__mingw_fwrite): Likewise.
	(__mingw_is_win9x): New helper function.
	* include/stdio.h (__USE_MINGW_FSEEK): New define, guarding...
	(__mingw_fseek): New prototype and define to replace fseek.
	(__mingw_fseek): New prototype and define to replace fwrite.
	* mingwex/Makefile.in: Add mingw-fseek.o to libmingwex.a.
	
	* moldname-crtdll.def: Remove CR from end of line.
	* moldname-msvcrt.def: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&only_with_tag=mingwex&r1=1.49.4.6&r2=1.49.4.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/moldname-crtdll.def.diff?cvsroot=src&only_with_tag=mingwex&r1=1.1.1.1.40.1&r2=1.1.1.1.40.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/moldname-msvcrt.def.diff?cvsroot=src&only_with_tag=mingwex&r1=1.1.1.1.40.1&r2=1.1.1.1.40.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdio.h.diff?cvsroot=src&only_with_tag=mingwex&r1=1.6.10.2&r2=1.6.10.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/mingw-fseek.c.diff?cvsroot=src&only_with_tag=mingwex&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&only_with_tag=mingwex&r1=1.1.2.4&r2=1.1.2.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]