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]

src/winsup/cygwin child_info.h cygthread.cc dc ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	noreparent
Changes by:	cgf@sourceware.org	2004-11-16 06:02:06

Modified files:
	winsup/cygwin  : child_info.h cygthread.cc dcrt0.cc dtable.cc 
	                 exceptions.cc fork.cc pinfo.cc pinfo.h 
	                 signal.cc sigproc.cc sigproc.h spawn.cc tty.cc 
	winsup/cygwin/include/sys: cygwin.h wait.h 

Log message:
	experimental branch which removes cygwin's reparenting code, in favor of a pipe.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/child_info.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.45&r2=1.45.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.44&r2=1.44.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.223&r2=1.223.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.142&r2=1.142.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.220&r2=1.220.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.137&r2=1.137.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.121&r2=1.121.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.64&r2=1.64.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/signal.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.61&r2=1.61.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.201&r2=1.201.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.70&r2=1.70.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.153&r2=1.153.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tty.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.66&r2=1.66.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.54&r2=1.54.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/wait.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.2&r2=1.2.18.1


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