public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* sources
@ 1999-02-15  9:20 Don Sharp
       [not found] ` < 36C856B3.E5010221@dddandr.octacon.co.uk >
  1999-02-28 23:02 ` sources Don Sharp
  0 siblings, 2 replies; 24+ messages in thread
From: Don Sharp @ 1999-02-15  9:20 UTC (permalink / raw)
  To: gnu-win32

Before the list gets too picky to answer questions from those of us who
can't seem to navigate the cygwin site, would someone kindly tell me
where I can find the actual cygwin sources of all the bits that
accompany cygwin1.dll in full.exe.

As Chris is in denial mode wrt ash I'll need to have a go at fixing the
missing character problem in the pattern match. (He is right in saying
that it isn't something that the Bourne shell can do anyway so what/who
decides the correct behaviour is possibly a moot point).

TIA

Don Sharp

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: sources
@ 1999-02-15  9:49 Earnie Boyd
  1999-02-15 11:16 ` sources Don Sharp
  1999-02-28 23:02 ` sources Earnie Boyd
  0 siblings, 2 replies; 24+ messages in thread
From: Earnie Boyd @ 1999-02-15  9:49 UTC (permalink / raw)
  To: dwsharp; +Cc: cygwin users

ftp sourceware.cygnus.com
anonymous
email password
cd pub/cygwin/latest
binary
mget *src*bz2
bye

Regards,
Earnie

P.S.:  Use ftp not the browser to ensure that it will download
correctly.

---Don Sharp <Don.Sharp@dddandr.octacon.co.uk> wrote:
>
> Before the list gets too picky to answer questions from those of us
who
> can't seem to navigate the cygwin site, would someone kindly tell me
> where I can find the actual cygwin sources of all the bits that
> accompany cygwin1.dll in full.exe.
> 
> As Chris is in denial mode wrt ash I'll need to have a go at fixing
the
> missing character problem in the pattern match. (He is right in saying
> that it isn't something that the Bourne shell can do anyway so
what/who
> decides the correct behaviour is possibly a moot point).
> 
> TIA
> 
> Don Sharp
> 
> 

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 24+ messages in thread
[parent not found: <000f01be5909$92381800$29acdfd0@InspirePharm.Com>]
* Re: sources
@ 1999-02-16  1:31 Don Sharp
       [not found] ` < 36C938C5.D367F910@dddandr.octacon.co.uk >
  1999-02-28 23:02 ` sources Don Sharp
  0 siblings, 2 replies; 24+ messages in thread
From: Don Sharp @ 1999-02-16  1:31 UTC (permalink / raw)
  To: gnu-win32

> On Mon, Feb 15, 1999 at 05:17:39PM +0000, Don Sharp wrote:
> >As Chris is in denial mode wrt ash I'll need to have a go at fixing the
> >missing character problem in the pattern match. (He is right in saying
> >that it isn't something that the Bourne shell can do anyway so what/who
> >decides the correct behaviour is possibly a moot point).
> 
> Denial mode?  You want ash to handle the same substitutions as bash.  It
> isn't going to happen.
> 

It was perhaps unkind to tweak Chris' tail, but I would expect that if
ash
accepts an expression for evaluation, (one which the Bourne /bin/sh
won't entertain), and the expression requests the longest possible
string up to but not including the nominated terminating character, I
don't expect to be delivered one character short. If the expression in
ash has a completely different meaning than it does in bash then Chris
is right. However he hasn't stated that the rule for interpreting the
expression is different in ash and bash.

So either the expression evaluation is incorrect or
the syntax of the expressions is identical and their semantics are
different.
Which is it?

> As to who decides the correct behavior, it's not a moot point.  It's me.
> 
> If someone can point me to some documentation that proves that ash is not
> working like a standard UNIX /bin/sh, then I'll be happy to change my mind.
> 
> cgf

Cheers

Don Sharp

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Sources
@ 2003-03-20 14:53 Nicholas Marsh
  2003-03-20 16:16 ` Sources Pavel Tsekov
  0 siblings, 1 reply; 24+ messages in thread
From: Nicholas Marsh @ 2003-03-20 14:53 UTC (permalink / raw)
  To: cygwin

Where can I get the installer sources? I want to "tinker" with it, maybe see how hard it would be to create a more user firendly version of the installer.

nick marsh
nmarsh1@mac.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2003-03-20 13:59 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-15  9:20 sources Don Sharp
     [not found] ` < 36C856B3.E5010221@dddandr.octacon.co.uk >
1999-02-15 20:14   ` sources Christopher Faylor
     [not found]     ` < 19990215231439.B11574@cygnus.com >
1999-02-15 21:03       ` sources Pierre A. Humblet
     [not found]         ` < 3.0.5.32.19990216000426.00825350@pop.ne.mediaone.net >
1999-02-15 21:26           ` sources Christopher Faylor
1999-02-28 23:02             ` sources Christopher Faylor
1999-02-28 23:02         ` sources Pierre A. Humblet
1999-02-16  9:04       ` sources Henry J. Cobb
     [not found]         ` < 199902160908.5731104.6@www.web-alive.com >
1999-02-16 16:11           ` sources Christopher Faylor
1999-02-28 23:02             ` sources Christopher Faylor
1999-02-28 23:02         ` sources Henry J. Cobb
1999-02-28 23:02     ` sources Christopher Faylor
1999-02-28 23:02 ` sources Don Sharp
1999-02-15  9:49 sources Earnie Boyd
1999-02-15 11:16 ` sources Don Sharp
1999-02-28 23:02   ` sources Don Sharp
1999-02-28 23:02 ` sources Earnie Boyd
     [not found] <000f01be5909$92381800$29acdfd0@InspirePharm.Com>
1999-02-15 11:14 ` sources Don Sharp
1999-02-28 23:02   ` sources Don Sharp
1999-02-16  1:31 sources Don Sharp
     [not found] ` < 36C938C5.D367F910@dddandr.octacon.co.uk >
1999-02-16 17:26   ` sources Christopher Faylor
1999-02-28 23:02     ` sources Christopher Faylor
1999-02-28 23:02 ` sources Don Sharp
2003-03-20 14:53 Sources Nicholas Marsh
2003-03-20 16:16 ` Sources Pavel Tsekov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).