The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: fair-tuhs@netbsd.org (Erik E. Fair)
Subject: [TUHS] tool (that wnj wrote?) that reduced the data segment size?
Date: Sun, 29 Nov 2015 18:45:29 -0800	[thread overview]
Message-ID: <21101.1448851529@cesium.clock.org> (raw)
In-Reply-To: <20151128000356.GC21698@mcvoy.com>

The xstr(1) program is still maintained in the NetBSD distribution.
It's not a part of the C compiler - it's much more akin to a C
pre-processor:

	http://man.netbsd.org/7.0/usr/share/man/html1/xstr.html

See also mkstr(1):

	http://man.netbsd.org/7.0/usr/share/man/html1/mkstr.html

As ham-handed as these tools are, they can be used for input to
manual programmer string storage reduction.

	Erik <fair at netbsd.org>



  reply	other threads:[~2015-11-30  2:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 22:26 Larry McVoy
2015-11-27 23:44 ` Dave Horsfall
2015-11-28  0:03   ` Larry McVoy
2015-11-30  2:45     ` Erik E. Fair [this message]
2015-11-28 14:58 Doug McIlroy
2015-11-28 23:30 Norman Wilson
2015-11-28 23:38 ` Charles Anthony
2015-11-30  3:07   ` John Cowan
2015-11-30  5:38     ` Nick Downing

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=21101.1448851529@cesium.clock.org \
    --to=fair-tuhs@netbsd.org \
    /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 NNTP newsgroup(s).