On Sun, Jan 14 2018, Anton Lindqvist wrote:
> Hi,
> Stop constructing the optstring passed to ksh_getopt() for ulimit at
> runtime. While here remove ifdef RLIMIT_VMEM block since it's not
> defined.
>
> Comments? OK?
Regarding RLIMIT_VMEM, APUE says it is available on FreeBSD and Solaris
9, and
Hi,
Stop constructing the optstring passed to ksh_getopt() for ulimit at
runtime. While here remove ifdef RLIMIT_VMEM block since it's not
defined.
Comments? OK?
Index: c_ulimit.c
===
RCS file: /cvs/src/bin/ksh/c_ulimit.c,v
retrievin