zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: PATCH: latest AIX dependendency fixes
Date: Thu, 03 Feb 2000 14:02:04 +0000	[thread overview]
Message-ID: <38998A5C.44DDF80A@u.genie.co.uk> (raw)

This is just a few more mod_exports added.

Oliver

--- Src/parse.c.bak	Thu Feb  3 10:17:10 2000
+++ Src/parse.c	Thu Feb  3 10:17:55 2000
@@ -2365,7 +2365,7 @@
 }
 
 /**/
-Eprog
+mod_export Eprog
 dupeprog(Eprog p)
 {
     Eprog r;
--- Src/hist.c.bak	Thu Feb  3 10:50:32 2000
+++ Src/hist.c	Thu Feb  3 10:52:01 2000
@@ -707,7 +707,7 @@
 /* initialize the history mechanism */
 
 /**/
-void
+mod_export void
 hbegin(int dohist)
 {
     isfirstln = isfirstch = 1;
@@ -927,7 +927,7 @@
 /* say we're done using the history mechanism */
 
 /**/
-int
+mod_export int
 hend(void)
 {
     int flag, save = 1;


                 reply	other threads:[~2000-02-03 14:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=38998A5C.44DDF80A@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).