winsup/cygwin ChangeLog pinfo.cc include/endia ...

2005-08-06 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: [EMAIL PROTECTED]   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=uberbaumr1=1.3015r2=1.3016
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaumr1=1.177r2=1.178
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/endian.h.diff?cvsroot=uberbaumr1=1.3r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/types.h.diff?cvsroot=uberbaumr1=1.29r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/dirent.h.diff?cvsroot=uberbaumr1=1.4r2=1.5



winsup/cygwin dcrt0.cc

2005-08-06 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: [EMAIL PROTECTED]   2005-08-07 02:38:46

Modified files:
cygwin : dcrt0.cc 

Log message:
revert erroneous checkin

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaumr1=1.251r2=1.252