winsup/cygwin ChangeLog cygwin.din syscalls.cc ...

cgf@cygwin.com cgf@cygwin.com
Wed Nov 6 18:19:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2002-11-06 18:19:52

Modified files:
	cygwin         : ChangeLog cygwin.din syscalls.cc tty.cc 
	cygwin/include/cygwin: version.h 

Log message:
	* include/cygwin/version.h: Bump API minor number for below export.
	* cygwin.din (pututline): New exported function.
	* syscalls.cc (login): Use pututiline().
	(setutent): Open utmp as read/write.
	(endutent): Check if utmp file is open.
	(utmpname): call endutent() to close current utmp file.
	(getutid): Enable all cases, use strncmp() to compare ut_id fields.
	(pututline): New.
	* tty.cc (create_tty_master): Set ut_pid to current pid.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1573&r2=1.1574
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygwin.din.diff?cvsroot=uberbaum&r1=1.65&r2=1.66
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.231&r2=1.232
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/tty.cc.diff?cvsroot=uberbaum&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=uberbaum&r1=1.82&r2=1.83



More information about the Cygwin-cvs mailing list