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/mingwex Makefile.in snprintf. ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingwex
Changes by:	dannysmith@sources.redhat.com	2002-05-15 22:21:40

Modified files:
	winsup/mingw/mingwex: Makefile.in snprintf.c snwprintf.c 
Added files:
	winsup/mingw/mingwex: vsnprintf.c vsnwprintf.c 

Log message:
	* mingwex/snprintf.c: Split out vsnprintf to....
	* mingwex/vsnprintf.c: New file.
	* mingwex/snwprintf.c: Split out vsnwprintf to...
	* mingwex/vsnwprintf.c: New file.
	* mingwex/Makefile.in: Adjust DISTFILES and STDIO_STUB_OBJS.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/vsnprintf.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/vsnwprintf.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.10&r2=1.1.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/snprintf.c.diff?cvsroot=src&only_with_tag=mingwex&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/snwprintf.c.diff?cvsroot=src&only_with_tag=mingwex&r1=1.1.2.2&r2=1.1.2.3


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