Re: Mouse-click focus in X ?

2002-03-04 Thread Alexander Gottwald
On Sun, 3 Mar 2002, Lars Jensen wrote: How do I get the MS windows-like mouse-click focus behavior in X windows? I want a window to become active first when I click within the window area. (Presently a window becomes active when I place the mouse within the window area.) I'm using standard

Re: Problem with french Keyboard

2002-03-04 Thread Alexander Gottwald
On Mon, 4 Mar 2002, EXT / EUREKA LE CUNFF Laurent wrote: When I start Cygwin-Xfree with this command (in startwinx.bat) to work on remote host Xstart /B XWin -query 10.27.252.90 -from 10.27.252.165 -screen 1 1280 1024 I haven't got french keyboard. How can I solve my problem ?

RE: Languages under Cygwin/XFree

2002-03-04 Thread Palic, Darko
Hi, do not know if other linux distris use the same path, but I changed the behaviour by replacing the Xmodmapremote under /etc/X11/ Now all clients have by default the keymap of Xmodmapremote best regards, Darko Hi, I want to use Cygwin/Xfree86 with a French Keyboard, but when connecting

Re: [PATCH] Use ftruncate64 directly to not lose upper 32 bits

2002-03-04 Thread Corinna Vinschen
On Mon, Mar 04, 2002 at 01:10:29PM +0800, Dmitry Timoshkov wrote: Hello. 2002-03-04 Dmitry Timoshkov [EMAIL PROTECTED] * syscalls.cc (truncate64): Use ftruncate64 directly to not lose upper 32 bits. Thanks, applied. Corinna -- Corinna Vinschen Please, send mails

Terminal input processing fix (update)

2002-03-04 Thread Christian LESTRADE
Here a new version of my input processing patch. -- winsup/cygwin/ChangeLog -- 2002-03-04 Christian Lestrade [EMAIL PROTECTED] * include/sys/termios.h: define _POSIX_VDISABLE define CCEQ macro * fhandler_termios.cc: include sys/termios.h

RFC: Silence pedantic warnings at header file level

2002-03-04 Thread Danny Smith
GCC 3.x has a a new pragma that causes the rest of the code in the current file to be treated as if it came from a system header Putting this right after the header guard of runtime and w32api headers would silence all the long long and bitfield pedantic warnings that still occur. It would

RE: Silence pedantic warnings at header file level

2002-03-04 Thread Robert Collins
Would this also fix the 'is not a prototype' error that cinstall experiences? Rob -Original Message- From: Danny Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 9:44 AM To: cygwin-patches Subject: RFC: Silence pedantic warnings at header file level GCC 3.x has

Re: RFC: Silence pedantic warnings at header file level

2002-03-04 Thread Christopher Faylor
On Tue, Mar 05, 2002 at 09:44:14AM +1100, Danny Smith wrote: GCC 3x has a a new pragma that causes the rest of the code in the current file to be treated as if it came from a system header Putting this right after the header guard of runtime and w32api headers would silence all the long long

RE: Silence pedantic warnings at header file level

2002-03-04 Thread Danny Smith
--- Robert Collins [EMAIL PROTECTED] wrote: Would this also fix the 'is not a prototype' error that cinstall experiences? Rob Compiling w32api/lib/test.c with gcc -I../include -Wall -Wstrict-prototypes -Wmissing-prototypes -pedantic test.c err.log does not give that warning after

Re: bash in Explorer Context menu (like DOS here)

2002-03-04 Thread Kiran Prakash
This REG file will put info into your registry to be able to open up a rxvt window similar to the powertoy notes: 1) if you dont have cygwin binary directory on your path, you have to edit the REG file and add the path to the beginning ex:- C:\\CYGWIN\\BIN\\rxvtexe 2) if you dont have

RE: CVS Problems: Updated: gdbm-1.8.0-4

2002-03-04 Thread Schaible, Jörg
Hi Charles and Jason, On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote: Well, the current cygwin port of CVS seems to store all 'normal' files in the repository in LF/CR mode. On checkout (from a local repository) all 'normal' files are created in LF/CR mode. This is

Make is missing on setup

2002-03-04 Thread Alexandre Kazantsev
Hi, I'm new here, and I'm not a Unix programmer There is a problem with the Cygwin installation from the Web using the Setup program For my purpose, the Cygwin is supposed to be a shell for the PRC-Tools development chain, and it occurs that Make utility appears to be missing in my setup It is

Using Cygwin with serial I/O boards

2002-03-04 Thread Marco Pettinella
Hi everybody I need to configure a Cygwin/NT workstation with a multiport serial I/O adapter As I need some informations about this stuff, I made some researches in this mailing list, but I couldn't find anything proper (I only found an old message referred to version B201) I'm also downloading

Re: Child died with signal 13

2002-03-04 Thread Max Bowsher
snip stuff about tar dying when asked to use gzip as a filter internally Is there really nobody with this problem?? Thanks Volker Yes, I have experienced this intermittently. Unfortunately, it has never been reproducable enough to investigate. I only remeber seeing signal 11's,

Re: w32api bugfix (was: Currently, CVS setup.exe does not compile, due to warnings with 'warnings as errors' in effect. How best to change code to avoid warnings?)

2002-03-04 Thread Max Bowsher
Responses below Max. - Original Message - From: Robert Collins [EMAIL PROTECTED] To: Max Bowsher [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Sunday, March 03, 2002 9:20 PM Subject: RE: w32api bugfix (was: Currently, CVS setup.exe does not compile, due to warnings with 'warnings as

[Possible BUG] VIM and execution of external commands which accept filename as parameter

2002-03-04 Thread Pavel Tsekov
Hey, there! :) I have noticed the following behaviour of VIM and thought it is worth reporting it to the list Trying to execute an external command from vim and passing it a file name parameter from my home directory using the tilde character fails: sha1sum: ~/gdbtkini: No such file or

Make is missing on setup

2002-03-04 Thread David Starks-Browning
On Monday 4 Mar 02, Alexandre Kazantsev writes: Hi, I'm new here, and I'm not a Unix programmer There is a problem with the Cygwin installation from the Web using the Setup program For my purpose, the Cygwin is supposed to be a shell for the PRC-Tools development chain, and it occurs that

RE: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Robert Collins
-Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 9:08 PM To: [EMAIL PROTECTED] Subject: Re: setup.exe (cinstall) bugfixes + minor new feature I did notice that setup-20020225.exe does not have the shortcut creation bug - do you

RE: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Robert Collins
-Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 9:08 PM To: [EMAIL PROTECTED] Subject: Re: setup.exe (cinstall) bugfixes + minor new feature I did notice that setup-20020225.exe does not have the shortcut creation bug - do you

you took the words right out of my mouth, {344.56}

2002-03-04 Thread linda1967
THE WORLD'S FIRST ONLINE DRUG SUPERSTORE == You can now access the best available REAL prescription medication == Delivered to your door - anywhere in the world == No appointments and total confidentiality and privacy http://wwwpillorderscom/main2php?rx=15654 **ABSOLUTE

Hang problem related to signals and process priority

2002-03-04 Thread Ivan Szanto
Hello cywin guru, Maybe you can help me with the following problem We are running Cygwin version 1310 on Windows NT We use sigaction to redirect the SIGIO signal to our own signal

Re: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Max Bowsher
Umm... weird. the snapshot binary has no bug, yet the one I compiled from current CVS does. Can I have broken my build environment that badly? Here's what I do update from cvs run this script EOS #!/usr/bin/bash echo Generating changes... diff -mru -X patch-excludes src/ src-work/

1.13.10-1: recursive rm and ls don't work (Win98)

2002-03-04 Thread Serge Beaumont
Hello, I downloaded and installed the base version of Cygwin today. I think I found a bug and did not find an answer in the FAQ and mailing list archives. I wanted to remove the *.~* files that Delphi always leaves behind in my development directory. These commands I tried will not work

Re: mkshortcut debugging problem

2002-03-04 Thread Jason Tishler
Joshua, On Sat, Mar 02, 2002 at 07:49:11PM -0800, Joshua Daniel Franklin wrote: Thanks much, I'll take a look No problem Sorry for not directly trying to help debug your problem And sorry for not coming forward with (and/or contributing) my code sooner Jason -- Unsubscribe info:

Re: 1.13.10-1: recursive rm and ls don't work (Win98)

2002-03-04 Thread Bjoern Kahl AG Resy
Hello ! On Mon, 4 Mar 2002, Serge Beaumont wrote: I downloaded and installed the base version of Cygwin today I think I found a bug and did not find an answer in the FAQ and mailing list archives It is not a bug, it is a feature to understand this, you should keep in mind, how

Re: recursive rm and ls don't work (Win98)

2002-03-04 Thread fergus at bonhard dot uklinux dot net
rm -rf *.~* ls -r *.~* ls -r *.pas However, ls -r * works The rm report (it doesn't work) is strange. I guess it's a bit scary to risk trying rm -r or even rm -rv, depending on how rm is aliased for you (with or without -i?). Why not just cp -vr {important directory with

Re: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Max Bowsher
I was thinking that If the setting is absent it prompts, if the setting is on it always creates, overwriting the current one if the setting is off it never creates. Rob Hmm - I'm not sure I understand this. Current behaviour is that setup checks the boxes by default, if it does not find

RE: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Robert Collins
-Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED]] I was thinking that If the setting is absent it prompts, if the setting is on it always creates, overwriting the current one if the setting is off it never creates. Rob Hmm - I'm not sure I

ÄúµÄÔÂÊÕÈ뽫´ïµ½8000Ôª£¡

2002-03-04 Thread seekease

Re: JDK 1.4

2002-03-04 Thread Alessandro Zeffin
Yes, now I'm working with JDK 1.4.0. java version 1.4.0 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) I have the installation j2re-1.4.0-linux-i386.bin file in /usr/my/java/ directory in my machine (Fermi). Pavel

Re[2]: JDK 1.4

2002-03-04 Thread Pavel Tsekov
Hello, cygwiners! :) Just to let you know that this message was sent to the list unintentionally :( It was my fault that my colleague sent this mail to the list - I had the Reply-To field set to the ml adress :( Sorry for any inconvinience Pavel Tsekov -- Unsubscribe info:

RE: start for Cygwin

2002-03-04 Thread Roth, Kevin P.
I prefer start over cygstart. Here's my $0.02, FWIW: o Newbies are more likely to find start than cygstart. And they'll be impressed that start appname JustWorks(tm). o Oldies (like me, who can't always remember things very well) wouldn't have to learn a new command name. o most

RE: Is the Cygwin 1.3.2 DLL Win 2000 compatible?

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 03:54 AM 3/3/2002, David Starks-Browning wrote: On Friday 1 Mar 02, Larry Hall (RFK Partners, Inc) writes: Perhaps. It's an esoteric one. The original poster of this question wanted to know if Cygwin 1.3.2 would work with Win2000. I replied with the FAQ entry that says Cygwin works

RE: Help to link a prog static with libcurl, libssl and libcrypto.

2002-03-04 Thread Roth, Kevin P.
-Original Message- From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 7:33 PM The CURL you're linking against is apparently expecting at least some POSIX APIs. You won't be able to get this to link without some porting. Perhaps CURL

cygwin 1.3.10: kill gives spurious Not owner

2002-03-04 Thread Stephen Osborn
When using kill I get spurious Not owner messages, even though all processes (reported by ps) are running as me. In the mailing list archives the only problems with kill seem to be related to killing *other* users' processes. This is not what I am doing. I am running Cygwin on NT. Cygcheck

RE: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-03-04 Thread Gerald S. Williams
Andrew T. Schnable [mailto:[EMAIL PROTECTED]] wrote: I think all the sem_* functions are broken similarly. [ ... ] I just came across this myself while working on enabling Cygwin Python threads. You may find the following function helpful: static int fix_status(int status) { return

Re: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Max Bowsher
Therefore, I would like setup to remember the fact that the user has deliberately unchecked the boxes. I don't understand why anyone would want the shortcuts deleted and recreated every time the run setup? I can think of reasons :}. The first one being that as a sysadmin I might want to

Re: IA64

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 12:17 AM 3/4/2002, Edward Lam wrote: Hi, Has anyone ported cygwin to the IA64 yet? Thanks, -Edward (Please cc my e-mail as I won't be able to regular check messages here) This kind of information is in the list archives but from my recollection the answer, whenever this question is asked,

Re: Printing locally

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 07:24 PM 3/3/2002, Brian Salter-Duke wrote: On Sun, Mar 03, 2002 at 10:49:53AM -, fergus at bonhard dot uklinux dot net wrote: What about this? Any good? If the file a.txt is DOS terminated, try cp a.txt prn OR cat a.txt prn and if a.txt is Unix-terminated, try

Re: [Possible BUG] VIM and execution of external commands whichaccept filename as parameter

2002-03-04 Thread Luke Bakken
/bin/sh on Cygwin doesn't understand the ~ character It's a rather limited shell try this: :set shell=/bin/bash Luke On Mon, 4 Mar 2002, Pavel Tsekov wrote: Hey, there! :) I have noticed the following behaviour of VIM and thought it is worth reporting it to the list Trying to execute an

Re: ICEWM Window manager for cygwin XFree86

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 03:38 AM 3/3/2002, Mike Hoare wrote: Hi there, I have managed to get Cygwin to work, but am stuck with the default window manager for XFree86 (twm). I have downloaded icewm 1.0.9-2 via the link on xfree86.cygwin.com. Whilst it apperars to be installed and I have replaced all refferences to

Re: long delays on fhandler_base::open with cygwin 1.3.10

2002-03-04 Thread Chris January
Are you sure that this is a Cygwin issue? My system exhibits pauses like this and they affect many, possibly all, executing programs I have noticed nothing that suggests this is a Cygwin issue, though I must admit, I have a Cygwin BASH running at all times This occurs too frequently for it to

Re: sshd

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 04:23 PM 3/2/2002, Erik Vigmostad wrote: I have run ssh-host-config (trying to run sshd) and when it finishes, it says cygrunsrv: not found. Am I missing something? Yes, cygrunsrv. See http://cygwin.com/packages/ This is the standard answer for 'Where is utility X?' Once you've

Re: Error when starting Cygwin shell: init_cygheap error

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 08:53 PM 3/1/2002, Stan Berka wrote: BTW, when I do which cygwin1.dll from the shell it tells me: /usr/bin/cygwin1.dll There is no /usr/bin. Is this a part of the problem? I doubt it. Try typing 'mount' and see if there is a /usr/bin listed there. If not, rerun setup. It creates the

Re: Compiled programs in linux

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 01:01 PM 3/2/2002, Pepe Perez wrote: hello, I have a problem with a program him to compile perfectly in linux. The program is very simple, it is a sniffer that captures all the data that go by the net. In linux I work perfectly. Pass it to Cygwin, compile it without errors, I execute it

Re: cron clearcase

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 02:21 PM 3/2/2002, David Kohn wrote: Anyone know of any issues with cron and clearcase. I'm getting a permission denied error when running a clearcase command - cleartool setcs -current using cron. when run manually the command works. clearcase view is a snap view - data is on a local drive.

Re[2]: [Possible BUG] VIM and execution of external commands which accept filename as parameter

2002-03-04 Thread Pavel Tsekov
Thanks, Luke! This explains it all! I'm sorry for the false alarm :( Monday, March 04, 2002, 5:19:29 PM, you wrote: LB /bin/sh on Cygwin doesn't understand the ~ character It's a rather LB limited shell LB try this: LB :set shell=/bin/bash LB Luke LB On Mon, 4 Mar 2002, Pavel Tsekov

bug with rmdir: Perl 5.6.1/Cygwin 1.3.9

2002-03-04 Thread Rhet Turnbull
I'm sending this to both perlbug and cygwin mailing lists since I'm not sure if it's a perl or cygwin problem. Regards, Rhet Turnbull To: [EMAIL PROTECTED] Subject: Attempt to rmdir current directory under Cygwin Perl 5.6.1 causes perl to abort without an error Reply-To: [EMAIL PROTECTED]

Ack - [ID 20020304.002] bug with rmdir: Perl 5.6.1/Cygwin 1.3.9

2002-03-04 Thread perlbugtron
Your e-mail has been received by the Perl Bug Squashing Team. Original subject: bug with rmdir: Perl 5.6.1/Cygwin 1.3.9 A bug ID (20020304.002) has been assigned and is shown in the subject of this email. Please include this ID in the subject line of any followup messages. This is

sshd useful on cygwin???

2002-03-04 Thread Neil Zanella
Hello, I see people are setting up sshd on their cygwin environments Does this mean it is actually possible to ssh to a windows box and get a cygwin terminal from a remote host??? If not then why are people setting up sshd? Thanks, Neil -- Unsubscribe info:

Re: sshd useful on cygwin???

2002-03-04 Thread Larry Hall (RFK Partners, Inc)
At 01:26 PM 3/4/2002, Neil Zanella wrote: Hello, I see people are setting up sshd on their cygwin environments. Does this mean it is actually possible to ssh to a windows box and get a cygwin terminal from a remote host??? Certainly. Larry Hall [EMAIL

bash: '..' retained in cwd

2002-03-04 Thread szeil
When I cd with a relative path involving , I find that sometimes the / does not get reduced in the current working directory string This appears to be limited to bash, and to one particular mount: /home/zeil Example (my input occurs after each ''): /home/zeil/AlgAE/java cd /c++

RE: sshd useful on cygwin???

2002-03-04 Thread Erik Vigmostad
I successfully set it up on Saturday. Can SSH to my home Windows computer from my office Linux box or Windows box. I love it! CYGWIN is great! -- Erik Vigmostad Vice President Technology ArtSelect, Inc. 300 West Lowe Avenue Fairfield, IA 52556 voice: 641-472-1495

How do I trap divide-by-zero conditions in g77/gcc?

2002-03-04 Thread Michael A Richmond
I want to write a Fortran program that crashes if the user inadvertently divides by zero I can do it in Delorie by calling a C function named _control87, but Cygwin has no such function Is there a way to do it in Cygwin? Thank you for your help -- Unsubscribe info:

Re: cygwin 1.3.10: kill gives spurious Not owner

2002-03-04 Thread Christopher Faylor
On Mon, Mar 04, 2002 at 03:54:52PM -, Stephen Osborn wrote: When using kill I get spurious Not owner messages, even though all processes (reported by ps) are running as me In the mailing list archives the only problems with kill seem to be related to killing *other* users' processes This is

Re: sshd useful on cygwin???

2002-03-04 Thread Jason Diamond
I see people are setting up sshd on their cygwin environments. Does this mean it is actually possible to ssh to a windows box and get a cygwin terminal from a remote host??? If not then why are people setting up sshd? Yes, you can ssh into your Windows box and get a bash shell. I also use it

Re: sshd useful on cygwin???

2002-03-04 Thread Lapo Luchini
It's a pity that you can tunnel only using sshd in single user (i.e. runing it as your user and not as system)... it's useful to have complete graphical access using www.ThightVNC.com =) BTW: Corinna is this accurate? is that patch with semi-authentication to have TCP access from system user

Cygwin 1.3.10: setup.log shows rsync and ssh... but `cygcheck -s` doesn't ?

2002-03-04 Thread David Fordyce
I've been told by others who've already installed the latest versions of cygwin that rsync is there Is there something else besides just running setup that's required to make rsync and ssh available? Regards, David Cygwin Win95/NT Configuration Diagnostics Current System Time: Mon Mar 04

Re: cygwin 1.3.10: setup.log shows rsync and ssh... but `cygcheck -s` doesn't ?

2002-03-04 Thread Christopher Faylor
On Mon, Mar 04, 2002 at 01:42:14PM -0600, David Fordyce wrote: I've been told by others who've already installed the latest versions of cygwin that rsync is there Is there something else besides just running setup that's required to make rsync and ssh available? You need to select rsync and ssh

Re: CVS Broken?

2002-03-04 Thread Jason Tishler
Matt, On Mon, Mar 04, 2002 at 02:28:54PM -0500, Matt Goyer wrote: I upgraded my Cygwin the other day and after the upgrade it appears my cvs client doesn't work When 'cvs update'ing I get: mgoyer@[host] password: /CVSROOTccess /usr/cvs No such file or directory [snip] Any ideas?

Re: sshd useful on cygwin???

2002-03-04 Thread Michael F. March
Using SSHd is great way to tunnel TCP traffic to and from your Windows box.. I see people are setting up sshd on their cygwin environments. Does this mean it is actually possible to ssh to a windows box and get a cygwin terminal from a remote host??? If not then why are people setting up

rsync and ssh mystery solved

2002-03-04 Thread David Fordyce
Found that both rsync and ssh were not installed because of action=skip setting (I didn't read the setuplog close enough) Under the full view in setup, found rsync and ssh now they're installed -- Unsubscribe info: http://cygwincom/ml/#unsubscribe-simple Bug reporting:

RE: setup.exe (cinstall) bugfixes + minor new feature

2002-03-04 Thread Robert Collins
-Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED]] But the user will need to run setup.exe and follow it through all the way anyway. If they've managed to get through package selection, does forcing the choice of shortcut creation help? Or do you have big things

Please disregard my earlier message

2002-03-04 Thread Michael A Richmond
Please disregard my earlier message with the subject line How do I trap divide-by-zero conditions in g77/gcc? I had neglected to install mingw-runtime, which contains _control87 -- Unsubscribe info: http://cygwincom/ml/#unsubscribe-simple Bug reporting: http://cygwincom/bugshtml

cygwin1.dll 1.3.10 release

2002-03-04 Thread Luis Escobar
Hello New dll cause error at connect from remote terminal. Thank you report.gif Description: GIF image -- Unsubscribe info: http://cygwincom/ml/#unsubscribe-simple Bug reporting: http://cygwincom/bugshtml Documentation: http://cygwincom/docshtml FAQ:

RE: [BUG] NetInstaller leaves bad dates

2002-03-04 Thread Robert Collins
-Original Message- From: David A. Cobb [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 9:41 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; XEmacs NT Mailing List Subject: [BUG] NetInstaller leaves bad dates Please pardon the cross-posting. I'm copying this to

Re: sshd useful on cygwin???

2002-03-04 Thread Bob George
Neil Zanella [EMAIL PROTECTED] wrote: I see people are setting up sshd on their cygwin environments. Does this mean it is actually possible to ssh to a windows box and get a cygwin terminal from a remote host??? If not then why are people setting up sshd? A few folks have already commented

Re: JDK 1.4

2002-03-04 Thread David A. Cobb
Alessandro Zeffin wrote: Yes, now I'm working with JDK 140 java version 140 Java(TM) 2 Runtime Environment, Standard Edition (build 140-b92) Java HotSpot(TM) Client VM (build 140-b92, mixed mode) I have the installation j2re-140-linux-i386bin file in /usr/my/java/ directory in my

Re: Source for select

2002-03-04 Thread Christopher Faylor
On Mon, Mar 04, 2002 at 06:16:19PM -0800, Matt Seitz wrote: I cannot find the source code for the select function I found cygwin_select in selectcc, but not select Where is the source for select? cygwin_select *is* select() cgf -- Please do not send me personal email with cygwin questions Use

1.3.9-1: input disappears after killing program

2002-03-04 Thread John Fisher
I am having the following bug occur in cygwin 1.3.9-1 running on Win2k Pro SP2. When using cvs i have been known to change my mind before a commit or update and out of habit I usually cancel with ^C. Unfortunately, I have found that if I do this when it is asking me for my password, the program

Patch to http://cygwin.com/lists.html

2002-03-04 Thread Nick Duffek
Hi, Here's a patch for a typo on http://cygwincom/listshtml (nice writing, BTW), along with a couple of other possible edits Nick --- listshtmlorig Mon Mar 4 22:08:28 2002 +++ listshtml Mon Mar 4 22:09:22 2002 -129,13 +129,13 Cygwin problem If you can't figure out how to set up a

RE: 1.3.9-1: input disappears after killing program

2002-03-04 Thread Robert Collins
-Original Message- From: John Fisher [mailto:[EMAIL PROTECTED]] Issuing the command 'reset' solves the problem fine, but it seems like it should not be necessary. My cvs setup is standard with CVSROOT=':ext:uname@domain:/code' and CVS_RSH='ssh'. Attached is my cygcheck -r -v

Long duration of close(socket) and signal problem

2002-03-04 Thread Wu Yongwei
To compare the network performance of Cygwin and native WinSock, I wrote the attached code. Under the three compiler (MinGW 1.1 GCC 2.95, Cygwin GCC 2.95, GCC 2.96 of Red Hat 7.1) I used, I typed only gcc -Wall fakeweb.c -o fakeweb to build. Then I used a Web stress tool to send HTTP GET

Backspacing causes Xwin to hang up.

2002-03-04 Thread Thuan Hieu Nguyen
When I launch a Xwin using startwinbat, get this prompt: 'bash-205a$' then I type some command 'bash-205a$xtartwn' when I use backspace go back to fix my typo, the Xterm hangs up when the cursor get past the first character 'bash-205a$' =

Re: [BUG] NetInstaller leaves bad dates

2002-03-04 Thread Jan Nieuwenhuizen
Robert Collins [EMAIL PROTECTED] writes: The cross-posting is fine, Except that info-lilypond is moderated, try [EMAIL PROTECTED] the complete lack of detail - versions, filesystem, OS - is not. Jan. -- Jan Nieuwenhuizen [EMAIL PROTECTED] | GNU LilyPond - The music typesetter