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 pinfo.cc include/endia ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-08-06 23:00:06

Modified files:
	cygwin         : ChangeLog pinfo.cc 
	cygwin/include : endian.h 
	cygwin/include/cygwin: types.h 
	cygwin/include/sys: dirent.h 

Log message:
	* include/endian.h: Move everything into this file and define things more like
	linux.
	* include/cygwin/types.h: Include endian.h.
	* include/sys/dirent.h: Define DT_* types and conversion macros.
	* pinfo.cc (pinfo::init): Remove special handling for PID_ALLPIDS and execed
	code, even though it probably still isn't quite right.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3015&r2=1.3016
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.177&r2=1.178
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/endian.h.diff?cvsroot=uberbaum&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/types.h.diff?cvsroot=uberbaum&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/dirent.h.diff?cvsroot=uberbaum&r1=1.4&r2=1.5


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