src/winsup/cygwin ChangeLog exceptions.cc shar ...

2003-09-03 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-09-03 14:15:55 Modified files: winsup/cygwin : ChangeLog exceptions.cc shared.cc shared_info.h sigproc.cc Log message: * exceptions.cc (set_process_mask): Set pend

winsup/utils ChangeLog mount.cc

2003-09-03 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2003-09-04 01:04:58 Modified files: utils : ChangeLog mount.cc Log message: * mount.cc (mount_commands): Ensure user mode is actually user mode and not the default system

src/winsup/cygwin ChangeLog cxx.cc

2003-09-03 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-09-04 03:01:36 Modified files: winsup/cygwin : ChangeLog cxx.cc Log message: * cxx.cc (new): Fix formatting. Just return result of ccalloc rather than calling memset explicitly. P