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]

winsup/cygwin ChangeLog cygwin.din dcrt0.cc er ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2008-09-11 06:22:31

Modified files:
	cygwin         : ChangeLog cygwin.din dcrt0.cc errno.cc 
	                 strsig.cc 
	cygwin/include/cygwin: signal.h 
	cygwin/libc    : getopt.c 

Log message:
	* cygwin.din (sys_sigabbrev): Add this here.
	* dcrt0.cc (__argc,__argv,_check_for_executable): Remove dllexport decoration
	since it is already handled in cygwin.din.
	* errno.cc (_sys_errlist): Ditto.
	* strsig.cc (sys_sigabbrev): Ditto.
	* include/cygwin/signal.h: Protect use of dllimport when __INSIDE_CYGWIN__.
	* libc/getopt.c: Revert previous changes.  Define __INSIDE_CYGWIN__.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4269&r2=1.4270
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygwin.din.diff?cvsroot=uberbaum&r1=1.191&r2=1.192
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.346&r2=1.347
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/errno.cc.diff?cvsroot=uberbaum&r1=1.66&r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/strsig.cc.diff?cvsroot=uberbaum&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/signal.h.diff?cvsroot=uberbaum&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/libc/getopt.c.diff?cvsroot=uberbaum&r1=1.10&r2=1.11


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