googling for c$ or "c dollar" doesn't return any relevant results.
>
You want to search for the terms
windows hidden share
windows default share
Both will lead you to:
http://support.microsoft.com/kb/314984
Regards,
Frodak
--
Unsubscribe info: http://cygwin.com/ml/
mething like to check reading:
head -c 10 /dev/urandom > rnd.bin
and then to check writing:
cat rnd.bin > /dev/urandom
or
strace -o strace.txt sh -c 'cat rnd.bin > /dev/urandom'
It looked like from the strace that reading worked, but writing didn't.
Regards,
Frodak
python-2.5.1.
This is related to the email I sent to the cygwin-xfree mailing list.
Regards,
Frodak
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
is already available via the cygwin install as package perl-Win32-GUI.
Regards,
Frodak
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
first and then grow it in size.
In general the null terminator of the string is usually just outside
the memory space allocated for the buffer.
> printf("String: %s\n",alldata);
> }
> printf("\nFinal Result: %s",alldata);
> return 0;
> }
>
that? Or am I just not
seeing all of the data?
--
Frodak
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin
--localstatedir=/var --datadir=/usr/share --mandir=/usr/share/man
--infodir=/usr/share/info --with-features=huge --without-x
--enable-gui=no
make
make install
Thanks,
Frodak
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
n32_path: src_path
C:/cygwin/home/CHamilto/ProgramFiles.lnk, dst
C:\cygwin\home\CHamilto\ProgramFiles.lnk, flags 0x0, rc 0
What is actually in your home folder?
Also how did you create this trace? It appears to be truncated. Or
at least ls never got past the point where it reads the contents o
It never
did report what crashed, only that something had
crashed.
2) The environment would never be stable. I'd open up
cmd.exe (10 times in a row) and sometimes the PATH
settings would be correct, otherwise it would be
truncated.
Good Luck,
Frodak
#x27;cdp=cd C:\Documents and Settings\me'
alias cdp="cd $USERPROFILE"
+alias 'cdp=cd C:\Documents and Settings\me'
GOOD:
alias cdp="cd \"$USERPROFILE\""
+ alias 'cdp=cd "C:\Documents and Settings\me"'
alias cdp='cd &q
--- Luca Cappa wrote:
> Hello all,
>
> I am using the svn package provided by cygwin (svn
> --help reports "version
> 1.4.2 (r22196) compiled Dec 2 2006, 14:28:55"), and
> I encountered the
> following problem while exporting the content of my
> Subversion repository.
>
> In the repository
--- Brian Dessent wrote:
> Brian Dessent wrote:
>
> > Right before calling memchr, beg points to the
> first byte in the string
> > "hello\n", end points to the \n character, and so
> does buflim. Thus
> > (buflim - end) is zero, and memchr returns NULL.
> From there match_size
> > is miscalcu
--- Mike Brown wrote:
> Alexander Sotirov wrote:
> > Reproduced on cygwin 1.5.22 with grep 2.5.1
>
> Frodak wrote:
> > I get the same problem. If you redirect the
> output to
> > a file, the "hello" is printed and then about 128k
> of
> &
--- Mike Brown wrote:
> Can anyone reproduce this?
>
> This is on a fairly small Cygwin installation on
> WinXP, last updated 4 days
> ago.
>
> $ echo hello | grep -P '\n'
> hello
>
> ? hello
>
> ? hello
> 4 [main] grep 3280 _cygtls::handle_exceptions:
> Error while dumping state
>
--- fergus wrote:
> I either missed or was too stupid to understand the
> response, if there
> was one, to an earlier anguished query: is it
> possible to qualify the
> command
> find /
> with a switch so that /proc is not found? If so can
> you tell me how? I
>
find / -wholename '/proc
chives that it
< had to do with the format of the records returned by the mlscope search.
< Thanks if you can spare the time to look at it. Otherwise, thanks for
< the thought.
Refer to the following tip:
http://www.vim.org/tips/tip.php?tip_id=1362
--
Frodak
_
ays, I thought I'd mention it because I had such a
tough time with it.
:-)
Frodak
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsu
17 matches
Mail list logo