Re: [PATCH 02/15] prlimit: add opt_id array to match short options to limit ids

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Nov 14, 2011 at 02:48:04AM +0100, Bernhard Voelker wrote:
> +	static const size_t opt_id[] = {
> +		['c'] = CORE,
> +		['d'] = DATA,
> +		['e'] = NICE,
> +		['f'] = FSIZE,
> +		['i'] = SIGPENDING,
> +		['l'] = MEMLOCK,
> +		['m'] = RSS,
> +		['n'] = NOFILE,
> +		['q'] = MSGQUEUE,
> +		['r'] = RTPRIO,
> +		['s'] = STACK,
> +		['t'] = CPU,
> +		['u'] = NPROC,
> +		['v'] = AS,
> +		['x'] = LOCKS,
> +		['y'] = RTTIME
> +		/* h = help, o = output columns, p = pid, V = version */
> +	};

 Sorry, not applied. This change does not make the code more robust or
 readable and does not fix any error.

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux