src/winsup/cygwin ChangeLog fhandler_serial.cc

2011-05-02 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-05-02 10:20:36 Modified files: winsup/cygwin : ChangeLog fhandler_serial.cc Log message: * fhandler_serial.cc (fhandler_serial::raw_read): Add restartability after a signal. Add

src/winsup/doc ChangeLog effectively.sgml faq- ...

2011-05-02 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-05-02 11:56:36 Modified files: winsup/doc : ChangeLog effectively.sgml faq-using.xml faq-what.xml new-features.sgml ntsec.sgml overview.sgml

winsup/cygwin ChangeLog dll_init.cc mount.cc p ...

2011-05-02 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-05-02 15:28:35 Modified files: cygwin : ChangeLog dll_init.cc mount.cc pseudo-reloc.cc select.cc shared.cc strfuncs.cc times.cc Log message:

src/winsup/cygwin ChangeLog sysconf.cc

2011-05-02 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-05-02 11:11:06 Modified files: winsup/cygwin : ChangeLog sysconf.cc Log message: * sysconf.cc (sca): Set _SC_SPIN_LOCKS to _POSIX_SPIN_LOCKS. Patches:

winsup/cygwin ChangeLog strace.cc

2011-05-02 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-05-02 17:05:10 Modified files: cygwin : ChangeLog strace.cc Log message: * strace.cc (strace::vprntf): Avoid closing unopened handle. Patches:

src/winsup/cygwin ChangeLog fhandler_console.cc

2011-05-02 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-05-02 17:38:16 Modified files: winsup/cygwin : ChangeLog fhandler_console.cc Log message: * fhandler_console.cc (fhandler_console::read): Make restartable and cancelable. Patches:

src/winsup/cygwin ChangeLog fhandler_tty.cc

2011-05-02 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-05-02 18:41:10 Modified files: winsup/cygwin : ChangeLog fhandler_tty.cc Log message: * fhndler_tty.cc (andler_pty_master::process_slave_output): Make interruptible and cancelable.

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

2011-05-02 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-05-02 18:48:12 Modified files: winsup/cygwin : ChangeLog thread.cc fhandler_fifo.cc Log message: * thread.cc (cancelable_wait): Remove test for main thread. * fhandler_fifo.cc

winsup/cygwin ChangeLog Makefile.in

2011-05-02 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-05-02 19:14:40 Modified files: cygwin : ChangeLog Makefile.in Log message: * Makefile.in: Allow CFLAGS to be overridden from the environment. Patches:

winsup/cygwin ChangeLog

2011-05-02 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-05-02 23:11:19 Modified files: cygwin : ChangeLog Log message: fix typo Patches:

src/winsup/cygwin ChangeLog cygwin.din ntdll.h ...

2011-05-02 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-05-02 20:13:37 Modified files: winsup/cygwin : ChangeLog cygwin.din ntdll.h posix.sgml thread.cc thread.h winsup/cygwin/include: pthread.h

winsup/cygwin ChangeLog signal.cc

2011-05-02 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-05-03 02:03:04 Modified files: cygwin : ChangeLog signal.cc Log message: * signal.cc (_pinfo::kill): Avoid referencing 'pid' after ESRCH. Patches:

src/winsup/doc ChangeLog new-features.sgml

2011-05-02 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-05-02 23:09:53 Modified files: winsup/doc : ChangeLog new-features.sgml Log message: * new-features.sgml (ov-new1.7.10): Document new pthread APIs. Patches:

[PATCH] define _SC_SPIN_LOCKS

2011-05-02 Thread Yaakov (Cygwin/X)
Corresponding patch to newlib just committed; this is the patch for winsup/cygwin/sysconf.cc. Yaakov 2011-05-02 Yaakov Selkowitz yselkowitz@... * sysconf.cc (sca): Set _SC_SPIN_LOCKS to _POSIX_SPIN_LOCKS. Index: sysconf.cc ===

Any way to prevent programs like Vim from clearing scrollback buffers?

2011-05-02 Thread sayeo87
When running Cygwin in the default cmd.exe window or similar terminal emulators such as https://sourceforge.net/projects/console/ Console I've noticed that after quitting programs that replace the entire screen (such as Vim and man), only the bash history on the current window height is shown.

Re: an updated howto on a portable/usb cygwin installguide?

2011-05-02 Thread Tee
I noticed with your setup I'm stuck with [loggedinuser]@[hostmachinename] ~ as my prompt is there a way to change the $user variable without editing /etc/profile ?? mainly to intercept that pesky USER=$(id -un) to change it to something of my choosing in the bat file? ie Tee@[hostmachine]

cronjobs for non-administrator-User don't work

2011-05-02 Thread Ulrich.Herbst
Hi, we have: Cygwin Configuration Diagnostics Current System Time: Mon May 02 12:26:11 2011 Windows 2008 R2 Server Enterprise Ver 6.1 Build 7600 Running under WOW64 on AMD64 Path: D:\cygwin\usr\local\bin D:\cygwin\bin D:\cygwin\bin SysDir: C:\Windows\system32 WinDir:

Re: cronjobs for non-administrator-User don't work

2011-05-02 Thread Corinna Vinschen
On May 2 13:23, ulrich.her...@t-systems.com wrote: Hi, we have: Cygwin Configuration Diagnostics Current System Time: Mon May 02 12:26:11 2011 Windows 2008 R2 Server Enterprise Ver 6.1 Build 7600 Running under WOW64 on AMD64 Path: D:\cygwin\usr\local\bin D:\cygwin\bin

Make on Cygwin Changing Ruby to Jruby executable

2011-05-02 Thread Sayth Renshaw
I am trying to use compile with emacs on windows7. Cygwin is being called as its my make environment. Cygwin seems to be calling ruby.exe judging by the output pasted below, what I want to know is how do i update it to be jruby? My path for jruby is set as. C:\jruby-1.6.1\bin This the output.

Re: Request: LFTP Update to 4.2.2

2011-05-02 Thread Andrew Schulman
On 29 April 2011 14:10, Chris Sutcliffe wrote: I'm still getting the error and I've attached my cygcheck.out.  I've tried uninstalling my anti-virus software and that didn't help either.  I'm at a loss as to what else to check.  Everything else Cygwin related seems to be working OK.

Re: Symlink to drive and space in directory name leads to DOS warning

2011-05-02 Thread Eric Blake
On 05/02/2011 09:30 AM, Thrall, Bryan wrote: When I try to do a tab-completion on a directory with a space in it for the first time after starting Cygwin, I get a DOS warning even though I'm not using a DOS path. This only seems to happen when I access the directory through a symlink I have

RE: Symlink to drive and space in directory name leads to DOS warning

2011-05-02 Thread Thrall, Bryan
Eric Blake wrote on 2011-05-02: On 05/02/2011 09:30 AM, Thrall, Bryan wrote: When I try to do a tab-completion on a directory with a space in it for the first time after starting Cygwin, I get a DOS warning even though I'm not using a DOS path. This only seems to happen when I access the

Re: Symlink to drive and space in directory name leads to DOS warning

2011-05-02 Thread Eric Blake
On 05/02/2011 10:04 AM, Thrall, Bryan wrote: AFAIK, I am not using bash-completion; the package is installed, but I don't source /etc/bash_completion in my ~/.bashrc. You don't have to manually source it in ~/.bashrc - these days, merely installing bash-completion adds

locale(1) not POSIX compliant (easy to fix, patch almost included)

2011-05-02 Thread Jens Schweikhardt
hello, world\n locale -a prints its output space padded, while POSIX specifies quote src=http://pubs.opengroup.org/onlinepubs/009695399/utilities/locale.html; If any arguments are specified: If the -a option is specified, the names of all the public locales shall be written, each in

RE: Symlink to drive and space in directory name leads to DOS warning

2011-05-02 Thread Thrall, Bryan
Eric Blake wrote on 2011-05-02: On 05/02/2011 10:04 AM, Thrall, Bryan wrote: AFAIK, I am not using bash-completion; the package is installed, but I don't source /etc/bash_completion in my ~/.bashrc. You don't have to manually source it in ~/.bashrc - these days, merely installing

Re: Make on Cygwin Changing Ruby to Jruby executable

2011-05-02 Thread Larry Hall (Cygwin)
On 5/2/2011 8:38 AM, Sayth Renshaw wrote: I am trying to use compile with emacs on windows7. Cygwin is being called as its my make environment. Cygwin seems to be calling ruby.exe judging by the output pasted below, what I want to know is how do i update it to be jruby? My path for jruby is

Re: Cygwin 1.7.x on Windows 7: Exit statuses of Win32 executables are sometimes wrong

2011-05-02 Thread John Dong
Hi Edward, For what it's worth, I just left it running since my last reply and it's still running. I can fairly confidently say this only happens when executing a Windows binary from Cygwin. Any insights or suggestions of further things to test would be greatly appreciated. These kinds of

strange error from rsync

2011-05-02 Thread Kevin Layer
I'm rsync'ing some files from a Windows XP SP3 box running the latest cygwin to a local disk on a linux box running Fedora 13. Here's the message: + rsync -qa --delete --delete-before rsync://hobart/src/ /backups/hobarts/hobart/c/src/2011.05.02-14:48:10 rsync: readdir(/. (in src)): No such