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]

winsup/cygwin ChangeLog cygrun.c gmon.c net.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-04-02 19:53:25

Modified files:
	cygwin         : ChangeLog cygrun.c gmon.c net.cc profil.c 
	                 syscalls.cc winsup.h 
	cygwin/include/sys: strace.h 

Log message:
	* cygrun.c (main): Fix compiler warning.
	* gmon.c (_mcleanup): Ditto.
	* profil.c (profile_off): Ditto.
	* net.cc (find_winsock_errno): New function.
	(__set_winsock_errno): Use find_winsock_errno.
	(cygwin_setsockopt): Detect SO_ERROR for debugging.
	(cygwin_getsockopt): Ditto.  Translate error when getsockopt returns SO_ERROR.
	* winsup.h: regparmize __set_winsock_errno.
	* include/sys/strace.h: Document that strace functions can't use regparm.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.613&r2=1.614
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygrun.c.diff?cvsroot=uberbaum&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/gmon.c.diff?cvsroot=uberbaum&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/net.cc.diff?cvsroot=uberbaum&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/profil.c.diff?cvsroot=uberbaum&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.99&r2=1.100
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/winsup.h.diff?cvsroot=uberbaum&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/strace.h.diff?cvsroot=uberbaum&r1=1.11&r2=1.12


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