www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 31 Jan 2001 13:18:04 +0100 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: 1.1.8 - RLIM_NLIMITS missing |
Message-ID: | <20010131131804.I13349@cygbert.vinschen.de> |
Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
References: | <001201c08b62$0d1a30d0$21c9ca95 AT mow DOT siemens DOT ru> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <001201c08b62$0d1a30d0$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Wed, Jan 31, 2001 at 11:44:40AM +0300 |
On Wed, Jan 31, 2001 at 11:44:40AM +0300, Andrej Borsenkow wrote: > Cygwin now includes /usr/incude/sys/resources.h but it does not define > RLIM_NLIMITS. I am not sure if this definition is required by some standard, > but so far it is the first time it is undefined. > > On my Unix: > > #define RLIMIT_CPU 0 /* cpu time in milliseconds */ > #define RLIMIT_FSIZE 1 /* maximum file size */ > #define RLIMIT_DATA 2 /* data size */ > #define RLIMIT_STACK 3 /* stack size */ > #define RLIMIT_CORE 4 /* core file size */ > #define RLIMIT_NOFILE 5 /* file descriptors */ > #define RLIMIT_VMEM 6 /* maximum mapped memory */ > > #define RLIM_NLIMITS 7 /* number of resource limits */ Thanks for the hint, I will add it. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |