public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Charles Wilson <cwilson@ece.gatech.edu>
To: cygwin@cygwin.com
Subject: Re: running mks toolkit and cygwin on same machine
Date: Wed, 10 Jul 2002 08:13:00 -0000	[thread overview]
Message-ID: <3D2C4928.80308@ece.gatech.edu> (raw)
In-Reply-To: <20020710045111.GA28580@redhat.com>



Christopher Faylor wrote:

> On Wed, Jul 10, 2002 at 02:48:52PM +1000, Robert Collins wrote:
> 
>>Why not just roll-your own 'rev'?
>>
>>Included is a trivial 'rev.cc' that will handle any size argument list that
>>cygwin is able to pass it. It should include <algorithm> to support gcc 3.1,
>>but for some reason it couldn't process templates when I included that.
>>Sigh.
>>
>>Compile with
>>g++ -o rev.exe rev.cc
>>
> 
> Sounds like a candidate for cygutils...



Yes, it's been on my todo list for some time.  Here are the util-linux 
progs that I believe still need to be added to cygutils:

colcrt  - filter nroff output for CRT previewing
colrm   - remove columns from a file
column  - columnate lists
rev     - reverses the characters on each line of each file
mcookie - generates magic cookies for Xauth

I have the util-linux code for each of this, plus man pages.  I just 
need to munge them up so they build within cygutils...time, time, time...

--Chuck




--
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/

WARNING: multiple messages have this Message-ID
From: Charles Wilson <cwilson@ece.gatech.edu>
To: cygwin@cygwin.com
Subject: Re: running mks toolkit and cygwin on same machine
Date: Wed, 10 Jul 2002 08:19:00 -0000	[thread overview]
Message-ID: <3D2C4928.80308@ece.gatech.edu> (raw)
Message-ID: <20020710081900.8AepB8dTF7sytXLr431VrdVx7c94jVXIGr5TV6mMrNc@z> (raw)
In-Reply-To: <20020710045111.GA28580@redhat.com>



Christopher Faylor wrote:

> On Wed, Jul 10, 2002 at 02:48:52PM +1000, Robert Collins wrote:
> 
>>Why not just roll-your own 'rev'?
>>
>>Included is a trivial 'rev.cc' that will handle any size argument list that
>>cygwin is able to pass it. It should include <algorithm> to support gcc 3.1,
>>but for some reason it couldn't process templates when I included that.
>>Sigh.
>>
>>Compile with
>>g++ -o rev.exe rev.cc
>>
> 
> Sounds like a candidate for cygutils...



Yes, it's been on my todo list for some time.  Here are the util-linux 
progs that I believe still need to be added to cygutils:

colcrt  - filter nroff output for CRT previewing
colrm   - remove columns from a file
column  - columnate lists
rev     - reverses the characters on each line of each file
mcookie - generates magic cookies for Xauth

I have the util-linux code for each of this, plus man pages.  I just 
need to munge them up so they build within cygutils...time, time, time...

--Chuck



--
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/

  parent reply	other threads:[~2002-07-10 14:48 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-09 22:12 Robert Collins
2002-07-09 22:14 ` Christopher Faylor
2002-07-09 23:22   ` Robert Collins
2002-07-10  8:13   ` Charles Wilson [this message]
2002-07-10  8:19     ` Charles Wilson
2002-07-10  8:37     ` Conrad Scott
2002-07-10  9:19       ` Charles Wilson
2002-07-10  9:26         ` Conrad Scott
2002-07-10  9:28 ` Nicholas Wourms
  -- strict thread matches above, loose matches on Subject: below --
2002-07-10  4:48 John Vincent
2002-07-10  8:26 ` Charles Wilson
2002-07-10  8:36   ` Charles Wilson
2002-07-09  9:02 Scott Dudley
2002-07-09 20:30 ` Paul Coltrin
2002-07-09 21:49   ` Thomas Baker
2002-07-09 21:59     ` Thomas Baker
2002-07-09 22:09       ` Randall R Schulz
2002-07-10  6:35         ` Thomas Baker
2002-07-10  6:49           ` David Starks-Browning
2002-07-10  7:49             ` Thomas Baker
2002-07-09 23:02       ` scowles
2002-07-10  6:39         ` Thomas Baker
2002-07-10  8:00           ` Charles Wilson
2002-07-10 22:47           ` scowles
2002-07-10  7:50         ` Charles Wilson
2002-07-10  0:32       ` Jon LaBadie
2002-07-10  8:26         ` Charles Wilson
2002-07-10  0:14     ` Jon LaBadie
2002-07-10  6:48       ` Thomas Baker
2002-07-10  7:26         ` Randall R Schulz
2002-07-10  5:00   ` Jason Tishler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D2C4928.80308@ece.gatech.edu \
    --to=cwilson@ece.gatech.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).