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 path.cc syscalls.cc th ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-03-31 19:06:02

Modified files:
	cygwin         : ChangeLog path.cc syscalls.cc thread.h times.cc 

Log message:
	* thread.h (struct _winsup_t): Remove obsolete elements.  Add available_drives
	element.
	* path.cc (mount_info::getmntent): Report "/cygdrive" drives when mounted
	drives are exhausted.
	(fillout_mntent): New function.
	(mount_item::getmntent): Use fillout_mntent.
	(cygdrives_mntent): New function.  Returns next available "/cygdrive".
	(setmntent): Initialize available "/cygdrives".
	* syscalls.cc: Remove some if 0'ed code.
	* times.cc (timezone): Use more descriptive variable name.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.605&r2=1.606
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.112&r2=1.113
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.97&r2=1.98
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.h.diff?cvsroot=uberbaum&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/times.cc.diff?cvsroot=uberbaum&r1=1.14&r2=1.15


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