Re[3]: 'bash --login -i' takes 9 secs !

2004-01-27 Thread Igor Pechtchanski
On Tue, 27 Jan 2004, pd wrote: > Tuesday, January 27, 2004, 9:09:36 PM, you wrote: > > IP> Now you 'strace' both calls to see where the time goes (each gives about > IP> 300 lines of strace and, FWIW, each takes <.2s on my Win2k machine). > > In both cases (uname and hostname) the problem is with

Re[3]: 'bash --login -i' takes 9 secs !

2004-01-27 Thread pd
Tuesday, January 27, 2004, 9:09:36 PM, you wrote: IP> Now you 'strace' both calls to see where the time goes (each gives about IP> 300 lines of strace and, FWIW, each takes <.2s on my Win2k machine). In both cases (uname and hostname) the problem is with cygwin_gethostname: name 103baran Almost