zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <A.Main@dcs.warwick.ac.uk>
To: bas@astro.uva.nl (Bas V. de Bakker)
Cc: zsh-workers@math.gatech.edu
Subject: Re: pre1 on hpux bug
Date: Mon, 1 Jul 1996 16:56:35 +0100 (BST)	[thread overview]
Message-ID: <13930.199607011556@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <199607011328.JAA05138@euclid.skiles.gatech.edu> from "Bas V. de Bakker" at Jul 1, 96 03:27:48 pm

>- # ifdef __hpux
>- /* HPUX does have the BSD rlimits in the kernel.  Officially they are *
>-  * unsupported but quite a few of them like RLIMIT_CORE seem to work. *
>-  * All the following are in the <sys/resource.h> but made visible     *
>-  * only for the kernel.                                               */

>Note that all these definitions are in <sys/resource.h>, but with
>RLIMIT_AS added and RLIM_NLIMITS defined to 8.

Maybe that #ifdef should merely be changed to "#if defined(__hpux) &&
!defined(RLIM_NLIMITS)".

-zefram



      reply	other threads:[~1996-07-01 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-01 13:27 Bas V. de Bakker
1996-07-01 15:56 ` Zefram [this message]

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=13930.199607011556@stone.dcs.warwick.ac.uk \
    --to=a.main@dcs.warwick.ac.uk \
    --cc=bas@astro.uva.nl \
    --cc=zsh-workers@math.gatech.edu \
    /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).