Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Philipp Rumpf <prumpf@mathe.stud.uni-erlangen.de>
To: Alex deVries <adevries@thepuffingroup.com>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] Recent changes
Date: Sat, 6 Nov 1999 19:20:23 +0100	[thread overview]
Message-ID: <19991106192023.F11609@mathe.stud.uni-erlangen.de> (raw)
In-Reply-To: <Pine.LNX.4.10.9911022309430.5997-100000@vodka.thepuffingroup.com>

On Tue, Nov 02, 1999 at 11:14:33PM -0500, Alex deVries wrote:
> ld: Unsatisfied symbols:
>    hpux_brk (code)

Why did the definition of hpux_brk (in kernel/sys_hpux.c) ever vanish ?  Some
time ago, it looked like this:

unsigned long sys_brk(unsigned long addr);

unsigned long hpux_brk(unsigned long addr)
{
        /* Sigh.  Looks like HP/UX libc relies on kernel bugs. */
        return sys_brk(addr + PAGE_SIZE);
}

	Philipp Rumpf

  parent reply	other threads:[~1999-11-06 19:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199911030250.TAA16563@puffin.external.hp.com>
1999-11-03  4:14 ` [parisc-linux] Recent changes Alex deVries
1999-11-03 12:36   ` Matthew Wilcox
1999-11-06 18:18     ` Philipp Rumpf
1999-11-06 18:20   ` Philipp Rumpf [this message]
1999-11-07 11:53     ` Matthew Wilcox
1999-11-07 12:18       ` [parisc-linux] cant use rbootd Andi
1999-11-07 12:41         ` Martin Schulze
1999-11-08  2:10           ` Alex deVries
1999-11-08  1:03             ` Martin Schulze
1999-11-07 12:55         ` [parisc-linux] " Matthew Wilcox
1999-11-07 18:04         ` Andi
1999-11-08  7:55           ` Matthew Wilcox

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=19991106192023.F11609@mathe.stud.uni-erlangen.de \
    --to=prumpf@mathe.stud.uni-erlangen.de \
    --cc=adevries@thepuffingroup.com \
    --cc=parisc-linux@thepuffingroup.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