src/winsup/cygwin/release 1.7.31

2014-07-16 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-07-16 14:30:56

Modified files:
winsup/cygwin/release: 1.7.31 

Log message:
.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.31.diff?cvsroot=srcr1=1.4r2=1.5



src/winsup/cygwin ChangeLog sigproc.cc

2014-07-15 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-07-15 22:11:23

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (sigproc_init): Set aside more buffer space for signal 
pipes.
(sig_send): Retry WriteFiles which fail when there is no error but 
packbytes
have not been sent.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6472r2=1.6473
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.425r2=1.426



src/winsup/cygwin ChangeLog sigproc.cc import/ ...

2014-07-14 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-07-14 18:16:16

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 
Added files:
winsup/cygwin/import: rexec.c 

Log message:
* sigproc.cc (send_sig): Fix bad format in diagnostic output.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6470r2=1.6471
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.423r2=1.424
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/import/rexec.c.diff?cvsroot=srcr1=NONEr2=1.1



src/winsup/doc ChangeLog faq-programming.xml

2014-06-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-06-17 14:49:06

Modified files:
winsup/doc : ChangeLog faq-programming.xml 

Log message:
* faq-programming.xml: Add gettext-devel to list of packages needed to 
build
Cygwin.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.472r2=1.473
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/faq-programming.xml.diff?cvsroot=srcr1=1.28r2=1.29



src/winsup/cygwin ChangeLog timer.cc

2014-06-05 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-06-05 19:50:24

Modified files:
winsup/cygwin  : ChangeLog timer.cc 

Log message:
* timer.cc (timer_tracker::cancel): Demote api_fatal to system_printf, 
printing
more details about odd failure condition.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6438r2=1.6439
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/timer.cc.diff?cvsroot=srcr1=1.33r2=1.34



src/winsup/cygwin/import

2014-05-26 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-05-26 23:24:53

src/winsup/cygwin/import

Update of /cvs/src/src/winsup/cygwin/import
In directory sourceware.org:/tmp/cvs-serv21573/import

Log Message:
Directory /cvs/src/src/winsup/cygwin/import added to the repository



src/winsup/cygwin ChangeLog fhandler_console.c ...

2014-05-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-05-09 14:28:48

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc signal.cc 

Log message:
* signal.cc (sigprocmask): Fix strace output to include how.
* fhandler_console.cc (dev_console::save_restore): Only current dwEnd 
line
rather than the one after that.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6410r2=1.6411
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.295r2=1.296
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/signal.cc.diff?cvsroot=srcr1=1.120r2=1.121



src/winsup/cygwin ChangeLog spawn.cc

2014-05-03 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-05-03 19:58:21

Modified files:
winsup/cygwin  : ChangeLog spawn.cc 

Log message:
* spawn.cc (av::setup): Eat trailing whitespace on #! script.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6401r2=1.6402
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=srcr1=1.353r2=1.354



src/winsup/cygwin ChangeLog fhandler_dsp.cc

2014-05-02 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-05-02 15:14:17

Modified files:
winsup/cygwin  : ChangeLog fhandler_dsp.cc 

Log message:
* fhandler_dsp.cc (ioctl): Use _ioctl for recursive call.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6400r2=1.6401
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srcr1=1.70r2=1.71



src/winsup/cygwin ChangeLog DevNotes fhandler. ...

2014-04-26 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-04-26 17:38:22

Modified files:
winsup/cygwin  : ChangeLog DevNotes fhandler.h 
 fhandler_console.cc 

Log message:
* DevNotes: Add entry cgf-26.
* fhandler.h (fhandler_console::save_top): Save top of screen 
coordinates.
* fhandler_console.cc (dev::save_restore): Record top of screen 
coordinates.
Clear entire buffer when restoring saved buffer and try to position the 
cursor
on the save relative place on the screen.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6399r2=1.6400
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/DevNotes.diff?cvsroot=srcr1=1.32r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.502r2=1.503
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.294r2=1.295



src/winsup/cygwin/release 1.7.29

2014-03-31 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-31 23:45:08

Modified files:
winsup/cygwin/release: 1.7.29 

Log message:
.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.29.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.4.2.1r2=1.4.2.2



src/winsup/doc ChangeLog new-features.xml

2014-03-31 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-04-01 00:57:07

Modified files:
winsup/doc : ChangeLog new-features.xml 

Log message:
* new-features.xml: (ov-new1.7.29): Add new section.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.470r2=1.471
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.xml.diff?cvsroot=srcr1=1.18r2=1.19



src/winsup/cygwin ChangeLog DevNotes exceptions.cc

2014-03-29 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-29 21:16:09

Modified files:
winsup/cygwin  : ChangeLog DevNotes exceptions.cc 

Log message:
* DevNotes: Add entry cgf-25.
* exceptions.cc (_cygtls::signal_debugger): Reorganize to avoid 
contacting the
debugger if we have already done so via the exception handler.  
Eliminate need
for goto.  Remove an ifdef in favor of just allocating a larger buffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6384r2=1.6385
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/DevNotes.diff?cvsroot=srcr1=1.31r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=srcr1=1.437r2=1.438



src/winsup/cygwin ChangeLog DevNotes exceptions.cc

2014-03-29 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-29 21:15:45

Modified files:
winsup/cygwin  : ChangeLog DevNotes exceptions.cc 

Log message:
* DevNotes: Add entry cgf-25.
* exceptions.cc (_cygtls::signal_debugger): Reorganize to avoid 
contacting the
debugger if we have already done so via the exception handler.  
Eliminate need
for goto.  Remove an ifdef in favor of just allocating a larger buffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.34r2=1.6314.2.35
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/DevNotes.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.30.2.1r2=1.30.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.432.2.5r2=1.432.2.6



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-19 20:43:15

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_dsp.cc 

Log message:
* fhandler.h (fhandler_dev_dsp): Remove variable names from 
declarations.
(fhandler_dev_dsp::close_audio_in): Make __reg1.
(fhandler_dev_dsp::close_audio_out): Make __reg2.
* fhandler_dev_dsp.cc (fhandler_dev_dsp::close_audio_in): Make __reg1.
(fhandler_dev_dsp::close_audio_out): Make __reg2.
(fhandler_dev_dsp::close): Don't abruptly terminate sound just because 
we are
exiting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6378r2=1.6379
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.501r2=1.502
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srcr1=1.68r2=1.69



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-19 20:42:52

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_dsp.cc 

Log message:
* fhandler.h (fhandler_dev_dsp): Remove variable names from 
declarations.
(fhandler_dev_dsp::close_audio_in): Make __reg1.
(fhandler_dev_dsp::close_audio_out): Make __reg2.
* fhandler_dev_dsp.cc (fhandler_dev_dsp::close_audio_in): Make __reg1.
(fhandler_dev_dsp::close_audio_out): Make __reg2.
(fhandler_dev_dsp::close): Don't abruptly terminate sound just because 
we are
exiting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.30r2=1.6314.2.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.495.2.6r2=1.495.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.66.2.3r2=1.66.2.4



src/winsup/cygwin ChangeLog fhandler_dsp.cc

2014-03-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-20 02:23:32

Modified files:
winsup/cygwin  : ChangeLog fhandler_dsp.cc 

Log message:
* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Actually pass ioctl 
argument to
_ioctl.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.31r2=1.6314.2.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.66.2.4r2=1.66.2.5



src/winsup/cygwin ChangeLog fhandler_dsp.cc

2014-03-18 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-18 20:17:03

Modified files:
winsup/cygwin  : ChangeLog fhandler_dsp.cc 

Log message:
* fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork): Actually call
_fixup_after_fork rather than looping forever.
(fhandler_dev_dsp::fixup_after_exec): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6374r2=1.6375
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srcr1=1.67r2=1.68



src/winsup/cygwin ChangeLog fhandler_dsp.cc

2014-03-18 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-18 20:17:17

Modified files:
winsup/cygwin  : ChangeLog fhandler_dsp.cc 

Log message:
* fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork): Actually call
_fixup_after_fork rather than looping forever.
(fhandler_dev_dsp::fixup_after_exec): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.28r2=1.6314.2.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.66.2.2r2=1.66.2.3



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-16 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-17 01:54:13

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_dsp.cc 

Log message:
* fhandler.h (fhandler_dev_dsp::base): New method.
(fhandler_dev_dsp::_read): Ditto.
(fhandler_dev_dsp::_write): Ditto.
(fhandler_dev_dsp::_ioctl): Ditto.
(fhandler_dev_dsp::_fixup_after_fork): Ditto.
(fhandler_dev_dsp::_fixup_after_exec): Ditto.
* fhandler_dsp.cc (fhandler_dev_dsp::read): Call real function via 
base()
pointer.
(fhandler_dev_dsp::write): Ditto.
(fhandler_dev_dsp::ioctl): Ditto.
(fhandler_dev_dsp::fixup_after_fork): Ditto.
(fhandler_dev_dsp::fixup_after_exec): Ditto.
(fhandler_dev_dsp::_read): Rename by adding an leading underscore.
(fhandler_dev_dsp::_write): Ditto.
(fhandler_dev_dsp::_ioctl): Ditto.
(fhandler_dev_dsp::_fixup_after_fork): Ditto.
(fhandler_dev_dsp::_fixup_after_exec): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.25r2=1.6314.2.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.495.2.5r2=1.495.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.66r2=1.66.2.1



src/winsup/cygwin ChangeLog fhandler_dsp.cc si ...

2014-03-16 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-17 04:36:17

Modified files:
winsup/cygwin  : ChangeLog fhandler_dsp.cc sigproc.cc sigproc.h 

Log message:
* sigproc.h (no_thread_exit_protect): New class.
* sigproc.cc (thread_exit): Use no_thread_exit_protect to determine if 
we need
to coordinate ThreadExit/ExitProcess.
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Use
no_thread_exit_protect to kludge around waiting for waveOutClose as it 
waits
for a thread that never exits.
(fhandler_dev_dsp::Audio_in::stop): Ditto for waveInClose.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.26r2=1.6314.2.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.66.2.1r2=1.66.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.420.2.2r2=1.420.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.128r2=1.128.2.1



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-16 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-17 04:41:35

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_dsp.cc sigproc.cc 
 sigproc.h 

Log message:
* sigproc.h (no_thread_exit_protect): New class.
* sigproc.cc (thread_exit): Use no_thread_exit_protect to determine if 
we need
to coordinate ThreadExit/ExitProcess.
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Use
no_thread_exit_protect to kludge around waiting for waveOutClose as it 
waits
for a thread that never exits.
(fhandler_dev_dsp::Audio_in::stop): Ditto for waveInClose.
* fhandler.h (fhandler_dev_dsp::base): New method.
(fhandler_dev_dsp::_read): Ditto.
(fhandler_dev_dsp::_write): Ditto.
(fhandler_dev_dsp::_ioctl): Ditto.
(fhandler_dev_dsp::_fixup_after_fork): Ditto.
(fhandler_dev_dsp::_fixup_after_exec): Ditto.
* fhandler_dsp.cc (fhandler_dev_dsp::read): Call real function via 
base()
pointer.
(fhandler_dev_dsp::write): Ditto.
(fhandler_dev_dsp::ioctl): Ditto.
(fhandler_dev_dsp::fixup_after_fork): Ditto.
(fhandler_dev_dsp::fixup_after_exec): Ditto.
(fhandler_dev_dsp::_read): Rename by adding an leading underscore.
(fhandler_dev_dsp::_write): Ditto.
(fhandler_dev_dsp::_ioctl): Ditto.
(fhandler_dev_dsp::_fixup_after_fork): Ditto.
(fhandler_dev_dsp::_fixup_after_exec): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6372r2=1.6373
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.500r2=1.501
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=srcr1=1.66r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.422r2=1.423
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=srcr1=1.128r2=1.129



src/winsup/cygwin ChangeLog fhandler_console.cc

2014-03-10 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-10 17:33:06

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
* fhandler_console.cc (dev_console::save_restore): Save entire line of 
current
cursor position.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.22r2=1.6314.2.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.7r2=1.285.2.8



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-10 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-10 18:18:56

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (dev_console::b): Redefine as CONSOLE_SCREEN_BUFFER_INFO 
for use
with older OS.
* fhandler_console.cc (dev_console::fillin): Ditto for
GetConsoleScreenBufferInfo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6368r2=1.6369
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.499r2=1.500
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.293r2=1.294



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-10 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-10 18:18:49

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (dev_console::b): Redefine as CONSOLE_SCREEN_BUFFER_INFO 
for use
with older OS.
* fhandler_console.cc (dev_console::fillin): Ditto for
GetConsoleScreenBufferInfo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.23r2=1.6314.2.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.495.2.4r2=1.495.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.8r2=1.285.2.9



src/winsup/cygwin ChangeLog dir.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-09 18:39:14

Modified files:
winsup/cygwin  : ChangeLog dir.cc 

Log message:
* dir.cc (opendir): Propagate any errno from build_fh_name.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6362r2=1.6363
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dir.cc.diff?cvsroot=srcr1=1.136r2=1.137



src/winsup/cygwin ChangeLog dir.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 18:39:29

Modified files:
winsup/cygwin  : ChangeLog dir.cc 

Log message:
* dir.cc (opendir): Propagate any errno from build_fh_name.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.12r2=1.6314.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dir.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.136r2=1.136.2.1



src/winsup/cygwin ChangeLog fhandler_console.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 18:46:08

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
* fhandler_console.cc (fhandler_console::char_command): Properly use 
calculated
value rather than directly using dev_state.args[0].

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.13r2=1.6314.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.4r2=1.285.2.5



src/winsup/cygwin ChangeLog fhandler_console.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-09 18:46:30

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
* fhandler_console.cc (fhandler_console::char_command): Properly use 
calculated
value rather than directly using dev_state.args[0].

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6363r2=1.6364
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.289r2=1.290



src/winsup/cygwin ChangeLog exception.h

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 18:49:50

Modified files:
winsup/cygwin  : ChangeLog exception.h 

Log message:
* exception.h (exception::exception): Install vectored exception 
handler rather
than vectored continue handler.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.14r2=1.6314.2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exception.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.10r2=1.10.2.1



src/winsup/cygwin ChangeLog exception.h except ...

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 18:51:48

Modified files:
winsup/cygwin  : ChangeLog exception.h exceptions.cc 

Log message:
* exception.h (exception::handler_installed): Remove.
(exception::exception): Remove old code.  Manually install SEH handler 
instead.
(exception::~exception): For x86_64, define frame end label.
* exceptions.cc (exception::handler_installed): Remove.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.15r2=1.6314.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exception.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.10.2.1r2=1.10.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.432r2=1.432.2.1



src/winsup/cygwin ChangeLog localtime.cc inclu ...

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 18:56:21

Modified files:
winsup/cygwin  : ChangeLog localtime.cc 
winsup/cygwin/include/cygwin: version.h 
winsup/cygwin/libc: strptime.cc 

Log message:
* localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and 
__TM_ZONE
being defined.  Throughout, write to these struct tm members only if
CYGWIN_VERSION_CHECK_FOR_EXTRA_TM_MEMBERS is true.
* libc/strptime.cc: Ditto.
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_EXTRA_TM_MEMBERS): 
Define.
(CYGWIN_VERSION_API_MINOR): Bump to 272.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.16r2=1.6314.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/localtime.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.30r2=1.30.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.397r2=1.397.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/libc/strptime.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.11r2=1.11.2.1



src/winsup/cygwin ChangeLog include/cygwin/con ...

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 18:57:50

Modified files:
winsup/cygwin  : ChangeLog 
winsup/cygwin/include/cygwin: config.h 

Log message:
* include/cygwin/config.h (__TM_GMTOFF): Define.
(__TM_ZONE): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.17r2=1.6314.2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/config.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.19r2=1.19.2.1



src/winsup/cygwin ChangeLog sigproc.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 19:25:52

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (_cygtls::remove_wq): Reset thread_ev inside of lock.  Set 
to NULL
when done.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.18r2=1.6314.2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.420.2.1r2=1.420.2.2



src/winsup/cygwin ChangeLog sigproc.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-09 19:25:38

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (_cygtls::remove_wq): Reset thread_ev inside of lock.  Set 
to NULL
when done.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6364r2=1.6365
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.421r2=1.422



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 22:49:06

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (fhandler_console::dwBufferSize): Delete.
(fhandler_console::dwCursorPosition): Ditto.
(fhandler_console::wAttributes): Ditto.
(fhandler_console::b): New field encompassing previously disparate 
screen
buffer info.
(fhandler_console::save_bufsize): Rename from savebufsiz
(fhandler_console::save_buf): Rename sfrom savebuf.
(fhandler_console::save_cursor): New field.
(fhandler_console::save_restore): New function.
(fhandler_console::con): Rename from dev_state.
(fhandler_console::focus_aware): Accommodate name change.
* fhandler_console.cc: Use 'b' field of dev_console throughout instead 
of
disparate names.  Accommodate dev_state - con rename.
(dev_state:save_restore): New function.  Now attempts to save the 
entire screen
buffer rather than just the visible part.  Clear the buffer when 
saving, like
Linux.
(fhandler_console::char_command): Use con.save_restore() for 
Save/restore
screen sequence.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.19r2=1.6314.2.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.495.2.3r2=1.495.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.5r2=1.285.2.6



src/winsup/cygwin ChangeLog

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-09 22:50:04

Modified files:
winsup/cygwin  : ChangeLog 

Log message:
Change wording

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.20r2=1.6314.2.21



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-09 22:49:57

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (fhandler_console::dwBufferSize): Delete.
(fhandler_console::dwCursorPosition): Ditto.
(fhandler_console::wAttributes): Ditto.
(fhandler_console::b): New field encompassing previously disparate 
screen
buffer info.
(fhandler_console::save_bufsize): Rename from savebufsiz
(fhandler_console::save_buf): Rename sfrom savebuf.
(fhandler_console::save_cursor): New field.
(fhandler_console::save_restore): New function.
(fhandler_console::con): Rename from dev_state.
(fhandler_console::focus_aware): Accommodate name change.
* fhandler_console.cc: Use 'b' field of dev_console throughout instead 
of
disparate names.  Accommodate dev_state - con rename.
(dev_state:save_restore): New function.  Attempt to save the entire 
screen
buffer rather than just the visible part.  Clear the buffer when 
saving, like
Linux.
(fhandler_console::char_command): Use con.save_restore() for 
Save/restore
screen sequence.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6365r2=1.6366
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.498r2=1.499
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.290r2=1.291



src/winsup/cygwin ChangeLog fhandler_console.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-03-10 03:15:03

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
* fhandler_console.cc (fhandler_console::save_restore): Save only until 
last
written row and, because of this, don't bother trying to restore the 
screen
buffer size.  Set cursor position after refilling buffer.
(fhandler_console::write): Use absolute paths when saving/restoring 
cursor
position or suffer odd problems after a saved screen is restored.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.21r2=1.6314.2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.6r2=1.285.2.7



src/winsup/cygwin ChangeLog fhandler_console.cc

2014-03-09 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-03-10 03:15:39

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
* fhandler_console.cc (fhandler_console::save_restore): Save only until 
last
written row and, because of this, don't bother trying to restore the 
screen
buffer size.  Set cursor position after refilling buffer.
(fhandler_console::write): Use absolute paths when saving/restoring 
cursor
position or suffer odd problems after a saved screen is restored.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6366r2=1.6367
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.291r2=1.292



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-02-25 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-26 01:40:49

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (fhandler_console::scroll_buffer_screen): New function.
* fhandler_console.cc (fhandler_console::scroll_buffer_screen): New 
function.
(fhandler_console::char_command): Use scroll_buffer_screen as 
appropriate.
(dev_console::scroll_buffer): Remove if 0'ed block.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.11r2=1.6314.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.495.2.2r2=1.495.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.3r2=1.285.2.4



src/winsup/utils ChangeLog minidumper.cc

2014-02-24 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-24 19:04:41

Modified files:
winsup/utils   : ChangeLog minidumper.cc 

Log message:
* minidumper.cc (minidump): Fix -t option argument handling.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.619r2=1.619.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/minidumper.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.1r2=1.1.2.1



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-02-22 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-02-23 03:38:52

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (dev_console::is_fullscreen): Delete.
(dev_console::scroll_window): Return bool indicating success.
(dev_console::scroll_screen): New function.
(dev_console::clear_screen): New function.
(fhandler_console::clear_screen): Make __reg3.
(fhandler_console::cursor_set): Ditto.
(fhandler_console::cursor_get): Ditto.
(fhandler_console::cursor_rel): Ditto.
* fhandler_console.cc (dev_console::scroll_buffer): Adapt from
fhandler_console.
(fhandler_console::scroll_buffer): Use dev_console function.
(dev_console::is_fullscreen): Delete.
(dev_console::scroll_window): Return true if we cleared the screen.
Shrink/grow buffer first before scrolling to ensure that there is 
sufficient
space after scrolling.
(fhandler_console::clear_screen): Make reg3, use dev_console function.
(dev_console::clear_screen): New function adapted from fhandler_console.
(fhandler_console::cursor_set): Make __reg3.
(fhandler_console::cursor_rel): Ditto.
(fhandler_console::cursor_get): Ditto.
(fhandler_console::write): Fix reverse index.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6345r2=1.6346
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.496r2=1.497
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.286r2=1.287



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2014-02-22 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-23 03:39:38

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_console.cc 

Log message:
* fhandler.h (dev_console::is_fullscreen): Delete.
(dev_console::scroll_window): Return bool indicating success.
(dev_console::scroll_screen): New function.
(dev_console::clear_screen): New function.
(fhandler_console::clear_screen): Make __reg3.
(fhandler_console::cursor_set): Ditto.
(fhandler_console::cursor_get): Ditto.
(fhandler_console::cursor_rel): Ditto.
* fhandler_console.cc (dev_console::scroll_buffer): Adapt from
fhandler_console.
(fhandler_console::scroll_buffer): Use dev_console function.
(dev_console::is_fullscreen): Delete.
(dev_console::scroll_window): Return true if we cleared the screen.
Shrink/grow buffer first before scrolling to ensure that there is 
sufficient
space after scrolling.
(fhandler_console::clear_screen): Make reg3, use dev_console function.
(dev_console::clear_screen): New function adapted from fhandler_console.
(fhandler_console::cursor_set): Make __reg3.
(fhandler_console::cursor_rel): Ditto.
(fhandler_console::cursor_get): Ditto.
(fhandler_console::write): Fix reverse index.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.7r2=1.6314.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.495.2.1r2=1.495.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.285.2.1r2=1.285.2.2



src/winsup/cygwin ChangeLog fhandler_console.cc

2014-02-22 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-02-23 03:42:02

Modified files:
winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
* dev_console::scroll_buffer): Reinstate clipping region.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6346r2=1.6347
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.287r2=1.288



src/winsup/cygwin ChangeLog grp.cc release/1.7.29

2014-02-22 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-23 04:42:50

Modified files:
winsup/cygwin  : ChangeLog grp.cc 
winsup/cygwin/release: 1.7.29 

Log message:
* grp.cc (getgrouplist): Fix previous fix so ret is only set to ngroups 
if
ngroups isn't too small.
* grp.cc (get_groups): Don't add gid to list if it's ILLEGAL_GID.
(getgrouplist): Return number of groups, just like glibc.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.9r2=1.6314.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.122r2=1.122.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.29.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.4r2=1.4.2.1



src/winsup/cygwin ChangeLog sigproc.cc

2014-02-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-19 14:36:25

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (sig_send): Don't bother with an error message if we are 
exiting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314r2=1.6314.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.420r2=1.420.2.1



src/winsup/cygwin ChangeLog environ.cc

2014-02-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-19 18:36:34

Modified files:
winsup/cygwin  : ChangeLog environ.cc 

Log message:
* environ.cc (strbrk): Properly deal with environment variable sans 
quote.
* environ.cc (strbrk): New function.
(parse_options): Use strbrk to parse CYGWIN environment variable.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.1r2=1.6314.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.209r2=1.209.2.1



src/winsup/cygwin ChangeLog dcrt0.cc flock.cc

2014-02-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-19 18:39:46

Modified files:
winsup/cygwin  : ChangeLog dcrt0.cc flock.cc 

Log message:
* dcrt0.cc (child_info_spawn::handle_spawn): Call 
fixup_lockf_after_exec with
additional argument to specify if the process has been execed or 
spawned.
* flock.cc (fixup_lockf_after_exec): Take bool parameter to handle exec 
and
spawn differently.  In case of spawn, just give up POSIX locks in favor 
of the
still running parent.  Add comments to explain.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.2r2=1.6314.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.452r2=1.452.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/flock.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.58r2=1.58.2.1



src/winsup/cygwin ChangeLog cygheap.cc cygheap ...

2014-02-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-19 18:43:04

Modified files:
winsup/cygwin  : ChangeLog cygheap.cc cygheap_malloc.h 

Log message:
* cygheap.cc (cwcsdup): Change parameter to correct PWCSTR.
(cwcsdup1): Ditto.
* cygheap_malloc.h: Change declarations accordingly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.3r2=1.6314.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.177r2=1.177.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap_malloc.h.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.4r2=1.4.2.1



src/winsup/cygwin ChangeLog pinfo.cc

2014-02-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: c...@sourceware.org 2014-02-19 18:44:45

Modified files:
winsup/cygwin  : ChangeLog pinfo.cc 

Log message:
* pinfo.cc (winpids::add): Always copy pinfo structure when winpid.  
Fill out
dwProcessId explicitly to handle exec from a windows process.
(winpids::enum_processes): Reorganize to iterate over known cygwin pids 
when
!winpid.  Simplify logic.  Don't do duplicate detection for winpid.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.6314.2.4r2=1.6314.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=srconly_with_tag=cygwin-1_7_29-release-branchpointr1=1.328r2=1.328.2.1



src/winsup/cygwin/release 1.7.29

2014-02-18 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-02-18 19:02:58

Modified files:
winsup/cygwin/release: 1.7.29 

Log message:


Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.29.diff?cvsroot=srcr1=1.3r2=1.4



src/winsup ChangeLog Makefile.in

2014-02-18 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-02-18 19:58:39

Modified files:
winsup : ChangeLog Makefile.in 

Log message:
* Makefile.in: Ignore errors on doc install.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/ChangeLog.diff?cvsroot=srcr1=1.123r2=1.124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/Makefile.in.diff?cvsroot=srcr1=1.39r2=1.40



src/winsup/doc ChangeLog faq-setup.xml faq-usi ...

2014-01-29 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-01-29 19:01:53

Modified files:
winsup/doc : ChangeLog faq-setup.xml faq-using.xml 
 faq-what.xml 

Log message:
* faq-setup.xml: Minor snapshot instruction rewording.  Update 
discussion about
setup*.exe.
* faq-using.xml: Update information about setup*.exe.
* faq-what.xml: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.469r2=1.470
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/faq-setup.xml.diff?cvsroot=srcr1=1.32r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/faq-using.xml.diff?cvsroot=srcr1=1.53r2=1.54
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/faq-what.xml.diff?cvsroot=srcr1=1.17r2=1.18



src/winsup/cygwin ChangeLog gendef

2014-01-27 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-01-27 20:53:02

Modified files:
winsup/cygwin  : ChangeLog gendef 

Log message:
* gendef (_setjmp (x86)): Save FPU control word location in sequential
location.  Adjust sigstack save accordingly.
(_longjmp (x86)): Ditto for restore.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6309r2=1.6310
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=srcr1=1.52r2=1.53



src/winsup/cygwin ChangeLog exception.h except ...

2014-01-08 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-01-08 16:51:20

Modified files:
winsup/cygwin  : ChangeLog exception.h exceptions.cc 

Log message:
* exceptions.h (cygwin_exception::open_stackdumpfile): Move old 
function into
class.
(cygwin_exception::h): New member.
(cygwin_exception::cygwin_exception): Initialize h to NULL.
* exceptions.cc (cygwin_exception::open_stackdumpfile): Move into
cygwin_exception class.  Use 'h' class member.
(cygwin_exception::dumpstack): Close stack dump file handle if opened.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6295r2=1.6296
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exception.h.diff?cvsroot=srcr1=1.9r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=srcr1=1.431r2=1.432



src/winsup/cygwin ChangeLog

2014-01-04 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2014-01-05 00:09:39

Modified files:
winsup/cygwin  : ChangeLog 

Log message:
Recreate

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6294r2=1.6295



src/winsup/cygwin/release 1.7.28

2013-12-31 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-31 22:27:12

Modified files:
winsup/cygwin/release: 1.7.28 

Log message:
.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.28.diff?cvsroot=srcr1=1.5r2=1.6



src/winsup/cygwin ChangeLog strace.cc

2013-12-21 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-22 07:07:48

Modified files:
winsup/cygwin  : ChangeLog strace.cc 

Log message:
* strace.cc (strace::vsprntf): Fix potential (if unlikely) use of 
uninitialized
variable.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6291r2=1.6292
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/strace.cc.diff?cvsroot=srcr1=1.80r2=1.81



src/winsup/cygwin ChangeLog dcrt0.cc pinfo.cc

2013-12-18 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-18 17:44:20

Modified files:
winsup/cygwin  : ChangeLog dcrt0.cc pinfo.cc 

Log message:
* dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.
* pinfo.cc (pinfo::init): Increase wait interval when waiting for 
procinfo to
stabilize.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6290r2=1.6291
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=srcr1=1.451r2=1.452
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=srcr1=1.327r2=1.328



src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2013-12-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-17 19:05:26

Modified files:
winsup/cygwin  : ChangeLog fhandler.h fhandler_tty.cc 
winsup/cygwin/release: 1.7.28 

Log message:
* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.
* fhandler_tty.cc (fhandler_pty_master::~fhandler_pty_master): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6285r2=1.6286
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.492r2=1.493
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=srcr1=1.286r2=1.287
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.28.diff?cvsroot=srcr1=1.2r2=1.3



src/winsup/cygwin ChangeLog sigproc.cc

2013-12-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-18 03:01:39

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6286r2=1.6287
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.418r2=1.419



src/winsup/cygwin ChangeLog external.cc fork.c ...

2013-12-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-18 03:58:11

Modified files:
winsup/cygwin  : ChangeLog external.cc fork.cc pinfo.cc 
 sigproc.cc 
winsup/cygwin/include/sys: cygwin.h 

Log message:
* external.cc (fillout_pinfo): Remove nonsensical loop.
* fork.cc (frok::parent): When initializing pinfo for child new PID_NEW 
flag +
actual defined constant rather than raw number.  Don't set start_time 
here.
* pinfo.cc (pinfo::thisproc): Use PID_NEW when initializing pinfo.  
Avoid
checking h for NULL multiple times.  Don't set start_time here.
(pinfo_init): Aways set ppid last.  Tweak strace output.
(pinfo::init): Handle new PID_NEW flag.  Wait for shared memory to 
contain
useful information.  Set start_time if PID_NEW.
(_onreturn:h): Define as HANDLE rather than HANDLE *.
(_onreturn::~onreturn): Accommodate h definition change.
(_onreturn::no_close_handle): Rename from no_close_p_handle.  Take a 
pinfo arg
and set hProcess to h before zeroing.
(winpids::add): Don't open a handle to our own process.  Change logic
associated with when a handle gets closed.  Accommodate no_close_handle
changes.
(winpids::enum_processes): Simplify process enumeration loop.
(winpids::set): Eliminate ill-considered malloc locking.
* sigproc.cc (proc_subproc): Always set ppid last.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6287r2=1.6288
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/external.cc.diff?cvsroot=srcr1=1.133r2=1.134
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=srcr1=1.244r2=1.245
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=srcr1=1.325r2=1.326
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.419r2=1.420
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=srcr1=1.103r2=1.104



src/winsup/cygwin ChangeLog autoload.cc dcrt0. ...

2013-12-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-18 04:28:47

Modified files:
winsup/cygwin  : ChangeLog autoload.cc dcrt0.cc pinfo.cc pinfo.h 

Log message:
* autoload.cc (timeBeginPeriod): Autoload.
* dcrt0.cc (dll_crt0_1): Use timeBeginPeriod to set default resolution 
to 1 ms.
* pinfo.cc (pinfo::thisproc): Set ppid for redirected _pinfo blocks too.
(pinfo::init): Avoid using VirtualQuery.  Just rely on the assumption 
that
procinfo will be populated.
* pinfo.h (_pinfo::ppid): Move into redirected block.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6288r2=1.6289
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=srcr1=1.220r2=1.221
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=srcr1=1.449r2=1.450
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=srcr1=1.326r2=1.327
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.h.diff?cvsroot=srcr1=1.131r2=1.132



src/winsup/cygwin ChangeLog autoload.cc dcrt0.cc

2013-12-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-18 04:39:36

Modified files:
winsup/cygwin  : ChangeLog autoload.cc dcrt0.cc 

Log message:
* autoload.cc (timeBeginPeriod): Delete.
* dcrt0.cc (dll_crt0_1): Use NtSetTimerResolution rather than 
timeBeginPeriod.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6289r2=1.6290
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=srcr1=1.221r2=1.222
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=srcr1=1.450r2=1.451



src/winsup/cygwin ChangeLog syscalls.cc

2013-12-06 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-06 15:38:21

Modified files:
winsup/cygwin  : ChangeLog syscalls.cc 

Log message:
* syscalls.cc (dup): Use cygheap_fdnew properly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6277r2=1.6278
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=srcr1=1.655r2=1.656



Re: emacs won't run

2013-12-06 Thread cgf
On Fri, Dec 06, 2013 at 03:18:31PM +0100, marco atzeri wrote:
Il 12/6/2013 2:38 PM, Andrea Venturoli ha scritto:
 On 12/05/13 15:40, marco atzeri wrote:

 In the end I got a trace file (which is over 7MB!), but it's nothing I
 can interpret.
 What should I do?
 Anything I should look for?

 any seriuos error ;-)

 Wish I could discern... :-)


the crash is here

--- Process 3888, exception c005 at 610FA004
[cut]
--- Process 3888, exception c005 at 00597673
--- Process 3888, exception c005 at 610D67B3


$ addr2line.exe -a 610FA004 -e /usr/bin/cygwin1.dll
0x610fa004
/usr/src/debug/cygwin-1.7.26-1/winsup/cygwin/thread.cc:136

That is not a crash.

but I do not see a clear reason of why it is happening

verifyable_object_isvalid (void const *objectptr, thread_magic_t magic, 
void *static_ptr1,
void *static_ptr2, void *static_ptr3)
{
   myfault efault;
   if (efault.faulted (objectptr))here
 return INVALID_OBJECT;  

This is the return of INVALID_OBJECT if an invalid pointer is passed
to a thread routine.

cgf

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



src/winsup/cygwin ChangeLog cygheap.h dtable.c ...

2013-12-05 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-05 19:43:34

Modified files:
winsup/cygwin  : ChangeLog cygheap.h dtable.cc dtable.h 
 syscalls.cc 

Log message:
* cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will 
have
been set by a previous function.
* dtable.h (dtable::extend): Accept second size_t argument.
* dtable.cc (dtable::extend): Accept second min argument which allows
checking for OPEN_MAX_MAX boundary conditions.
(dtable_init): Accommodate second argument to dtable::extend.
(dtable::find_unused_handle): Ditto.
* syscalls.cc (setdtablesize): Ditto.
(dup): Return any error passed by cygheap_fdnew() directly.
(getdtablesize): Just return dtable size directly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6276r2=1.6277
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=srcr1=1.165r2=1.166
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=srcr1=1.276r2=1.277
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.h.diff?cvsroot=srcr1=1.62r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=srcr1=1.654r2=1.655



src/winsup/cygwin ChangeLog dtable.cc

2013-12-04 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-04 17:55:17

Modified files:
winsup/cygwin  : ChangeLog dtable.cc 

Log message:
* dtable.cc (dtable::find_unused_handle): When extending, always make 
sure that
there is a NOFILE_INCR chunk following the free fd.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6275r2=1.6276
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=srcr1=1.275r2=1.276



src/winsup/cygwin ChangeLog select.cc

2013-12-03 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-03 20:28:55

Modified files:
winsup/cygwin  : ChangeLog select.cc 

Log message:
* select.cc (select): Add workaround for, as yet undebugged, 
pathological case.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6274r2=1.6275
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=srcr1=1.219r2=1.220



src/winsup/lsaauth ChangeLog configure configu ...

2013-12-03 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-03 20:51:05

Modified files:
winsup/lsaauth : ChangeLog configure configure.ac 

Log message:
* configure.ac: Back out stupid change.
* configure: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/lsaauth/ChangeLog.diff?cvsroot=srcr1=1.22r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/lsaauth/configure.diff?cvsroot=srcr1=1.6r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/lsaauth/configure.ac.diff?cvsroot=srcr1=1.3r2=1.4



src/winsup/cygwin ChangeLog dtable.cc dtable.h

2013-12-01 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-01 17:52:48

Modified files:
winsup/cygwin  : ChangeLog dtable.cc dtable.h 

Log message:
* dtable.cc (dtable::find_unused_handle): Fix off-by-one error.  Always 
exit
through the bottom.
(cygwin_attach_handle_to_fd): Make sure that fd tab is locked for the 
duration
of this function.
* dtable.h (dtable::lock): Make public.
(dtable::unlock): Ditto.
(dtable): Remove friends.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6272r2=1.6273
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=srcr1=1.273r2=1.274
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.h.diff?cvsroot=srcr1=1.61r2=1.62



src/winsup/cygwin ChangeLog dtable.cc

2013-12-01 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-01 19:17:56

Modified files:
winsup/cygwin  : ChangeLog dtable.cc 

Log message:
* dtable.cc (dtable::find_unused_handle): Break out of the right loop.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6273r2=1.6274
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=srcr1=1.274r2=1.275



src/winsup/cygwin ChangeLog dtable.cc release/ ...

2013-11-30 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-01 02:09:22

Modified files:
winsup/cygwin  : ChangeLog dtable.cc 
Added files:
winsup/cygwin/release: 1.7.27 

Log message:
* dtable.cc (build_fh_pc): When creating an archetype, use native name 
rather
than unix name if name doesn't exist.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6268r2=1.6269
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=srcr1=1.270r2=1.271
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.27.diff?cvsroot=srcr1=NONEr2=1.1



src/winsup/cygwin ChangeLog dtable.cc dtable.h

2013-11-30 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-01 02:52:54

Modified files:
winsup/cygwin  : ChangeLog dtable.cc dtable.h 

Log message:
* dtable.h (dtable::first_fd_for_open): Change declaration to size_t.
(dtable::extend): Change parameter to size_t.
(dtable::find_unused_handle): Ditto.
* dtable.cc: Remove now-unused header.
(dtable::extend): Remove pointless test.  Change parameter to size_t.
(dtable::find_unused_handle): Rework to avoid MAX calculation in 
extend() call.
Change parameter to size_t.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6269r2=1.6270
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=srcr1=1.271r2=1.272
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.h.diff?cvsroot=srcr1=1.60r2=1.61



src/winsup/cygwin/release 1.7.27

2013-11-30 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-12-01 02:58:03

Modified files:
winsup/cygwin/release: 1.7.27 

Log message:
.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.27.diff?cvsroot=srcr1=1.1r2=1.2



src/winsup/cygwin ChangeLog include/cygwin/ver ...

2013-11-29 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-11-29 13:31:54

Modified files:
winsup/cygwin  : ChangeLog 
winsup/cygwin/include/cygwin: version.h 

Log message:
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 27.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6267r2=1.6268
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=srcr1=1.394r2=1.395



src/winsup ChangeLog Makefile.in

2013-11-06 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-11-06 23:26:23

Modified files:
winsup : ChangeLog Makefile.in 

Log message:
* Makefile.in: Reinstate ignoring of errors for doc target.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/ChangeLog.diff?cvsroot=srcr1=1.119r2=1.120
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/Makefile.in.diff?cvsroot=srcr1=1.37r2=1.38



src/winsup ChangeLog Makefile.in

2013-11-06 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-11-07 00:29:46

Modified files:
winsup : ChangeLog Makefile.in 

Log message:
* Makefile.in: Properly cd to directory sans install_ prefix.  Report 
on errors
on doc install.  Only 'all' is special.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/ChangeLog.diff?cvsroot=srcr1=1.121r2=1.122
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/Makefile.in.diff?cvsroot=srcr1=1.38r2=1.39



src/winsup/cygwin ChangeLog external.cc fhandl ...

2013-10-24 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-10-24 15:26:21

Modified files:
winsup/cygwin  : ChangeLog external.cc fhandler.cc fhandler.h 
 fhandler_console.cc fhandler_tty.cc 

Log message:
* external.cc (fillout_pinfo): If start_time is 0, wait a while before
returning the pinfo structure.
* fhandler.cc (fhandler_base::open_setup): Convert from inline.
* fhandler.h (fhandler_base::open_setup): Declare.
* fhandler_console.cc (fhandler_console::open_setup): Always call
fhandler_base::open_setup.
* fhandler_tty.cc (fhandler_pty_slave::open_setup): Ditto.
(fhandler_pty_master::open_setup): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6236r2=1.6237
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/external.cc.diff?cvsroot=srcr1=1.132r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=srcr1=1.438r2=1.439
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.485r2=1.486
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=srcr1=1.280r2=1.281
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=srcr1=1.285r2=1.286



src/winsup/cygwin ChangeLog fhandler.cc fhandl ...

2013-10-22 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-10-22 20:41:09

Modified files:
winsup/cygwin  : ChangeLog fhandler.cc fhandler.h 
 fhandler_tty.cc 

Log message:
* fhandler.h (fhandler_base::cleanup): Mark as extern rather than 
inline.
* fhandler_base.cc (fhandler_base::cleanup): Define.
* fhandler_tty.cc (fhandler_pty_slave::cleanup): Call 
fhandler_base::cleanup.
(fhandler_pty_master::cleanup): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6231r2=1.6232
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=srcr1=1.435r2=1.436
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=srcr1=1.483r2=1.484
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=srcr1=1.284r2=1.285



src/winsup/cygwin ChangeLog ntdll.h

2013-10-05 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-10-05 14:34:41

Modified files:
winsup/cygwin  : ChangeLog ntdll.h 

Log message:
* ntdll.h: Guard against new header files.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6225r2=1.6226
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=srcr1=1.146r2=1.147



src/winsup/cygwin ChangeLog pthread.cc thread.cc

2013-09-25 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-09-25 14:44:45

Modified files:
winsup/cygwin  : ChangeLog pthread.cc thread.cc 

Log message:
* thread.cc (semaphore::_getvalue): Set *sval as appropriate.  Set 
errno and
return -1 on error.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6222r2=1.6223
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pthread.cc.diff?cvsroot=srcr1=1.36r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=srcr1=1.285r2=1.286



src/winsup/cygwin ChangeLog sigproc.h release/ ...

2013-09-25 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-09-25 15:58:45

Modified files:
winsup/cygwin  : ChangeLog sigproc.h 
Added files:
winsup/cygwin/release: 1.7.26 

Log message:
* sigproc.h (hold_everything::ischild): Declare as reference.
(hold_everything::hold_everything): Store address of caller's notion of
ischild.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6223r2=1.6224
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.h.diff?cvsroot=srcr1=1.127r2=1.128
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.26.diff?cvsroot=srcr1=NONEr2=1.1



src/winsup/utils ChangeLog dump_setup.cc

2013-09-16 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-09-16 17:01:58

Modified files:
winsup/utils   : ChangeLog dump_setup.cc 

Log message:
* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, 
avoiding
looking for specific compression types.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=srcr1=1.610r2=1.611
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/dump_setup.cc.diff?cvsroot=srcr1=1.27r2=1.28



src/winsup/cygwin ChangeLog sigproc.cc

2013-08-30 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-08-30 15:44:57

Modified files:
winsup/cygwin  : ChangeLog sigproc.cc 

Log message:
* sigproc.cc (pending_signals::add): Properly maintain linked list.
(wait_sig): Use already calculated 'next' element when signal is 
blocked.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6216r2=1.6217
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=srcr1=1.416r2=1.417



src/winsup/cygwin ChangeLog cygheap.h heap.cc ...

2013-08-30 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-08-30 21:02:02

Modified files:
winsup/cygwin  : ChangeLog cygheap.h heap.cc shared.cc 

Log message:
* cygheap.h (user_heap_info::sbrk): Declare new function.
(user_heap_info::init): Ditto.
* heap.cc (user_heap_info::init): Rename from heap_init().  Avoid 
explictly
using cygheap-user_heap.
(sbrk): Use user_heap_info method via cygheap-user_heap.
(user_heap_info::sbrk): Renamed from sbrk().  Eliminate explicit use of
cygheap-user_heap.  Change some pointer arithmetic to use (char *) for
consistency.
* shared.cc (shared_info::initialize): Change heap_init call to
cygheap-user_heap.init.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6219r2=1.6220
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=srcr1=1.164r2=1.165
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/heap.cc.diff?cvsroot=srcr1=1.68r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared.cc.diff?cvsroot=srcr1=1.158r2=1.159



src/winsup/cygwin/release 1.7.25

2013-08-30 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-08-30 21:33:43

Modified files:
winsup/cygwin/release: 1.7.25 

Log message:
.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.25.diff?cvsroot=srcr1=1.4r2=1.5



src/winsup cygwin/ChangeLog cygwin/spawn.cc cy ...

2013-08-23 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-08-23 18:19:46

Modified files:
winsup/cygwin  : ChangeLog spawn.cc 
winsup/cygwin/release: 1.7.25 
winsup/doc : ChangeLog new-features.xml 

Log message:
cygwin changes:
* spawn.cc (child_info_spawn): Revert previous change.  Always set
lpReserved2.
* release/1.7.25: Change wording.
doc changes:
* new-features.xml (ov-new1.7.25): Change wording.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6213r2=1.6214
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=srcr1=1.351r2=1.352
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.25.diff?cvsroot=srcr1=1.3r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.460r2=1.461
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.xml.diff?cvsroot=srcr1=1.13r2=1.14



src/winsup/utils ChangeLog cygcheck.cc

2013-08-23 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-08-23 19:56:26

Modified files:
winsup/utils   : ChangeLog cygcheck.cc 

Log message:
* cygcheck.cc (package_grep): Accommodate arch-specific package layout.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=srcr1=1.609r2=1.610
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygcheck.cc.diff?cvsroot=srcr1=1.139r2=1.140



src/winsup/cygwin cygheap.cc cygheap_malloc.h ...

2013-07-31 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-07-31 14:43:05

Modified files:
winsup/cygwin  : cygheap.cc cygheap_malloc.h ChangeLog 

Log message:
* cygheap.cc (cmalloc): Use size_t for size field.
(cmalloc_abort): Ditto.
(crealloc): Ditto.
(crealloc_abort): Ditto.
(ccalloc): Ditto.
(ccalloc_abort): Ditto.
* cygheap_malloc.h (HEAP_USER): Add.
(cmalloc): Use size_t for size field in declaration.
(cmalloc_abort): Ditto.
(crealloc): Ditto.
(crealloc_abort): Ditto.
(ccalloc): Ditto.
(ccalloc_abort): Ditto.
* path.cc (normalize_posix_path): Don't check existence of / or // dir 
in
parent dir check.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=srcr1=1.176r2=1.177
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap_malloc.h.diff?cvsroot=srcr1=1.3r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6201r2=1.6202



src/winsup/cygwin ChangeLog fhandler_tty.cc up ...

2013-07-31 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-07-31 15:19:18

Modified files:
winsup/cygwin  : ChangeLog fhandler_tty.cc update-copyright 

Log message:
* fhandler_tty.cc: Revert accidental checkin.
* update-copyright: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6202r2=1.6203
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=srcr1=1.283r2=1.284
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/update-copyright.diff?cvsroot=srcr1=1.5r2=1.6



src/winsup/cygwin ChangeLog lib/libcmain.c

2013-07-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-07-19 19:04:13

Modified files:
winsup/cygwin  : ChangeLog 
winsup/cygwin/lib: libcmain.c 

Log message:
* lib/libcmain.c (main): Don't point to last quoted character if the 
only thing
in the buffer is the program name.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6189r2=1.6190
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/lib/libcmain.c.diff?cvsroot=srcr1=1.6r2=1.7



src/winsup/cygwin ChangeLog dcrt0.cc

2013-07-17 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-07-17 17:46:10

Modified files:
winsup/cygwin  : ChangeLog dcrt0.cc 

Log message:
* winsup.h (cygbench): Fix declaration to match definition.
* dcrt0.cc (initial_env): Remove unused variable.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6183r2=1.6184
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=srcr1=1.448r2=1.449



src/winsup/cygwin ChangeLog fhandler.cc

2013-07-03 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-07-03 20:26:44

Modified files:
winsup/cygwin  : ChangeLog fhandler.cc 

Log message:
* fhandler.cc (fhandler_base::close_with_arch): Make sure that the 
archetype is
deleted when close_with_arch is referenced *via* the archetype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6176r2=1.6177
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=srcr1=1.434r2=1.435



src/winsup/cygwin ChangeLog spawn.cc winf.cc w ...

2013-06-19 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: c...@sourceware.org 2013-06-19 16:00:44

Modified files:
winsup/cygwin  : ChangeLog spawn.cc winf.cc winf.h 

Log message:
* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() 
in favor
of conglomerated newargv.setup().  Let newargv.setup() decide when to 
call
dup_all().  Only set argc and argv for cygwin processes.
(av::setup): Rename from av::fixup.  Accept argc and argv parameters.  
Fill out
argv and argc here.  Duplicate whole argv structure when this is a 
Cygwin
executable.
* winf.cc (linebuf::fromargv): Don't bother duplicating argv elements 
since
they will never be used.
* winf.h (av::set): Delete.
(av::setup): Rename from av::fixup.  Add two parameters.
(av::replace0_maybe): Assign calloced to 1 rather than 'true' for 
clarity.
(av::dup_maybe): Delete.
(av::dup_all): Set calloced to show that we have duplicated all of the
arguments in the list.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.6170r2=1.6171
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=srcr1=1.346r2=1.347
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winf.cc.diff?cvsroot=srcr1=1.9r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winf.h.diff?cvsroot=srcr1=1.10r2=1.11



winsup/cygwin ChangeLog cygwait.cc exceptions. ...

2013-06-08 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: c...@sourceware.org 2013-06-08 14:38:20

Modified files:
cygwin : ChangeLog cygwait.cc exceptions.cc 
 fhandler_tty.cc miscfuncs.cc 

Log message:
* cygwait.cc (cygwait): Remove lock around sig retrieval since this 
code is
essentially guarded by thread-specific signal_arrived.
* exceptions.cc (_cygtls::handle_SIGCONT): Simplify.  Eliminate 
lock/unlock
since code is guarded by signal_arrived.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaumr1=1.6151r2=1.6152
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygwait.cc.diff?cvsroot=uberbaumr1=1.10r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaumr1=1.422r2=1.423
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaumr1=1.280r2=1.281
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/miscfuncs.cc.diff?cvsroot=uberbaumr1=1.95r2=1.96



winsup/cygwin ChangeLog miscfuncs.cc

2013-06-08 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: c...@sourceware.org 2013-06-08 16:39:52

Modified files:
cygwin : ChangeLog miscfuncs.cc 

Log message:
* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx 
with 0.
We don't want to actually sleep when calling this function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaumr1=1.6152r2=1.6153
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/miscfuncs.cc.diff?cvsroot=uberbaumr1=1.97r2=1.98



winsup/cygwin ChangeLog exceptions.cc

2013-06-08 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: c...@sourceware.org 2013-06-08 16:54:41

Modified files:
cygwin : ChangeLog exceptions.cc 

Log message:
* exceptions.cc (try_to_debug): Don't use yield() when waiting for 
another
process.
(sigpacket::setup_handler): Fix long-standing problem where loop could 
exit
with lock held.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaumr1=1.6153r2=1.6154
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaumr1=1.423r2=1.424



winsup/cygwin ChangeLog

2013-06-08 Thread cgf
CVSROOT:/cvs/uberbaum
Module name:winsup
Changes by: c...@sourceware.org 2013-06-08 16:55:29

Modified files:
cygwin : ChangeLog 

Log message:
clarify entry

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaumr1=1.6154r2=1.6155



  1   2   3   4   5   6   7   8   9   10   >