[ANNOUNCEMENT] Updated: libxcb-1.9-1, xcb-proto-1.8-1

2012-11-09 Thread Yaakov Selkowitz
The following packages have been updated for the Cygwin distribution: * libxcb1-1.9-1 * libxcb-devel-1.9-1 * libxcb-doc-1.9-1 * libxcb-composite-devel-1.9-1 * libxcb-composite0-1.9-1 * libxcb-damage-devel-1.9-1 * libxcb-damage0-1.9-1 * libxcb-dpms-devel-1.9-1 * libxcb-dpms0-1.9-1 *

src/winsup/utils ChangeLog path.cc

2012-11-09 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-11-09 08:53:02 Modified files: winsup/utils : ChangeLog path.cc Log message: * path.cc (vcygpath): Handle cygdrive prefix. Patches:

src/winsup/utils ChangeLog path.cc

2012-11-09 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-11-09 08:53:24 Modified files: winsup/utils : ChangeLog path.cc Log message: Pull in change from HEAD Patches:

src/winsup/cygwin ChangeLog.64bit miscfuncs.cc ...

2012-11-09 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-11-09 14:58:16 Modified files: winsup/cygwin : ChangeLog.64bit miscfuncs.cc winsup.h Log message: * miscfuncs.cc (case_folded_lower): Change to unsigned

Problem with setuid/execv on Cygwin/Windows 7

2012-11-09 Thread Laurent Cocault
Hi Cygwin community, I am currently facing a problem with the combination of setuid/execv on a Cygwin/Windows 7. Here is the description of my configuration : * Cygwin 1.7.17 * Windows 7 Pro (64 bits) - Service Pack 1 * Compilation (no option) and execution of a sample program using an admin

[ANNOUNCEMENT] Updated: libiodbc-3.52.8-1

2012-11-09 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** libiodbc2-3.52.8-1 *** libiodbc-devel-3.52.8-1 *** iodbcadm-gtk-3.52.8-1 *** iodbctest-3.52.8-1 Independent Open DataBase Connectivity (iODBC) is an Open Source, platform-independent implementation of both Microsoft's ODBC

Re: Problem with setuid/execv on Cygwin/Windows 7

2012-11-09 Thread Corinna Vinschen
On Nov 9 08:59, Laurent Cocault wrote: Hi Cygwin community, I am currently facing a problem with the combination of setuid/execv on a Cygwin/Windows 7. [...] char* args[1]; args[0] = NULL; status = execv(/bin/bash, args); This is wrong. You should at least set args[0]

Re: Problem with setuid/execv on Cygwin/Windows 7

2012-11-09 Thread Corinna Vinschen
On Nov 9 10:08, Corinna Vinschen wrote: On Nov 9 08:59, Laurent Cocault wrote: Hi Cygwin community, I am currently facing a problem with the combination of setuid/execv on a Cygwin/Windows 7. [...] char* args[1]; args[0] = NULL; status = execv(/bin/bash, args);

ask max serial port in cygwin

2012-11-09 Thread jimmy carter
Hi , i want to install kannel in cygwin. it will connect to 32 usb gsm modem. i have try before using 8 modem but start from com 13-com21, and i can't detect com 18 - com 21. with error unable open file /dev/comx so my question is maximum number serial com that can detect in cygwin ?and how to

Re: ask max serial port in cygwin

2012-11-09 Thread marco atzeri
On 11/9/2012 10:32 AM, jimmy carter wrote: Hi , i want to install kannel in cygwin. it will connect to 32 usb gsm modem. i have try before using 8 modem but start from com 13-com21, and i can't detect com 18 - com 21. with error unable open file /dev/comx so my question is maximum number

Re: ask max serial port in cygwin

2012-11-09 Thread jimmy carter
notyet, so what the different between ttyS and com? thank you jimmy On Fri, Nov 9, 2012 at 5:05 PM, marco atzeri marco.atz...@gmail.com wrote: On 11/9/2012 10:32 AM, jimmy carter wrote: Hi , i want to install kannel in cygwin. it will connect to 32 usb gsm modem. i have try before using

Re: ask max serial port in cygwin

2012-11-09 Thread Corinna Vinschen
Please, don't http://cygwin.com/acronyms/#TOFU Thank you. On Nov 9 17:22, jimmy carter wrote: notyet, so what the different between ttyS and com? /dev/ttyS0 == /dev/com1 /dev/ttyS1 == /dev/com2 However, comX only supports up to 16 devices, ttySx supports up to 64. If you're using the

Re: ask max serial port in cygwin

2012-11-09 Thread marco atzeri
On 11/9/2012 11:22 AM, jimmy carter wrote: notyet, so what the different between ttyS and com? 1) do not top post http://www.idallen.com/topposting.html http://www.caliburn.nl/topposting.html 2) follow the link I provided. Here again

Re: [mosh-devel] mosh 1.2.3 error when using on Cygwin

2012-11-09 Thread nyc4bos
[My cygcheck.out was somehow not included, so I am resending] Reini Urban re...@cpanel.net writes: On 11/05/2012 06:47 PM, nyc4...@aol.com wrote: After starting up mosh on Cygwin and then attempting to type `ls', I see the following on my screen: $ ls select: No error mosh did not shut

Updated: libiodbc-3.52.8-1

2012-11-09 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** libiodbc2-3.52.8-1 *** libiodbc-devel-3.52.8-1 *** iodbcadm-gtk-3.52.8-1 *** iodbctest-3.52.8-1 Independent Open DataBase Connectivity (iODBC) is an Open Source, platform-independent implementation of both Microsoft's ODBC