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 dtable.cc exceptions.c ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Branch: 	cgf-dev-branch
Changes by:	cgf@sourceware.org	2003-01-01 10:16:37

Modified files:
	cygwin         : ChangeLog dtable.cc exceptions.cc fhandler.cc 
	                 fhandler.h fhandler_disk_file.cc passwd.cc 
	                 sysconf.cc window.cc 

Log message:
	* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,
	_SC_LOGIN_NAME_MAX, _SC_GETPW_R_SIZE_MAX.
	* passwd.cc (getpwuid_r32): Add uid/gid fields to size check calculation.
	* exceptions.cc (events_init): Display name of mutex on failure.
	* windows.cc (setitimer): Return ENOSYS on invalid argument.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.1656.2.5&r2=1.1656.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.107.12.3&r2=1.107.12.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.135&r2=1.135.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.143.4.4&r2=1.143.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.153.2.4&r2=1.153.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.35.12.3&r2=1.35.12.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/passwd.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.54&r2=1.54.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sysconf.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.24&r2=1.24.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/window.cc.diff?cvsroot=uberbaum&only_with_tag=cgf-dev-branch&r1=1.23&r2=1.23.16.1


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